CVSROOT: /cvs Module name: xenocara Changes by: [email protected] 2016/11/08 06:22:55
Modified files:
app/video : video.c
Log message:
Fix X11 property retrieval code
Just stop when reaching the end of property list instead of reading
forever past its end.
Issue was introduced in my previous commit and reported by deraadt@
