DataBuf::release() easily cause memory leaks, when the return value is ignored. free() provides the desired behavior, when the internal data should just be deleted and not used further. |
||
|---|---|---|
| .. | ||
| exiv2 | ||
DataBuf::release() easily cause memory leaks, when the return value is ignored. free() provides the desired behavior, when the internal data should just be deleted and not used further. |
||
|---|---|---|
| .. | ||
| exiv2 | ||