Esplora i log in modo ordinato: filtri per tipo/anno, ricerca testuale e dettaglio commit revisionato.

2100File Totali
2088Log SVN
12ChangeLog Git
2100Risultati Filtrati

Dettaglio

2015.03.28.Log1104.txt

📄SVN 📅2015-03-28 💾943 B 2 Entry parsate 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.
Contenuto Raw
------------------------------------------------------------------------
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.