Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Apr 2002 18:47:48 -0700 (PDT)
From:      Dag-Erling Smorgrav <des@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libpam/modules/pam_unix pam_unix.c
Message-ID:  <200204260147.g3Q1lnP31556@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
des         2002/04/25 18:47:48 PDT

  Modified files:
    lib/libpam/modules/pam_unix pam_unix.c 
  Log:
  Fix a really dumb bug (missing curly braces around the body of an if
  statement) that caused pam_sm_chauthtok() to always fail silently.
  
  Revision  Changes    Path
  1.37      +3 -2      src/lib/libpam/modules/pam_unix/pam_unix.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200204260147.g3Q1lnP31556>