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

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

Detail

2015.06.07.Log1133.txt

📄SVN 📅2015-06-07 💾653 B 1 Parsed entries BUILD FIX

Revision r5264

mdsprite.c: from updateanimation(), if m->[cn]frame >= numframes, clear to 0.

This prevents an oob access when rendering, the one observed was at
polymer.c:4255.
Raw Content
------------------------------------------------------------------------
r5265 | helixhorned | 2015-06-07 02:55:41 -0700 (Sun, 07 Jun 2015) | 1 line

Mapster32: fix an oob write in test_map().
------------------------------------------------------------------------
r5264 | helixhorned | 2015-06-07 02:55:40 -0700 (Sun, 07 Jun 2015) | 4 lines

mdsprite.c: from updateanimation(), if m->[cn]frame >= numframes, clear to 0.

This prevents an oob access when rendering, the one observed was at
polymer.c:4255.
------------------------------------------------------------------------
See http://svn.eduke32.com/listing.php?repname=eduke32 for more details.