]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
modules/ssl/ssl_engine_io.c (ssl_io_filter_init): Initialize the
authorWilliam A. Rowe Jr <wrowe@apache.org>
Sun, 9 Oct 2005 02:20:58 +0000 (02:20 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Sun, 9 Oct 2005 02:20:58 +0000 (02:20 +0000)
commit64f586a433479bf96846ed5e38dac3fb3ea1fd6d
treecfe11da8858606c8c219395cc58c58a3d2b0746e
parent78097bc324d100e0c68d234d3bc3c0f218d97112
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
Backport: 189971
Author: jorton
Reviewed by: jerenkrantz, wrowe

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@307341 13f79535-47bb-0310-9956-ffa450edef68
STATUS
modules/ssl/ssl_engine_io.c