]> git.ipfire.org Git - thirdparty/krb5.git/commit
Increase hostname length in ipropd_svc.c 387/head
authorTom Yu <tlyu@mit.edu>
Wed, 6 Jan 2016 20:46:40 +0000 (15:46 -0500)
committerTom Yu <tlyu@mit.edu>
Thu, 7 Jan 2016 03:22:02 +0000 (22:22 -0500)
commit39802ad406c294306a407ea3d1199941d8b5d773
treedded2f1f92791de0cf47cdfd6b739fb550f35678
parent0491c778064e80aaf2aaeb4475a0db333542fed9
Increase hostname length in ipropd_svc.c

On some systems, MAXHOSTNAMELEN is too short for valid fully qualified
domain names.  Use NI_MAXHOST instead in ipropd_svc.c.

ticket: 8336
src/kadmin/server/ipropd_svc.c