John Baldwin 6d6bc99ad2 If an RCS file is truncated, rcsfile_getdelta() will return NULL. Instead
of faulting, check for NULL.  However, returning an error would cause csup
to just abort the entire update.  Instead, break out of the loop and
return ok.  The attempts to update the file will trigger a MD5 failure which
will cause csup to download the entire file as a fixup.

Reviewed by:	lulf
MFC after:	1 week
2010-09-30 14:28:48 +00:00
..
2010-07-30 11:58:18 +00:00
2010-01-02 10:09:20 +00:00
2010-01-15 16:01:22 +00:00
2010-05-11 23:08:22 +00:00
2010-07-15 00:04:14 +00:00
2010-09-06 20:40:38 +00:00
2009-04-01 08:33:54 +00:00
2010-08-06 14:33:42 +00:00
2010-02-09 10:47:44 +00:00
2010-02-26 09:41:16 +00:00
2010-08-06 14:33:42 +00:00
2010-07-14 17:46:44 +00:00
2010-04-02 11:05:59 +00:00
2010-06-02 10:20:23 +00:00
2009-06-23 23:17:04 +00:00
2010-07-14 18:28:46 +00:00
2010-01-02 10:09:20 +00:00
2010-08-23 22:24:11 +00:00
2010-03-02 16:58:04 +00:00
2010-06-28 08:30:10 +00:00
2010-07-12 17:18:58 +00:00
2010-03-22 21:19:17 +00:00
2009-12-13 03:18:37 +00:00
2010-07-15 00:04:14 +00:00
2010-06-02 10:20:23 +00:00
2010-02-26 13:48:04 +00:00
2010-03-08 20:45:52 +00:00
2010-01-02 10:09:20 +00:00
2010-05-06 21:57:38 +00:00
2010-08-06 14:33:42 +00:00
2010-09-24 10:40:17 +00:00
2010-09-29 22:24:18 +00:00
2010-08-01 09:10:09 +00:00
2010-03-09 21:06:01 +00:00
2009-12-13 04:14:55 +00:00
2010-06-15 04:47:16 +00:00
2010-06-19 16:24:55 +00:00