bug-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #14840] zlib.c implementation in 1.12.12+ still broken


From: anonymous
Subject: [bug #14840] zlib.c implementation in 1.12.12+ still broken
Date: Thu, 27 Oct 2005 18:13:13 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.12) Gecko/20050915 Firefox/1.0.7

Follow-up Comment #5, bug #14840 (project cvs):

Does the attached patch solve your issue?  If so, I'll commit it.

It is interesting that this problem didn't show up in nightly testing.  If
you could submit a short CVS session in shell script that reproduces the
problem prior to applying this patch, that would be useful to prevent this
problem from recurring.  For example:

   cvs -z6 co emptyproject
   cd emptyproject
   cat <<EOF >>newfile
   some content
   some more content
   EOF
   cvs -z6 add newfile
   cvs -z6 ci -m 'Force a hang with compression bug.'

    _______________________________________________________

Additional Item Attachment:

File name: zlib-read-compressed.diff      Size:0 KB
Possible fix.
<http://savannah.nongnu.org/bugs/download.php?item_id=14840&item_file_id=3068>

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?func=detailitem&item_id=14840>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]