Edit

IABSD.fr/src/libexec/login_passwd

Branch :

  • Show log

    Commit

  • Author : deraadt
    Date : 2021-11-16 21:55:21
    Hash : a5dfec8f
    Message : fix an accidental NULL deref introduced last year, found by patrick. rewrite the code with a goto so this never happens again. ok patrick millert