liblcthw icon indicating copy to clipboard operation
liblcthw copied to clipboard

Mitigating free(): invalid pointer on Windows and Linux

Open zolodev opened this issue 2 years ago • 0 comments

As I struggled to understand why the code did not work on either Windows and Linux but it worked fine on OSX, I finally figured it out, and it works like a charm as soon as the list->count is set to zero.

zolodev avatar Mar 30 '23 18:03 zolodev