You may want to look at the following errors shown by cppcheck version 1.44 on
svn rev 76:
[./src/80211.c:530]: (error) Memory leak: tag_data
[./src/builder.c:394]: (error) Memory leak: wfa_header
[./src/iface.c:68]: (error) Memory leak: eth
[./src/libwps/libwps.c:89]: (error) Buffer access out-of-bounds: elements
[./src/lwe/ifrename.c:1749]: (error) Common realloc mistake: "linkpath" nulled
but not freed upon failure
[./src/sql.c:297]: (error) Common realloc mistake: "argv" nulled but not freed
upon failure
[./src/utils/eloop_none.c:127]: (error) Data is allocated but not initialized:
timeout
[./src/utils/eloop_none.c:128]: (error) Data is allocated but not initialized:
timeout
[./src/utils/eloop_none.c:129]: (error) Data is allocated but not initialized:
timeout
[./src/wpsmon.c:285]: (error) Memory leak: wps
Original issue reported on code.google.com by dfo...@gmail.com on 7 Jan 2012 at 8:33
Original issue reported on code.google.com by
dfo...@gmail.com
on 7 Jan 2012 at 8:33