Bug#722705: libpoppler5: Incorrect error handling in libjpeg implementation

2013-09-13 Thread etienne helluy
Package: libpoppler5 Version: 0.12.4-1.2+squeeze3 Severity: important In DCTStream.cc::init(), when initializing a jpeg stream, a custom error_exit handler is set. According to libjpeg's documentation, this handler should not return to the caller. (cf. http://www.opensource.apple.com/source/tcl/tc

Bug#683324: iputils-ping: typo in ping6.c

2012-07-30 Thread etienne helluy
Package: iputils-ping Version: 3:20100418-3 Severity: normal In niquery_option_subject_addr_handler, the return value of getaddrinfo is mischecked, considerated good when != 0, If getaddrinfo succeed , ping6 will show an error and exit. If getaddrinfo fails, unitialized memory is used as the struc