Skip Menu |
 

From: ghudson@mit.edu
Subject: git commit

Increase initial DNS buffer size

In dnsglue.c (which is used to look up SRV and TXT records), increase
the initial buffer size guess from 2048 to 4096 to accomodate DNSSEC
signatures. Suggested by Daniel Colascione.

https://github.com/krb5/krb5/commit/5872d8a6d0fccefd4c86a89c5b3dfd2227a5d284
Author: Greg Hudson <ghudson@mit.edu>
Commit: 5872d8a6d0fccefd4c86a89c5b3dfd2227a5d284
Branch: master
src/lib/krb5/os/dnsglue.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)