cppcheck run against 1.27

Dan Kegel dank at kegel.com
Sat Aug 8 17:53:25 CDT 2009


Chris wrote:
>...
>[../wine-git/tools/widl/write_msft.c:2540]: (error) Deallocating a
>deallocated pointer: fd - This just means your freeing an already freed
>resource... This is more of a warning than anything

Double frees are serious errors... double closes not so much.
I don't see either on that line, though...?
- Dan



More information about the wine-devel mailing list