CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]   2014/07/07 02:25:16

Modified files:
        x11/xsel       : Makefile 
        x11/xsel/patches: patch-xsel_c 

Log message:
add patches from patrick keshishian:

- fix issue where NUM_TARGETS in main() is incremented one too many times.
- plug memory leak in handle_targets() where copy of supported_targets created
to be passed to change_property() -> XChangeProperty() but not free()-ed.

Reply via email to