Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pam_unix: check for NULL return from malloc() | Tomas Mraz | 2014-06-19 | 1 | -0/+2 |
| | | | | * modules/pam_unix/md5_crypt.c (crypt_md5): Check for NULL return from malloc(). | ||||
* | Relevant BUGIDs: 440107 | Steve Langasek | 2001-07-10 | 1 | -2/+7 |
| | | | | | | | | | | Purpose of commit: bugfix/cleanup Commit summary: --------------- Removed superfluous use of static variables in md5 and bigcrypt routines, bringing us a step closer to thread-safeness. Eliminated some variable indirection along the way. | ||||
* | Initial revision | Andrew G. Morgan | 2000-06-20 | 1 | -0/+149 |