lib/util: Allocate enough space to reference blob->data[len]
authorAndrew Bartlett <abartlet@samba.org>
Fri, 13 Jul 2012 05:42:08 +0000 (15:42 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 13 Jul 2012 06:12:17 +0000 (08:12 +0200)
commit1013fab5f82f283335a5d8cbb1bfde8a80d7979c
tree8be3f8c0f8665d7a939917d48c5e1318b7e53f43
parent15fedb3c6855751678e93e3f4a7e443b0495b1c3
lib/util: Allocate enough space to reference blob->data[len]

Found by Thomas Hood <jdthood@gmail.com> using valgrind.

Thanks!

Andrew Bartlett
lib/util/asn1.c