Added overflow detection that does not depend on specific compiler, and asn1_get_der_...
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Sat, 31 Mar 2012 18:16:48 +0000 (20:16 +0200)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Sat, 31 Mar 2012 18:17:39 +0000 (20:17 +0200)
commit3873c6a49122e3f15901646e072938557acd3f8e
tree579e34f56b7e0a87db27d134e928230e4e4bad5e
parent95ed3fdda525edd37ce0ea8eaf255a9b1563a25b
Added overflow detection that does not depend on specific compiler, and asn1_get_der_length() verifies the length of the input data in small numbers as well.
NEWS
lib/decoding.c
tests/Test_overflow.c