Actions
Bug #13242
closedparse_user_name in PAM is sloppy
Start date:
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
Gerrit CR:
External Bug:
Description
Looking for strcpy on a whim, and found the aforementioned function and its sloppiness.
Updated by Electric Monk almost 3 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
git commit 1d276e0b382cf066dae93640746d8b4c54d15452
commit 1d276e0b382cf066dae93640746d8b4c54d15452 Author: Dan McDonald <danmcd@joyent.com> Date: 2020-10-22T14:07:33.000Z 13242 parse_user_name in PAM is sloppy Reviewed by: Alex Wilson <alex@cooperi.net> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
Actions