OpenPAM/lib
Dag-Erling Smørgrav 4e92aa7e24 Plug potential memory leak reported by Coverity Scan. I'm not sure it
can actually ever occur, but the extra free() is harmless, provided we
make sure not to free() something we're still using.


git-svn-id: svn+ssh://svn.openpam.org/svn/openpam/trunk@877 185d5e19-27fe-0310-9dcf-9bff6b9f3609
2016-01-09 17:26:18 +00:00
..
liboath Don't forget to free the line we read from the key file. 2016-01-09 17:23:36 +00:00
libpam Plug potential memory leak reported by Coverity Scan. I'm not sure it 2016-01-09 17:26:18 +00:00
Makefile.am Add configure options to build as much as possible using the system 2014-10-28 10:25:58 +00:00