search for: syhpoon

Displaying 2 results from an estimated 2 matches for "syhpoon".

Did you mean: spoon
2007 Nov 06
1
Powerware PW5115 USB driver
...pect given timeout, patch already included in 7.0 (http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/dev/usb/ugen.c.diff?r1=1.109;r2=1.110) maybe it will be backported in future. However I'm unsure whether PW3105 and PW5110 (those two used with bcmxcp_usb driver) will work after this change. -- ~syhpoon -------------- next part -------------- A non-text attachment was scrubbed... Name: patch-drivers-bcmxcp_usb.c Type: application/octet-stream Size: 890 bytes Desc: not available Url : http://lists.alioth.debian.org/pipermail/nut-upsdev/attachments/20071106/3bc824e9/attachment.obj
2008 Jan 26
1
Memory leak in upsmon
...is 2.2.0, but I quickly looked through 2.2.1 sources and it seems this bug was not fixed. So I include here simple patch. It uses goto to skip to free() allocated memory before returning in case of error. Sure one could rewrite it in more elegant way but nevertheless it helped me. Regards. -- ~syhpoon -------------- next part -------------- A non-text attachment was scrubbed... Name: patch-upsclient.c Type: text/x-csrc Size: 2734 bytes Desc: not available Url : http://lists.alioth.debian.org/pipermail/nut-upsdev/attachments/20080126/dbe05dfe/attachment.c