]> git.sur5r.net Git - cc65/commit
The type parser didn't check bounds for the type string it created in a
authorcuz <cuz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Sun, 2 May 2004 09:57:05 +0000 (09:57 +0000)
committercuz <cuz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Sun, 2 May 2004 09:57:05 +0000 (09:57 +0000)
commitfe9c53730c4b22386808735574e7fe5508f441b1
tree9be0b3152f02777eb60c0d4b2edf37d205f621ec
parent4add4c3396bfa09f655af0e82a8dfd2705ef33ed
The type parser didn't check bounds for the type string it created in a
fixed size buffer.

git-svn-id: svn://svn.cc65.org/cc65/trunk@3005 b7a2c559-68d2-44c3-8de9-860c34a00d81
src/cc65/declare.c
src/cc65/declare.h