heimdal: Fix CID 241943 Uninitialized pointer read
commit2aca5c4faef2914a1227bb8a635281793ef8bc6e
authorVolker Lendecke <vl@samba.org>
Mon, 11 Nov 2013 21:07:09 +0000 (11 21:07 +0000)
committerNicolas Williams <nico@cryptonector.com>
Tue, 25 Mar 2014 04:07:51 +0000 (24 23:07 -0500)
tree577ed6ebccf8f6424b55e4316cdd89fde0bde54d
parentb408e93ae3cbd29c84ba45ea1d25f8b02fc6a82d
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>
lib/krb5/get_addrs.c