Fix off-by-one OOB read in elf/tst-tls20
The int mods[nmods] array on the stack was overread by one.
Reviewed-by:
Florian Weimer <fweimer@redhat.com>
Loading
Please register or sign in to comment
The int mods[nmods] array on the stack was overread by one.
Reviewed-by:
Florian Weimer <fweimer@redhat.com>