Fixed potential out-of-bounds read in gen_blorb_init(). master
authorDavid Griffith <dave@661.org>
Wed, 5 Mar 2025 17:51:03 +0000 (09:51 -0800)
committerDavid Griffith <dave@661.org>
Wed, 5 Mar 2025 17:51:03 +0000 (09:51 -0800)
commit9d7e2765243e863eed04c2cc39e4be05d6cdd2f1
tree7c798eb9bf63a511dde1d262780445198c7fffc8
parent37403ec2f926dad11be7c34e3560017fdfbce22d
Fixed potential out-of-bounds read in gen_blorb_init().

Thanks go to Petter Sjölund for pointing out that Address Sanitizer
flagged that line as problematic.
src/sdl/generic.c