Actions
Bug #37
closedZero-size VLA at genlist_shuffle()
Start date:
12/08/2023
Due date:
% Done:
0%
Estimated time:
Description
genlist_shuffle() has "void *sortbuf[n];" and "shuffle[n];" where n might be zero.
Files
Actions
Added by Marko Lindqvist about 2 years ago. Updated about 2 years ago.
0%
Description
genlist_shuffle() has "void *sortbuf[n];" and "shuffle[n];" where n might be zero.
Files
| 0035-Fix-zero-size-VLA-error-in-genlist_shuffle.patch (1.73 KB) 0035-Fix-zero-size-VLA-error-in-genlist_shuffle.patch | Marko Lindqvist, 12/08/2023 12:39 AM |
Apply also to S2_6.