Browse logs with clarity: filter by type/year, search text, and inspect parsed commit details.

2100Total Files
2088SVN Logs
12Git Changelogs
1418Filtered Results

Detail

2015.03.28.Log1104.txt

📄SVN 📅2015-03-28 💾943 B 2 Parsed entries FIX

Revision r5111

Avoid triggering undefined behavior in the allocator when loading or saving ProjectileData[].

Revision r5110

C-CON: Add checks to prevent invalid reads/writes when using get/setprojectile on a tile number that does not have a projectile defined for it.
Raw Content
------------------------------------------------------------------------
r5112 | hendricks266 | 2015-03-28 19:40:27 -0700 (Sat, 28 Mar 2015) | 1 line

Avoid reading or writing savegame specdata arrays when the pointer to one is NULL or their count is zero.
------------------------------------------------------------------------
r5111 | hendricks266 | 2015-03-28 19:40:15 -0700 (Sat, 28 Mar 2015) | 1 line

Avoid triggering undefined behavior in the allocator when loading or saving ProjectileData[].
------------------------------------------------------------------------
r5110 | hendricks266 | 2015-03-28 19:40:03 -0700 (Sat, 28 Mar 2015) | 1 line

C-CON: Add checks to prevent invalid reads/writes when using get/setprojectile on a tile number that does not have a projectile defined for it.
------------------------------------------------------------------------
See http://svn.eduke32.com/listing.php?repname=eduke32 for more details.