]> git.ipfire.org Git - thirdparty/glibc.git/commit
nscd: Deallocate existing user names in file parser
authorFlorian Weimer <fweimer@redhat.com>
Tue, 14 Aug 2018 08:51:07 +0000 (10:51 +0200)
committerFlorian Weimer <fweimer@redhat.com>
Tue, 14 Aug 2018 08:57:05 +0000 (10:57 +0200)
commitbfcfa22589f2b4277a65e60c6b736b6bbfbd87d0
treec967585f069bf45f213410402827af0b48db5040
parentd05b05d1570ba3ae354a2f5a3cfeefb373b09979
nscd: Deallocate existing user names in file parser

This avoids a theoretical memory leak (theoretical because it depends on
multiple server-user/stat-user directives in the configuration file).

(cherry picked from commit 2d7acfac3ebf266dcbc82d0d6cc576f626953a03)
ChangeLog
nscd/nscd_conf.c