]> granicus.if.org Git - apache/commit
mod_lua: Since c->notes is the only place where r will be NULL, we don't need to...
authorDaniel Gruno <humbedooh@apache.org>
Fri, 28 Mar 2014 20:33:08 +0000 (20:33 +0000)
committerDaniel Gruno <humbedooh@apache.org>
Fri, 28 Mar 2014 20:33:08 +0000 (20:33 +0000)
commit29e243b1fb3e870b9cbb332b82e7224a298ca914
tree5c8446dc76b3dc1f2289b83a4a8a5518df42f0be
parentd38e1b6e830761a3c828c174f437f3f8e7cd7b3e
mod_lua: Since c->notes is the only place where r will be NULL, we don't need to check a second time, since we'll never meddle with tables named 'notes'

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