mirror of
https://github.com/mirror/tinycc.git
synced 2026-08-30 11:57:51 +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