]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix a segfault in Lemon that occurs if the input grammar does not define
authordrh <drh@noemail.net>
Sun, 5 Apr 2009 15:18:02 +0000 (15:18 +0000)
committerdrh <drh@noemail.net>
Sun, 5 Apr 2009 15:18:02 +0000 (15:18 +0000)
commit02368c983f866a940432d3ec0146d85a2659b5d9
tree93a7576f28b63bbefd2215dcb24f98d524cd2c25
parentea598cbd8d25fe2d30f725a8ae338b294e5872a9
Fix a segfault in Lemon that occurs if the input grammar does not define
a type for tokens.  This does not effect SQLite since the SQLite grammar
does define a type for tokens. (CVS 6451)

FossilOrigin-Name: 4424aee958b2e764a61141b5c66c063e36ed5aae
manifest
manifest.uuid
tool/lemon.c