ObjFW  Check-in [d1293b647a]

Overview
Comment:OFDeflateStream: Fix reading uncompressed header.

In case the uncompressed header was incomplete, this overwrote the old
buffer instead of continuing it.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: d1293b647ad59ef0ddb51d40dbf65d80756be6a87fa6a21c36b5e16881248597
User & Date: js on 2013-10-29 22:56:11
Other Links: manifest | tags
Context
2013-10-29
23:37
OFDeflateStream: Get rid of stupid GCC warnings. check-in: 2b11bca0d1 user: js tags: trunk
22:56
OFDeflateStream: Fix reading uncompressed header. check-in: d1293b647a user: js tags: trunk
22:15
OFDeflateStream: Fix tree construction. check-in: aee3bc12f7 user: js tags: trunk
Changes