I just working on the PAM module to support PIN support with a keypad.
The size of a PIN is always the fixed PIN_SIZE. Of course this will
result in trouble if the PIN is not of size PIN_SIZE in the applet. I
see the structure pam_response of PAM where the PIN is stored as a char.
Does anybody know if this structure is correctly terminated with a \0
character? So the PIN size could be determined with strlen().
Thanks, Karsten
_______________________________________________
Muscle mailing list
[email protected]
http://lists.drizzle.com/mailman/listinfo/muscle