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!!!
Quelle: Direktlink zum Source Code
Package / Software: libclass_loader
Programmiersprache: C++


