Lol. "Compilers and getting increasingly fussy about memory leaks, even in command-line programs where they do not matter. So this code is provided to hush the warnings." #SQLite https://github.com/sqlite/sqlite/blob/a864ac1c5a11fcc7cfb980dc565ec66c9b63445d/tool/lemon.c#L77-L88
Conversation
Notices
-
Embed this notice
Bart Louwers (bart@floss.social)'s status on Friday, 20-Dec-2024 08:15:47 JST Bart Louwers
- alcinnz repeated this.
-
Embed this notice
Bart Louwers (bart@floss.social)'s status on Friday, 20-Dec-2024 08:15:51 JST Bart Louwers
Further along: "Compilers are starting to complain about the use of `sprintf()` and `strcpy()`, saying they are unsafe. So we define our own versions of those routines too." #C
In conversation permalink