]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Do not use sprintf(), strcpy() or strcat() in the implementation of the
authordrh <drh@noemail.net>
Fri, 10 Jan 2014 23:21:00 +0000 (23:21 +0000)
committerdrh <drh@noemail.net>
Fri, 10 Jan 2014 23:21:00 +0000 (23:21 +0000)
commit898799fa00dfd21887a9870f5262350e495af046
tree5d7e2d0257dbbc89894ceeba61182f2ec94fb500
parent144ffe7bfb9036ded7e294a0d92320ad97d2f8be
Do not use sprintf(), strcpy() or strcat() in the implementation of the
lemon parser generator tool, to avoid compiler warnings in OpenBSD.

FossilOrigin-Name: e43c522dde01e134f1adc94f534d2b3eda74afc2
manifest
manifest.uuid
tool/lemon.c