]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Change prototype of vm_construct, to work around gcc bug which
authorStefan Fritsch <sf@apache.org>
Sat, 16 Jun 2012 22:38:58 +0000 (22:38 +0000)
committerStefan Fritsch <sf@apache.org>
Sat, 16 Jun 2012 22:38:58 +0000 (22:38 +0000)
commit856d6500d26db80ebabcc9c6dd22bc84ab299201
tree3089e5e6f19241aa14f84343e97d5d6d2387e5cd
parent7c69fff291f0a12768b5001fa6c4b993e1f11f9b
Change prototype of vm_construct, to work around gcc bug which
causes a segfault.

PR: 52779
Submitted by: Dick Snippe <Dick Snippe tech omroep nl>

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1351012 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
modules/lua/lua_vmprep.c