heimdal: Fix CID 241943 Uninitialized pointer read
authorVolker Lendecke <vl@samba.org>
Mon, 11 Nov 2013 21:07:09 +0000 (21:07 +0000)
committerAndreas Schneider <asn@samba.org>
Wed, 13 Nov 2013 08:01:55 +0000 (09:01 +0100)
commit2e6862e9c573cbaf6fbc42ae87f91906593a957d
tree11ab6ab42bd2ee915755955a237142bc007a1f09
parent7039c627c5eda7eb5497d872b9fe68b5dbe23693
heimdal: Fix CID 241943 Uninitialized pointer read

In the error case without EXTRA_ADDRESSES we access ignore_addresses
without initialization

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
source4/heimdal/lib/krb5/get_addrs.c