The parser accepts negative numbers in INTEGER ranges. Use snprintf() instead of...
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Thu, 21 Nov 2013 08:02:17 +0000 (09:02 +0100)
committerNikos Mavrogiannopoulos <nmav@redhat.com>
Mon, 25 Nov 2013 09:14:56 +0000 (10:14 +0100)
commiteb440016e28ef46729536ae0d8c3a935eb3ca798
tree33ae06dd439d000813af65bc812bcf00937ae4c9
parentc5a9cfaf1bc008a2b4b7bbd544a8f3ab3d62d953
The parser accepts negative numbers in INTEGER ranges. Use snprintf() instead of strcpy() in parser.
NEWS
lib/ASN1.c
lib/ASN1.y
tests/Test_parser.c