nscd: Deallocate existing user names in file parser
commit2d7acfac3ebf266dcbc82d0d6cc576f626953a03
authorFlorian Weimer <fweimer@redhat.com>
Tue, 14 Aug 2018 08:51:07 +0000 (14 10:51 +0200)
committerFlorian Weimer <fweimer@redhat.com>
Tue, 14 Aug 2018 08:51:07 +0000 (14 10:51 +0200)
tree5b458e0377e7c221ccfc9e97ae5f6286d572fc1c
parent17b26500f9bb926d85e86821d014f7c1bb88043c
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).
ChangeLog
nscd/nscd_conf.c