]> granicus.if.org Git - apache/commit
* modules/ssl/ssl_engine_io.c (ssl_io_filter_init): Initialize the
authorJoe Orton <jorton@apache.org>
Fri, 10 Jun 2005 15:13:59 +0000 (15:13 +0000)
committerJoe Orton <jorton@apache.org>
Fri, 10 Jun 2005 15:13:59 +0000 (15:13 +0000)
commitd2ed0fd309da9ef4e11bfd81452f22c900e11f8f
tree6518a3979c57edc0f12482b0e79fed46b3a18874
parentd8d87c71ee7f20d8c34cf98751fb19a636b01b33
* modules/ssl/ssl_engine_io.c (ssl_io_filter_init): Initialize the
nobuffer flag to zero since the structure is palloc'ed not pcalloc'ed.

PR: 35279

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@189971 13f79535-47bb-0310-9956-ffa450edef68
modules/ssl/ssl_engine_io.c