]> granicus.if.org Git - apache/commit
Cast uint16 return value to int.
authorGuenter Knauf <fuankg@apache.org>
Thu, 16 May 2013 13:18:48 +0000 (13:18 +0000)
committerGuenter Knauf <fuankg@apache.org>
Thu, 16 May 2013 13:18:48 +0000 (13:18 +0000)
commit2acdfd8ff0c6c06083bdd3541e2b462d68f43797
tree2696eeab627493346aebcd9378d27a4c14a1f03d
parent530d55cf3b843dee2876a4cc00e133557f0f85c0
Cast uint16 return value to int.
This fixes a crash on Windows when compiled with MSVC9.

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