View Single Post
Old 12-15-2008, 08:02 AM   #80
TerminX

TerminX's Avatar
Re: EDuke32 snapshot thread
Finally found the real source of the shrinker bug, after several hours of annoyance. http://wiki.eduke32.com/stuff/eduke32_current.zip

Typo in a text string that gets parsed at runtime + lack of bounds checking in a particular function = bad memory access that makes no sense at first look.
TerminX is offline