Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Sep 1995 22:05:33 -0700
From:      Peter Wemm <peter>
To:        CVS-commiters, cvs-gnu
Subject:   cvs commit: src/gnu/usr.bin/cvs/cvs update.c
Message-ID:  <199509030505.WAA05674@freefall.FreeBSD.org>

next in thread | raw e-mail | index | archive | help
peter       95/09/02 22:05:33

  Modified:    gnu/usr.bin/cvs/cvs  update.c
  Log:
  Put a bandaid on the NULL pointer dereference caused by doing an
  "update -jHEAD" when a file has been added on the specified tag.
  
  It doesn't actually make cvs 'handle' it, it just stops it from dying
  and leaving stray locks and other wreckage.
  
  This was suggested by the CVS maintainers, and is in cvs-1.5.1-950901.



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