]> git.ipfire.org Git - thirdparty/krb5.git/commit
Fix null dereference qualifying short hostnames 1045/head
authorGreg Hudson <ghudson@mit.edu>
Tue, 3 Mar 2020 17:27:02 +0000 (12:27 -0500)
committerGreg Hudson <ghudson@mit.edu>
Thu, 5 Mar 2020 18:30:21 +0000 (13:30 -0500)
commitcd82bf377e7fad2409c76bf8b241920692f34fda
treeb40729655b4264eac70a0ed293bb798ba335d881
parentc03f67eefec05db19e84e889fab7c25904929633
Fix null dereference qualifying short hostnames

Fix the dnsglue.c PRIMARY_DOMAIN macro not to call strdup() with a
null pointer if no DNS search path is configured.

ticket: 8881
tags: pullup
target_version: 1.18-next
src/lib/krb5/os/dnsglue.c