Files
tar/scripts
Paul Eggert d2b6b7b0a7 Fix bad pointer usage in xsparse.c
* scripts/xsparse.c (read_xheader): Avoid undefined behavior by
accessing via null pointer sparse_map or out of its bounds when
the input is invalid.  This means we no longer need the ‘expect’
local, so omit it for simplicity.
2024-11-06 10:18:55 -08:00
..
2024-01-01 19:08:46 -08:00
2019-03-28 14:01:58 +02:00
2024-01-01 19:08:46 -08:00
2024-01-01 19:08:46 -08:00
2024-01-01 19:08:46 -08:00
2024-01-01 19:08:46 -08:00
2024-01-01 19:08:46 -08:00
2024-01-01 19:08:46 -08:00
2024-11-06 10:18:55 -08:00