]> git.sur5r.net Git - openldap/commit
Plug memory leaks when ber input fails: Let ber_scanf & co set the
authorHallvard Furuseth <hallvard@openldap.org>
Sat, 26 Dec 1998 09:05:57 +0000 (09:05 +0000)
committerHallvard Furuseth <hallvard@openldap.org>
Sat, 26 Dec 1998 09:05:57 +0000 (09:05 +0000)
commitaa3fa58f4cc2a25fdff66729f13d73e46e43847b
tree26162967c8a228a1922ffc19060254e2d58a0774
parent138d76ecf458ca1d1fd6ca0e24183d86a8b71e92
Plug memory leaks when ber input fails:  Let ber_scanf & co set the
free the memory they have allocated, and set the arguments to NULL.
libraries/liblber/decode.c