Sep
1
2009
The moral of the story
// dlerror() return a non-const char *, and it’s does
// do not specify if the caller owns it, so this may
// actually cause a leak. The moral of the story is:
// DOCUMENT YOUR F*CKING CODE!!!
Source: Direct link to the source code
Software: libclass_loader
Programming language: C++


(4 Bewertungen, Durchschnitt: 3,25 von 5)