1 matches found
Double-Free Vulnerability
CocoaLumberjack is vulnerable to a double-free error. The DDLog.m file calls the free function twice on the same memory address. This can lead to a buffer overflow and application crashes...