CVS log entries from 17.11.2005 (Thu) 09:00:01 - 18.11.2005 (Fri) 09:00:01 GMT ===================================================== Summary by authors ===================================================== Author: fcusack File: radiusd/src/modules/rlm_pam/rlm_pam.c; Revisions: 1.39 ===================================================== Log entries ===================================================== Description: - allocate all responses, not just the ones we fill in; the prior behavior would probably segfault if >1 prompt - fill in responses in the same order as prompts - correctly free memory on error (we were leaking reply[*].resp) - zero out response memory on error (pointless, but considered SOP) Modified files: File: radiusd/src/modules/rlm_pam/rlm_pam.c; Revision: 1.39; Date: 2005/11/17 17:53:11; Author: fcusack; Lines: (+20 -16) ===================================================== Summary of modified files ===================================================== File: radiusd/src/modules/rlm_pam/rlm_pam.c Revisions: 1.39 Authors: fcusack (+20 -16) -- Automatic cron job from /web/pages/us.freeradius.org/bin/new_makelog.pl