X-Git-Url: https://jasonwoof.com/gitweb/?p=st.git;a=blobdiff_plain;f=st.c;fp=st.c;h=836ae2109a9d8b92eafb0e14a7fbf0640f9c110e;hp=aa4185c7c81d816896848184e6546ebd5b746a57;hb=b341e513514d50cc995a5646a1bbace65dc4ca67;hpb=86d1e432a823dad7bb64808b8192014fddc8cd9f diff --git a/st.c b/st.c index aa4185c..836ae21 100644 --- a/st.c +++ b/st.c @@ -995,6 +995,8 @@ selnotify(XEvent *e) { ofs = 0; xsev = (XSelectionEvent *)e; + if (xsev->property == None) + return; do { if(XGetWindowProperty(xw.dpy, xw.win, xsev->property, ofs, BUFSIZ/4, False, AnyPropertyType,