K 10 svn:author V 3 des K 8 svn:date V 27 2003-12-11T15:51:03.000000Z K 7 svn:log V 296 Fix a strict aliasing issue. Also remove an unnecessary pam_get_item() call (pam_get_authtok() will return the previous token if try_first_pass or use_first_pass is specified). Incidentally fix an ugly bug where the buffer holding the prompt was freed immediately before use, instead of after. END