Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Nov 2000 18:24:21 -0800 (PST)
From:      Garance A Drosehn <gad@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/lpr/lpd recvjob.c
Message-ID:  <200011050224.SAA87505@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
gad         2000/11/04 18:24:21 PST

  Modified files:
    usr.sbin/lpr/lpd     recvjob.c 
  Log:
  In the error-message routine for receiving a job, move the "cleanup" to be
  after the error message is printed, because the error message may refer to
  variables the "cleanup" routine will zero out.
  
  PR:		21007
  
  Revision  Changes    Path
  1.16      +18 -3     src/usr.sbin/lpr/lpd/recvjob.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?200011050224.SAA87505>