]> Savannah Git Hosting - gnulib.git/commit
xgetdomainname: Don't return an excessive memory allocation.
authorBruno Haible <bruno@clisp.org>
Fri, 5 Jul 2019 22:43:59 +0000 (00:43 +0200)
committerBruno Haible <bruno@clisp.org>
Fri, 5 Jul 2019 22:43:59 +0000 (00:43 +0200)
commitac7390ac0884d155d3adc9d0f992413adcaaff87
treef479201648842c9e7a5bef3a417872ecd2969fbb
parent98802d166215602a88988ae566259edf4f67efe8
xgetdomainname: Don't return an excessive memory allocation.

* lib/xgetdomainname.c (xgetdomainname): Shrink the domainname buffer
before returning it.
ChangeLog
lib/xgetdomainname.c