]> Shamusworld >> Repos - rln/commitdiff
Fix for bug that scribbled randomly on symbols.
authorShamus Hammons <jlhamm@acm.org>
Thu, 22 Jan 2015 17:48:48 +0000 (11:48 -0600)
committerShamus Hammons <jlhamm@acm.org>
Thu, 22 Jan 2015 17:48:48 +0000 (11:48 -0600)
Whenever there was a symbol collision, the DealWithSymbol() function
would, under the right circumstances, write $0800 into a symbol for no
good reason. This has been fixed. Also fixed the realloc() nonsense
that was written incorrectly as well.


No differences found