]> git.samba.org - samba.git/commit
Fix our asn.1 parser to handle negative numbers.
authorJeremy Allison <jra@samba.org>
Tue, 24 May 2011 19:47:31 +0000 (12:47 -0700)
committerKarolin Seeger <kseeger@samba.org>
Thu, 26 May 2011 18:18:58 +0000 (20:18 +0200)
commit859d13141cd831488b60e413f7141514ae4464b5
tree6cd94c53aaaedaa594c64846719b77e9dea3c5f6
parent12c0c8bc79ec762f983be6955fe14f8561bf6bfd
Fix our asn.1 parser to handle negative numbers.

Autobuild-User: Jeremy Allison <jra@samba.org>
Autobuild-Date: Tue May 24 22:57:16 CEST 2011 on sn-devel-104
(cherry picked from commit e719dfd4dc178f001a5f804fb1ac4e587574415f)

Fix bug #8163 (asn.1 library does not correctly read negative integers).
lib/util/asn1.c