mirror of
https://github.com/mirror/tinycc.git
synced 2026-09-05 12:14:52 +08:00
the uninitialized cumofs was leading to random sizes for the memset when initializing local structures, potentially leading to segfaults from it. Only a problem with GNU designated initializers, which we didn't test very well. See testcase.
1.6 KiB
1.6 KiB