]> git.sur5r.net Git - cc65/commit
Fixed a problem in GetSymParentScope, where an error in the assembler input
authoruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Tue, 31 May 2011 14:51:21 +0000 (14:51 +0000)
committeruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Tue, 31 May 2011 14:51:21 +0000 (14:51 +0000)
commit9c53f8879c926b2d3ebdccd98b83906a09f51361
treec9d027813d76c6e6d5f71091fd6beb50ddcffd28
parent9c267dab89e9a75976328a324d770f4426537f1f
Fixed a problem in GetSymParentScope, where an error in the assembler input
somewhere before could lead to an invalid memory access.

git-svn-id: svn://svn.cc65.org/cc65/trunk@5031 b7a2c559-68d2-44c3-8de9-860c34a00d81
src/ca65/symentry.c