NetBSD-Bugs archive

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

PR/44210 CVS commit: src/sys/opencrypto



The following reply was made to PR kern/44210; it has been noted by GNATS.

From: "Matthias Drochner" <drochner%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/44210 CVS commit: src/sys/opencrypto
Date: Fri, 18 Feb 2011 10:50:57 +0000

 Module Name:   src
 Committed By:  drochner
 Date:          Fri Feb 18 10:50:57 UTC 2011
 
 Modified Files:
        src/sys/opencrypto: deflate.c
 
 Log Message:
 address the obvious byteorder and alignment problems in gzip size/crc
 tail, should fix PR kern/44210 by Wolfgang Stukenbrock
 being here, fix a bug in crc calculation of decompressed data, and
 actually verify the crc
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.16 -r1.17 src/sys/opencrypto/deflate.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index