]> granicus.if.org Git - apache/commit
Fix a SIGSEGV in ap_md5digest() (bad parms to ap_seek()). This is used
authorJeff Trawick <trawick@apache.org>
Thu, 1 Jun 2000 22:52:50 +0000 (22:52 +0000)
committerJeff Trawick <trawick@apache.org>
Thu, 1 Jun 2000 22:52:50 +0000 (22:52 +0000)
commite9a493b9be2db846cda4737b38c4c5c3dab3ed67
tree56eac9c49d9e3b4b9cdab54274e920da0633ace4
parent9d1a70c8d5fd18fbd34f09a619dfc390f02e73dc
Fix a SIGSEGV in ap_md5digest() (bad parms to ap_seek()).  This is used
when you have ContentDigest enabled and we can't/don't mmap the file.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85373 13f79535-47bb-0310-9956-ffa450edef68
server/util_md5.c