Edit

IABSD.fr/src/libexec/ftpd

Branch :

  • Show log

    Commit

  • Author : millert
    Date : 2020-03-04 20:17:48
    Hash : aed6457b
    Message : Avoid passing a NULL name to retrieve(), use "." instead. Fixes a "vfprintf %s NULL" warning in ftpd. OK deraadt@ tb@