(This page was automatically generated by the tools in the opsboy project on 19:48:17 30-Mar-2018 GMT.)

Detailed Test Report for ngx_lua in linux x86_64 (wv)

Summary

Commit Testing Time Unexpected
Failures
Expected
Failures
Files Tests Elapsed Time
5cd103b1 2018-03-19 21:41:42 GMT 4 610 194 19949 5726 sec

LuaJIT

LuaJIT 2.1.0-beta3, commit 617f118

Compilation Errors

Unexpected Failures

File Name Details
062-count.t TEST 22: entries under the req raw sockets - status code ok got: ''
expected: '200'
062-count.t TEST 22: entries under the req raw sockets - response_body - response is expected (repeated req 0, req 0) @@ -1,2 +0,0 @@
-narr = 2
-nrec = 3
'
062-count.t TEST 22: entries under the req raw sockets - pattern "[error]" should not match any line in error.log but matches line "2018/03/19 22:42:17 [error] 30351\#0: *1 lua tcp socket write timed out, client: 127.0.0.1, server: localhost, request: \"GET /test HTTP/1.1\", host: \"localhost\"" (req 0)
062-count.t TEST 22: entries under the req raw sockets - pattern "[error]" should not match any line in error.log but matches line "2018/03/19 22:42:17 [error] 30351\#0: *1 [lua] content_by_lua(nginx.conf:64):22: failed to send: timeout, client: 127.0.0.1, server: localhost, request: \"GET /test HTTP/1.1\", host: \"localhost\"" (req 0)

Expected Failures

File Name Details
005-exit.t TEST 24: exit 444 in header filter - status code ok got: ''
expected: '444'
005-exit.t TEST 21: exit 403 in header filter - status code ok got: ''
expected: '403'
005-exit.t TEST 21: exit 403 in header filter - response_body_like - response is expected () ''
doesn't match '(?^s:403 Forbidden)'
005-exit.t TEST 21: exit 403 in header filter - status code ok got: ''
expected: '403'
005-exit.t TEST 21: exit 403 in header filter - response_body_like - response is expected () ''
doesn't match '(?^s:403 Forbidden)'
005-exit.t TEST 22: exit 201 in header filter - status code ok got: ''
expected: '201'
005-exit.t TEST 23: exit both in header filter and content handler - status code ok got: ''
expected: '201'
023-rewrite/req-socket.t TEST 7: Expect & 100 Continue - status code ok got: '200'
expected: '100'
023-rewrite/req-socket.t TEST 7: Expect & 100 Continue - response_body_like - response is expected (failed to get the request socket: test expect failed) 'failed to get the request socket: test expect failed
'
doesn't match '(?^s:\breceived: hello\b.*?\breceived: worl\b)'
023-rewrite/req-socket.t TEST 7: Expect & 100 Continue - status code ok got: '200'
expected: '100'
023-rewrite/req-socket.t TEST 7: Expect & 100 Continue - response_body_like - response is expected (failed to get the request socket: test expect failed) 'failed to get the request socket: test expect failed
'
doesn't match '(?^s:\breceived: hello\b.*?\breceived: worl\b)'
025-codecache.t TEST 29: cosocket connection pool timeout (after Lua VM destroys) - pattern "(?^:\blua tcp socket keepalive: free connection pool [0-9A-F]+ for "127.0.0.1:)" should match a line in error.log (req 0)
025-codecache.t TEST 29: cosocket connection pool timeout (after Lua VM destroys) - pattern "lua tcp socket keepalive max idle timeout" should not match any line in error.log but matches line "2018/03/19 22:17:54 [debug] 29456\#0: lua tcp socket keepalive max idle timeout" (req 0)
025-codecache.t TEST 29: cosocket connection pool timeout (after Lua VM destroys) - pattern "(?^:\blua tcp socket keepalive: free connection pool [0-9A-F]+ for "127.0.0.1:)" should match a line in error.log (req 1)
025-codecache.t TEST 29: cosocket connection pool timeout (after Lua VM destroys) - pattern "lua tcp socket keepalive max idle timeout" should not match any line in error.log but matches line "2018/03/19 22:17:54 [debug] 29456\#0: lua tcp socket keepalive max idle timeout" (req 1)
025-codecache.t TEST 24: lua_max_pending_timers - chained timers (non-zero delay) - not exceeding - pattern "decrementing the reference count for Lua VM: 3" should not match any line in error.log but matches line "2018/03/19 22:18:24 [debug] 29472\#0: lua decrementing the reference count for Lua VM: 3" (req 0)
025-codecache.t TEST 24: lua_max_pending_timers - chained timers (non-zero delay) - not exceeding - pattern "decrementing the reference count for Lua VM: 3" should not match any line in error.log but matches line "2018/03/19 22:18:24 [debug] 29472\#0: lua decrementing the reference count for Lua VM: 3" (req 1)
025-codecache.t TEST 24: lua_max_pending_timers - chained timers (non-zero delay) - not exceeding - pattern "decrementing the reference count for Lua VM: 3" should not match any line in error.log but matches line "2018/03/19 22:18:25 [debug] 29472\#0: lua decrementing the reference count for Lua VM: 3" (req 1)
041-header-filter.t TEST 41: filter finalize - status code ok got: ''
expected: '302'
041-header-filter.t TEST 41: filter finalize - response_body_like - response is expected () ''
doesn't match '(?^s:302 Found)'
041-header-filter.t TEST 41: filter finalize - status code ok got: ''
expected: '302'
041-header-filter.t TEST 41: filter finalize - response_body_like - response is expected () ''
doesn't match '(?^s:302 Found)'
043-shdict.t nginx: [emerg] lua_shared_dict "dogs" is already defined as "dogs" in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:26
056-flush.t TEST 1: flush wait - content - pattern "lua reuse free buf chain, but reallocate memory because 5 >= 0" should match a line in error.log (req 0)
056-flush.t TEST 1: flush wait - content - pattern "lua reuse free buf chain, but reallocate memory because 5 >= 0" should match a line in error.log (req 1)
067-req-socket.t TEST 7: Expect & 100 Continue - status code ok got: '200'
expected: '100'
067-req-socket.t TEST 7: Expect & 100 Continue - response_body_like - response is expected (failed to get the request socket: test expect failed) 'failed to get the request socket: test expect failed
'
doesn't match '(?^s:\breceived: hello\b.*?\breceived: worl\b)'
067-req-socket.t TEST 7: Expect & 100 Continue - status code ok got: '200'
expected: '100'
067-req-socket.t TEST 7: Expect & 100 Continue - response_body_like - response is expected (failed to get the request socket: test expect failed) 'failed to get the request socket: test expect failed
'
doesn't match '(?^s:\breceived: hello\b.*?\breceived: worl\b)'
067-req-socket.t TEST 14: successful reread after reading timeout happens (receive -> receive) - response_body - response is expected (repeated req 0, req 0) @@ -1,4 +1,4 @@
sent: 65
sent: 11
-received: err: timeout, partial: abc
+received: err: timeout, partial: abchello world
-received: received: hello world
+received: err: timeout, partial:
'
067-req-socket.t TEST 14: successful reread after reading timeout happens (receive -> receive) - response_body - response is expected (repeated req 1, req 0) @@ -1,4 +1,4 @@
sent: 65
sent: 11
-received: err: timeout, partial: abc
+received: err: timeout, partial: abchello world
-received: received: hello world
+received: err: timeout, partial:
'
067-req-socket.t TEST 15: successful reread after reading timeout happens (receive -> receiveuntil) - response_body - response is expected (repeated req 0, req 0) @@ -1,4 +1,4 @@
sent: 65
sent: 12
-received: err: timeout, partial: abc
+received: err: timeout, partial: abchello world
-received: received: hello world
+received:
'
067-req-socket.t TEST 15: successful reread after reading timeout happens (receive -> receiveuntil) - response_body - response is expected (repeated req 1, req 0) @@ -1,4 +1,4 @@
sent: 65
sent: 12
-received: err: timeout, partial: abc
+received: err: timeout, partial: abchello world
-received: received: hello world
+received:
'
067-req-socket.t TEST 16: successful reread after reading timeout happens (receiveuntil -> receive) - response_body - response is expected (repeated req 0, req 0) @@ -1,4 +1,4 @@
sent: 65
sent: 12
-received: err: timeout, partial: abc
+received: err: timeout, partial: abchello world
-received: received: hello world
+received:
'
067-req-socket.t TEST 16: successful reread after reading timeout happens (receiveuntil -> receive) - response_body - response is expected (repeated req 1, req 0) @@ -1,4 +1,4 @@
sent: 65
sent: 12
-received: err: timeout, partial: abc
+received: err: timeout, partial: abchello world
-received: received: hello world
+received:
'
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== Invalid read of size 8
==30508== at 0x424664: ngx_chain_update_chains (ngx_buf.c:190)
==30508== by 0x4F187D: ngx_http_lua_output_filter (ngx_http_lua_util.c:602)
==30508== by 0x4F23CB: ngx_http_lua_send_chain_link (ngx_http_lua_util.c:548)
==30508== by 0x4E32C2: ngx_http_lua_ngx_echo (ngx_http_lua_output.c:233)
==30508== by 0x4E334A: ngx_http_lua_ngx_say (ngx_http_lua_output.c:34)
==30508== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x4F3AA2: ngx_http_lua_run_thread (ngx_http_lua_util.c:1010)
==30508== by 0x4F77A3: ngx_http_lua_content_by_chunk (ngx_http_lua_contentby.c:120)
==30508== by 0x4F787D: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:310)
==30508== by 0x4F7316: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:222)
==30508== by 0x45CD97: ngx_http_core_content_phase (ngx_http_core_module.c:1173)
==30508== by 0x457BA2: ngx_http_core_run_phases (ngx_http_core_module.c:862)
==30508== by 0x457CB1: ngx_http_handler (ngx_http_core_module.c:845)
==30508== by 0x46316B: ngx_http_process_request (ngx_http_request.c:1950)
==30508== by 0x463797: ngx_http_process_request_headers (ngx_http_request.c:1377)
==30508== by 0x463D05: ngx_http_process_request_line (ngx_http_request.c:1049)
==30508== by 0x4643E5: ngx_http_wait_request_handler (ngx_http_request.c:507)
==30508== by 0x44115A: ngx_event_process_posted (ngx_event_posted.c:34)
==30508== by 0x440B4F: ngx_process_events_and_timers (ngx_event.c:269)
==30508== by 0x449F68: ngx_single_process_cycle (ngx_process_cycle.c:332)
==30508== by 0x4210A4: main (nginx.c:381)
==30508== Address 0x118 is not stack'd, malloc'd or (recently) free'd
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Addr8
fun:ngx_chain_update_chains
fun:ngx_http_lua_output_filter
fun:ngx_http_lua_send_chain_link
fun:ngx_http_lua_ngx_echo
fun:ngx_http_lua_ngx_say
fun:lj_BC_FUNCC
fun:ngx_http_lua_run_thread
fun:ngx_http_lua_content_by_chunk
fun:ngx_http_lua_content_handler_inline
fun:ngx_http_lua_content_handler
fun:ngx_http_core_content_phase
fun:ngx_http_core_run_phases
fun:ngx_http_handler
fun:ngx_http_process_request
fun:ngx_http_process_request_headers
fun:ngx_http_process_request_line
fun:ngx_http_wait_request_handler
fun:ngx_event_process_posted
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508==
==30508== Process terminating with default action of signal 11 (SIGSEGV)
==30508== Access not within mapped region at address 0x118
==30508== at 0x424664: ngx_chain_update_chains (ngx_buf.c:190)
==30508== by 0x4F187D: ngx_http_lua_output_filter (ngx_http_lua_util.c:602)
==30508== by 0x4F23CB: ngx_http_lua_send_chain_link (ngx_http_lua_util.c:548)
==30508== by 0x4E32C2: ngx_http_lua_ngx_echo (ngx_http_lua_output.c:233)
==30508== by 0x4E334A: ngx_http_lua_ngx_say (ngx_http_lua_output.c:34)
==30508== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x4F3AA2: ngx_http_lua_run_thread (ngx_http_lua_util.c:1010)
==30508== by 0x4F77A3: ngx_http_lua_content_by_chunk (ngx_http_lua_contentby.c:120)
==30508== by 0x4F787D: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:310)
==30508== by 0x4F7316: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:222)
==30508== by 0x45CD97: ngx_http_core_content_phase (ngx_http_core_module.c:1173)
==30508== by 0x457BA2: ngx_http_core_run_phases (ngx_http_core_module.c:862)
==30508== by 0x457CB1: ngx_http_handler (ngx_http_core_module.c:845)
==30508== by 0x46316B: ngx_http_process_request (ngx_http_request.c:1950)
==30508== by 0x463797: ngx_http_process_request_headers (ngx_http_request.c:1377)
==30508== by 0x463D05: ngx_http_process_request_line (ngx_http_request.c:1049)
==30508== by 0x4643E5: ngx_http_wait_request_handler (ngx_http_request.c:507)
==30508== by 0x44115A: ngx_event_process_posted (ngx_event_posted.c:34)
==30508== by 0x440B4F: ngx_process_events_and_timers (ngx_event.c:269)
==30508== by 0x449F68: ngx_single_process_cycle (ngx_process_cycle.c:332)
==30508== by 0x4210A4: main (nginx.c:381)
==30508== If you believe this happened as a result of a stack
==30508== overflow in your program's main thread (unlikely but
==30508== possible), you can try to increase the size of the
==30508== main thread stack using the --main-stacksize= flag.
==30508== The main thread stack size used in this run was 8388608.
==30508== 18 bytes in 1 blocks are definitely lost in loss record 391 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x547C481: lj_parse_keepstr (lj_parse.c:237)
==30508== by 0x547954F: lex_scan (lj_lex.c:301)
==30508== by 0x54799EC: lj_lex_next (lj_lex.c:454)
==30508== by 0x547E83E: parse_stmt (lj_parse.c:2647)
==30508== by 0x547E83E: parse_chunk (lj_parse.c:2685)
==30508== by 0x547C640: parse_body (lj_parse.c:1853)
==30508== by 0x547D27B: expr_simple (lj_parse.c:2008)
==30508== by 0x547D27B: expr_unop (lj_parse.c:2077)
==30508== by 0x547D27B: expr_binop (lj_parse.c:2090)
==30508== by 0x547D6B5: expr (lj_parse.c:2109)
==30508== by 0x547D6B5: expr_list (lj_parse.c:1876)
==30508== by 0x547E427: parse_assignment (lj_parse.c:2202)
==30508== by 0x547E5F3: parse_call_assign (lj_parse.c:2233)
==30508== by 0x547E5F3: parse_stmt (lj_parse.c:2673)
==30508== by 0x547E5F3: parse_chunk (lj_parse.c:2685)
==30508== by 0x547F398: parse_block (lj_parse.c:2402)
==30508== by 0x547ED59: parse_for_iter (lj_parse.c:2554)
==30508== by 0x547ED59: parse_for (lj_parse.c:2577)
==30508== by 0x547ED59: parse_stmt (lj_parse.c:2638)
==30508== by 0x547ED59: parse_chunk (lj_parse.c:2685)
==30508== by 0x547F54F: lj_parse (lj_parse.c:2718)
==30508== by 0x548124A: cpparser (lj_load.c:41)
==30508== by 0x5462F76: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x548136A: lua_loadx (lj_load.c:58)
==30508== by 0x54815EB: luaL_loadbufferx (lj_load.c:143)
==30508== by 0x509DD8: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:320)
==30508== by 0x4F6668: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==30508== by 0x4F6668: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6668: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6668: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_scan
fun:lj_lex_next
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_assignment
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:parse_block
fun:parse_for_iter
fun:parse_for
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 18 bytes in 1 blocks are definitely lost in loss record 392 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x547C481: lj_parse_keepstr (lj_parse.c:237)
==30508== by 0x547954F: lex_scan (lj_lex.c:301)
==30508== by 0x54799EC: lj_lex_next (lj_lex.c:454)
==30508== by 0x547C549: parse_params (lj_parse.c:1813)
==30508== by 0x547C549: parse_body (lj_parse.c:1849)
==30508== by 0x547D27B: expr_simple (lj_parse.c:2008)
==30508== by 0x547D27B: expr_unop (lj_parse.c:2077)
==30508== by 0x547D27B: expr_binop (lj_parse.c:2090)
==30508== by 0x547D6B5: expr (lj_parse.c:2109)
==30508== by 0x547D6B5: expr_list (lj_parse.c:1876)
==30508== by 0x547E427: parse_assignment (lj_parse.c:2202)
==30508== by 0x547E5F3: parse_call_assign (lj_parse.c:2233)
==30508== by 0x547E5F3: parse_stmt (lj_parse.c:2673)
==30508== by 0x547E5F3: parse_chunk (lj_parse.c:2685)
==30508== by 0x547F54F: lj_parse (lj_parse.c:2718)
==30508== by 0x548124A: cpparser (lj_load.c:41)
==30508== by 0x5462F76: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x548136A: lua_loadx (lj_load.c:58)
==30508== by 0x54815EB: luaL_loadbufferx (lj_load.c:143)
==30508== by 0x509DD8: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:320)
==30508== by 0x4F6668: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==30508== by 0x4F6668: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6668: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6668: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_scan
fun:lj_lex_next
fun:parse_params
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_assignment
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 19 bytes in 1 blocks are definitely lost in loss record 394 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x54BF7FA: luaopen_base (lib_base.c:663)
==30508== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==30508== by 0x4F60DF: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==30508== by 0x4F60DF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 19 bytes in 1 blocks are definitely lost in loss record 395 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x54BF8A9: newproxy_weaktable (lib_base.c:654)
==30508== by 0x54BF8A9: luaopen_base (lib_base.c:665)
==30508== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==30508== by 0x4F60DF: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==30508== by 0x4F60DF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:newproxy_weaktable
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 19 bytes in 1 blocks are definitely lost in loss record 396 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x4EBA99: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:2003)
==30508== by 0x4F6589: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:733)
==30508== by 0x4F6589: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6589: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6589: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 19 bytes in 1 blocks are definitely lost in loss record 397 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x510A01: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:58)
==30508== by 0x4F65E3: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:744)
==30508== by 0x4F65E3: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F65E3: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F65E3: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 19 bytes in 1 blocks are definitely lost in loss record 398 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x510CD0: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:37)
==30508== by 0x4F65F3: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==30508== by 0x4F65F3: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F65F3: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F65F3: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 19 bytes in 1 blocks are definitely lost in loss record 399 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x547C481: lj_parse_keepstr (lj_parse.c:237)
==30508== by 0x5479696: lex_string (lj_lex.c:280)
==30508== by 0x5479696: lex_scan (lj_lex.c:364)
==30508== by 0x54799EC: lj_lex_next (lj_lex.c:454)
==30508== by 0x547D758: expr_bracket (lj_parse.c:1681)
==30508== by 0x547E1AF: expr_primary (lj_parse.c:1954)
==30508== by 0x547C8DA: expr_simple (lj_parse.c:2011)
==30508== by 0x547C8DA: expr_unop (lj_parse.c:2077)
==30508== by 0x547C8DA: expr_binop (lj_parse.c:2090)
==30508== by 0x547D6B5: expr (lj_parse.c:2109)
==30508== by 0x547D6B5: expr_list (lj_parse.c:1876)
==30508== by 0x547EF6B: parse_local (lj_parse.c:2261)
==30508== by 0x547EF6B: parse_stmt (lj_parse.c:2648)
==30508== by 0x547EF6B: parse_chunk (lj_parse.c:2685)
==30508== by 0x547F398: parse_block (lj_parse.c:2402)
==30508== by 0x547ED59: parse_for_iter (lj_parse.c:2554)
==30508== by 0x547ED59: parse_for (lj_parse.c:2577)
==30508== by 0x547ED59: parse_stmt (lj_parse.c:2638)
==30508== by 0x547ED59: parse_chunk (lj_parse.c:2685)
==30508== by 0x547F54F: lj_parse (lj_parse.c:2718)
==30508== by 0x548124A: cpparser (lj_load.c:41)
==30508== by 0x5462F76: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x548136A: lua_loadx (lj_load.c:58)
==30508== by 0x54815EB: luaL_loadbufferx (lj_load.c:143)
==30508== by 0x509DD8: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:320)
==30508== by 0x4F6668: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==30508== by 0x4F6668: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6668: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6668: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:expr_bracket
fun:expr_primary
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:parse_block
fun:parse_for_iter
fun:parse_for
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 19 bytes in 1 blocks are definitely lost in loss record 400 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x547C481: lj_parse_keepstr (lj_parse.c:237)
==30508== by 0x547954F: lex_scan (lj_lex.c:301)
==30508== by 0x54799EC: lj_lex_next (lj_lex.c:454)
==30508== by 0x547E83E: parse_stmt (lj_parse.c:2647)
==30508== by 0x547E83E: parse_chunk (lj_parse.c:2685)
==30508== by 0x547C640: parse_body (lj_parse.c:1853)
==30508== by 0x547D27B: expr_simple (lj_parse.c:2008)
==30508== by 0x547D27B: expr_unop (lj_parse.c:2077)
==30508== by 0x547D27B: expr_binop (lj_parse.c:2090)
==30508== by 0x547D6B5: expr (lj_parse.c:2109)
==30508== by 0x547D6B5: expr_list (lj_parse.c:1876)
==30508== by 0x547E427: parse_assignment (lj_parse.c:2202)
==30508== by 0x547E5F3: parse_call_assign (lj_parse.c:2233)
==30508== by 0x547E5F3: parse_stmt (lj_parse.c:2673)
==30508== by 0x547E5F3: parse_chunk (lj_parse.c:2685)
==30508== by 0x547F54F: lj_parse (lj_parse.c:2718)
==30508== by 0x548124A: cpparser (lj_load.c:41)
==30508== by 0x5462F76: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x548136A: lua_loadx (lj_load.c:58)
==30508== by 0x54815EB: luaL_loadbufferx (lj_load.c:143)
==30508== by 0x509DD8: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:320)
==30508== by 0x4F6668: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==30508== by 0x4F6668: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6668: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6668: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_scan
fun:lj_lex_next
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_assignment
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 19 bytes in 1 blocks are definitely lost in loss record 401 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x547C481: lj_parse_keepstr (lj_parse.c:237)
==30508== by 0x547954F: lex_scan (lj_lex.c:301)
==30508== by 0x54799EC: lj_lex_next (lj_lex.c:454)
==30508== by 0x547E83E: parse_stmt (lj_parse.c:2647)
==30508== by 0x547E83E: parse_chunk (lj_parse.c:2685)
==30508== by 0x547C640: parse_body (lj_parse.c:1853)
==30508== by 0x547D27B: expr_simple (lj_parse.c:2008)
==30508== by 0x547D27B: expr_unop (lj_parse.c:2077)
==30508== by 0x547D27B: expr_binop (lj_parse.c:2090)
==30508== by 0x547D6B5: expr (lj_parse.c:2109)
==30508== by 0x547D6B5: expr_list (lj_parse.c:1876)
==30508== by 0x547EC83: parse_return (lj_parse.c:2316)
==30508== by 0x547EC83: parse_stmt (lj_parse.c:2651)
==30508== by 0x547EC83: parse_chunk (lj_parse.c:2685)
==30508== by 0x547F54F: lj_parse (lj_parse.c:2718)
==30508== by 0x548124A: cpparser (lj_load.c:41)
==30508== by 0x5462F76: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x548136A: lua_loadx (lj_load.c:58)
==30508== by 0x4F9930: ngx_http_lua_clfactory_loadbuffer (ngx_http_lua_clfactory.c:731)
==30508== by 0x4F6E3E: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:166)
==30508== by 0x4F7868: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:300)
==30508== by 0x4F7316: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:222)
==30508== by 0x45CD97: ngx_http_core_content_phase (ngx_http_core_module.c:1173)
==30508== by 0x457BA2: ngx_http_core_run_phases (ngx_http_core_module.c:862)
==30508== by 0x457CB1: ngx_http_handler (ngx_http_core_module.c:845)
==30508== by 0x46316B: ngx_http_process_request (ngx_http_request.c:1950)
==30508== by 0x463797: ngx_http_process_request_headers (ngx_http_request.c:1377)
==30508== by 0x463D05: ngx_http_process_request_line (ngx_http_request.c:1049)
==30508== by 0x4643E5: ngx_http_wait_request_handler (ngx_http_request.c:507)
==30508== by 0x44115A: ngx_event_process_posted (ngx_event_posted.c:34)
==30508== by 0x440B4F: ngx_process_events_and_timers (ngx_event.c:269)
==30508== by 0x449F68: ngx_single_process_cycle (ngx_process_cycle.c:332)
==30508== by 0x4210A4: main (nginx.c:381)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_scan
fun:lj_lex_next
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_return
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:ngx_http_lua_clfactory_loadbuffer
fun:ngx_http_lua_cache_loadbuffer
fun:ngx_http_lua_content_handler_inline
fun:ngx_http_lua_content_handler
fun:ngx_http_core_content_phase
fun:ngx_http_core_run_phases
fun:ngx_http_handler
fun:ngx_http_process_request
fun:ngx_http_process_request_headers
fun:ngx_http_process_request_line
fun:ngx_http_wait_request_handler
fun:ngx_event_process_posted
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 20 bytes in 1 blocks are definitely lost in loss record 403 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A43B: func_newL (lj_func.c:122)
==30508== by 0x546A678: lj_func_newL_empty (lj_func.c:138)
==30508== by 0x54BCA3B: lib_read_lfunc (lj_lib.c:65)
==30508== by 0x54BCA3B: lj_lib_register (lj_lib.c:116)
==30508== by 0x54C1EBF: luaopen_string (lib_string.c:739)
==30508== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==30508== by 0x4F60DF: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==30508== by 0x4F60DF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_empty
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 20 bytes in 1 blocks are definitely lost in loss record 404 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x54753AA: lua_pushlstring (lj_api.c:640)
==30508== by 0x54C8598: luaopen_jit (lib_jit.c:777)
==30508== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==30508== by 0x4F60DF: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==30508== by 0x4F60DF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 20 bytes in 1 blocks are definitely lost in loss record 405 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x54753AA: lua_pushlstring (lj_api.c:640)
==30508== by 0x54BD6F5: luaL_findtable (lib_aux.c:89)
==30508== by 0x54BC553: lib_create_table (lj_lib.c:35)
==30508== by 0x54BC553: lj_lib_register (lj_lib.c:78)
==30508== by 0x54C8625: luaopen_jit (lib_jit.c:789)
==30508== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==30508== by 0x4F60DF: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==30508== by 0x4F60DF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 20 bytes in 1 blocks are definitely lost in loss record 406 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x54CB34E: luaL_openlibs (lib_init.c:51)
==30508== by 0x4F60DF: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==30508== by 0x4F60DF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 20 bytes in 1 blocks are definitely lost in loss record 407 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x4DE497: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:182)
==30508== by 0x4F6460: ngx_http_lua_init_globals (ngx_http_lua_util.c:702)
==30508== by 0x4F6460: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6460: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 20 bytes in 1 blocks are definitely lost in loss record 408 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x54753AA: lua_pushlstring (lj_api.c:640)
==30508== by 0x4F64A8: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:2918)
==30508== by 0x4F64A8: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:718)
==30508== by 0x4F64A8: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F64A8: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F64A8: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:ngx_http_lua_inject_arg_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 20 bytes in 1 blocks are definitely lost in loss record 409 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x4DB543: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:301)
==30508== by 0x4DB543: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==30508== by 0x4F6546: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:723)
==30508== by 0x4F6546: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6546: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6546: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 20 bytes in 1 blocks are definitely lost in loss record 410 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x4E33CF: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:670)
==30508== by 0x4F654E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:724)
==30508== by 0x4F654E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F654E: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F654E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 20 bytes in 1 blocks are definitely lost in loss record 411 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x4E3417: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:676)
==30508== by 0x4F654E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:724)
==30508== by 0x4F654E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F654E: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F654E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 20 bytes in 1 blocks are definitely lost in loss record 412 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x4DFA97: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:221)
==30508== by 0x4F6556: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:725)
==30508== by 0x4F6556: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6556: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6556: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 20 bytes in 1 blocks are definitely lost in loss record 413 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x4E1C62: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:86)
==30508== by 0x4F655E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:726)
==30508== by 0x4F655E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F655E: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F655E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 20 bytes in 1 blocks are definitely lost in loss record 414 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x4F2B3F: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2123)
==30508== by 0x4F6594: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==30508== by 0x4F6594: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6594: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6594: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 20 bytes in 1 blocks are definitely lost in loss record 415 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A43B: func_newL (lj_func.c:122)
==30508== by 0x546A678: lj_func_newL_empty (lj_func.c:138)
==30508== by 0x5481258: cpparser (lj_load.c:42)
==30508== by 0x5462F76: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x548136A: lua_loadx (lj_load.c:58)
==30508== by 0x54815EB: luaL_loadbufferx (lj_load.c:143)
==30508== by 0x4E4FC1: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:1069)
==30508== by 0x4F65A7: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:738)
==30508== by 0x4F65A7: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F65A7: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F65A7: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_empty
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_create_headers_metatable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 20 bytes in 1 blocks are definitely lost in loss record 416 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x4E09AC: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:35)
==30508== by 0x4F65AF: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:739)
==30508== by 0x4F65AF: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F65AF: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F65AF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_variable_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 20 bytes in 1 blocks are definitely lost in loss record 417 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x5068D3: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:209)
==30508== by 0x4F65C5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==30508== by 0x4F65C5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F65C5: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F65C5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 20 bytes in 1 blocks are definitely lost in loss record 418 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x547C481: lj_parse_keepstr (lj_parse.c:237)
==30508== by 0x547954F: lex_scan (lj_lex.c:301)
==30508== by 0x54799EC: lj_lex_next (lj_lex.c:454)
==30508== by 0x5479AE8: lex_opt (lj_parse.c:989)
==30508== by 0x547E88F: parse_local (lj_parse.c:2260)
==30508== by 0x547E88F: parse_stmt (lj_parse.c:2648)
==30508== by 0x547E88F: parse_chunk (lj_parse.c:2685)
==30508== by 0x547F54F: lj_parse (lj_parse.c:2718)
==30508== by 0x548124A: cpparser (lj_load.c:41)
==30508== by 0x5462F76: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x548136A: lua_loadx (lj_load.c:58)
==30508== by 0x54815EB: luaL_loadbufferx (lj_load.c:143)
==30508== by 0x5069D9: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:217)
==30508== by 0x4F65C5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==30508== by 0x4F65C5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F65C5: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F65C5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_scan
fun:lj_lex_next
fun:lex_opt
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 20 bytes in 1 blocks are definitely lost in loss record 419 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A43B: func_newL (lj_func.c:122)
==30508== by 0x546A678: lj_func_newL_empty (lj_func.c:138)
==30508== by 0x5481258: cpparser (lj_load.c:42)
==30508== by 0x5462F76: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x548136A: lua_loadx (lj_load.c:58)
==30508== by 0x54815EB: luaL_loadbufferx (lj_load.c:143)
==30508== by 0x5069D9: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:217)
==30508== by 0x4F65C5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==30508== by 0x4F65C5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F65C5: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F65C5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_empty
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 20 bytes in 1 blocks are definitely lost in loss record 420 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x50DEE5: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:81)
==30508== by 0x4F65D0: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:742)
==30508== by 0x4F65D0: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F65D0: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F65D0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 20 bytes in 1 blocks are definitely lost in loss record 421 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x510CAC: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:34)
==30508== by 0x4F65F3: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==30508== by 0x4F65F3: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F65F3: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F65F3: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 20 bytes in 1 blocks are definitely lost in loss record 422 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x547C481: lj_parse_keepstr (lj_parse.c:237)
==30508== by 0x547954F: lex_scan (lj_lex.c:301)
==30508== by 0x54799EC: lj_lex_next (lj_lex.c:454)
==30508== by 0x5479AE8: lex_opt (lj_parse.c:989)
==30508== by 0x547E9D0: parse_for_iter (lj_parse.c:2540)
==30508== by 0x547E9D0: parse_for (lj_parse.c:2577)
==30508== by 0x547E9D0: parse_stmt (lj_parse.c:2638)
==30508== by 0x547E9D0: parse_chunk (lj_parse.c:2685)
==30508== by 0x547F54F: lj_parse (lj_parse.c:2718)
==30508== by 0x548124A: cpparser (lj_load.c:41)
==30508== by 0x5462F76: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x548136A: lua_loadx (lj_load.c:58)
==30508== by 0x54815EB: luaL_loadbufferx (lj_load.c:143)
==30508== by 0x509DD8: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:320)
==30508== by 0x4F6668: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==30508== by 0x4F6668: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6668: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6668: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_scan
fun:lj_lex_next
fun:lex_opt
fun:parse_for_iter
fun:parse_for
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 20 bytes in 1 blocks are definitely lost in loss record 423 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x547C481: lj_parse_keepstr (lj_parse.c:237)
==30508== by 0x547954F: lex_scan (lj_lex.c:301)
==30508== by 0x54799EC: lj_lex_next (lj_lex.c:454)
==30508== by 0x547E83E: parse_stmt (lj_parse.c:2647)
==30508== by 0x547E83E: parse_chunk (lj_parse.c:2685)
==30508== by 0x547F398: parse_block (lj_parse.c:2402)
==30508== by 0x547F3E4: parse_then (lj_parse.c:2591)
==30508== by 0x547EBD4: parse_if (lj_parse.c:2601)
==30508== by 0x547EBD4: parse_stmt (lj_parse.c:2627)
==30508== by 0x547EBD4: parse_chunk (lj_parse.c:2685)
==30508== by 0x547C640: parse_body (lj_parse.c:1853)
==30508== by 0x547D27B: expr_simple (lj_parse.c:2008)
==30508== by 0x547D27B: expr_unop (lj_parse.c:2077)
==30508== by 0x547D27B: expr_binop (lj_parse.c:2090)
==30508== by 0x547D6B5: expr (lj_parse.c:2109)
==30508== by 0x547D6B5: expr_list (lj_parse.c:1876)
==30508== by 0x547E427: parse_assignment (lj_parse.c:2202)
==30508== by 0x547E5F3: parse_call_assign (lj_parse.c:2233)
==30508== by 0x547E5F3: parse_stmt (lj_parse.c:2673)
==30508== by 0x547E5F3: parse_chunk (lj_parse.c:2685)
==30508== by 0x547F398: parse_block (lj_parse.c:2402)
==30508== by 0x547ED59: parse_for_iter (lj_parse.c:2554)
==30508== by 0x547ED59: parse_for (lj_parse.c:2577)
==30508== by 0x547ED59: parse_stmt (lj_parse.c:2638)
==30508== by 0x547ED59: parse_chunk (lj_parse.c:2685)
==30508== by 0x547F54F: lj_parse (lj_parse.c:2718)
==30508== by 0x548124A: cpparser (lj_load.c:41)
==30508== by 0x5462F76: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x548136A: lua_loadx (lj_load.c:58)
==30508== by 0x54815EB: luaL_loadbufferx (lj_load.c:143)
==30508== by 0x509DD8: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:320)
==30508== by 0x4F6668: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==30508== by 0x4F6668: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6668: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6668: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_scan
fun:lj_lex_next
fun:parse_stmt
fun:parse_chunk
fun:parse_block
fun:parse_then
fun:parse_if
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_assignment
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:parse_block
fun:parse_for_iter
fun:parse_for
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 20 bytes in 1 blocks are definitely lost in loss record 424 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A43B: func_newL (lj_func.c:122)
==30508== by 0x546A678: lj_func_newL_empty (lj_func.c:138)
==30508== by 0x5481258: cpparser (lj_load.c:42)
==30508== by 0x5462F76: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x548136A: lua_loadx (lj_load.c:58)
==30508== by 0x54815EB: luaL_loadbufferx (lj_load.c:143)
==30508== by 0x509DD8: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:320)
==30508== by 0x4F6668: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==30508== by 0x4F6668: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6668: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6668: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_empty
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 20 bytes in 1 blocks are definitely lost in loss record 425 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x547C481: lj_parse_keepstr (lj_parse.c:237)
==30508== by 0x547954F: lex_scan (lj_lex.c:301)
==30508== by 0x54799EC: lj_lex_next (lj_lex.c:454)
==30508== by 0x5479AE8: lex_opt (lj_parse.c:989)
==30508== by 0x547E87E: parse_local (lj_parse.c:2259)
==30508== by 0x547E87E: parse_stmt (lj_parse.c:2648)
==30508== by 0x547E87E: parse_chunk (lj_parse.c:2685)
==30508== by 0x547C640: parse_body (lj_parse.c:1853)
==30508== by 0x547D27B: expr_simple (lj_parse.c:2008)
==30508== by 0x547D27B: expr_unop (lj_parse.c:2077)
==30508== by 0x547D27B: expr_binop (lj_parse.c:2090)
==30508== by 0x547D6B5: expr (lj_parse.c:2109)
==30508== by 0x547D6B5: expr_list (lj_parse.c:1876)
==30508== by 0x547EC83: parse_return (lj_parse.c:2316)
==30508== by 0x547EC83: parse_stmt (lj_parse.c:2651)
==30508== by 0x547EC83: parse_chunk (lj_parse.c:2685)
==30508== by 0x547F54F: lj_parse (lj_parse.c:2718)
==30508== by 0x548124A: cpparser (lj_load.c:41)
==30508== by 0x5462F76: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x548136A: lua_loadx (lj_load.c:58)
==30508== by 0x4F9930: ngx_http_lua_clfactory_loadbuffer (ngx_http_lua_clfactory.c:731)
==30508== by 0x4F6E3E: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:166)
==30508== by 0x4F7868: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:300)
==30508== by 0x4F7316: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:222)
==30508== by 0x45CD97: ngx_http_core_content_phase (ngx_http_core_module.c:1173)
==30508== by 0x457BA2: ngx_http_core_run_phases (ngx_http_core_module.c:862)
==30508== by 0x457CB1: ngx_http_handler (ngx_http_core_module.c:845)
==30508== by 0x46316B: ngx_http_process_request (ngx_http_request.c:1950)
==30508== by 0x463797: ngx_http_process_request_headers (ngx_http_request.c:1377)
==30508== by 0x463D05: ngx_http_process_request_line (ngx_http_request.c:1049)
==30508== by 0x4643E5: ngx_http_wait_request_handler (ngx_http_request.c:507)
==30508== by 0x44115A: ngx_event_process_posted (ngx_event_posted.c:34)
==30508== by 0x440B4F: ngx_process_events_and_timers (ngx_event.c:269)
==30508== by 0x449F68: ngx_single_process_cycle (ngx_process_cycle.c:332)
==30508== by 0x4210A4: main (nginx.c:381)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_scan
fun:lj_lex_next
fun:lex_opt
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_return
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:ngx_http_lua_clfactory_loadbuffer
fun:ngx_http_lua_cache_loadbuffer
fun:ngx_http_lua_content_handler_inline
fun:ngx_http_lua_content_handler
fun:ngx_http_core_content_phase
fun:ngx_http_core_run_phases
fun:ngx_http_handler
fun:ngx_http_process_request
fun:ngx_http_process_request_headers
fun:ngx_http_process_request_line
fun:ngx_http_wait_request_handler
fun:ngx_event_process_posted
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 20 bytes in 1 blocks are definitely lost in loss record 426 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A43B: func_newL (lj_func.c:122)
==30508== by 0x546A678: lj_func_newL_empty (lj_func.c:138)
==30508== by 0x5481258: cpparser (lj_load.c:42)
==30508== by 0x5462F76: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x548136A: lua_loadx (lj_load.c:58)
==30508== by 0x4F9930: ngx_http_lua_clfactory_loadbuffer (ngx_http_lua_clfactory.c:731)
==30508== by 0x4F6E3E: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:166)
==30508== by 0x4F7868: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:300)
==30508== by 0x4F7316: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:222)
==30508== by 0x45CD97: ngx_http_core_content_phase (ngx_http_core_module.c:1173)
==30508== by 0x457BA2: ngx_http_core_run_phases (ngx_http_core_module.c:862)
==30508== by 0x457CB1: ngx_http_handler (ngx_http_core_module.c:845)
==30508== by 0x46316B: ngx_http_process_request (ngx_http_request.c:1950)
==30508== by 0x463797: ngx_http_process_request_headers (ngx_http_request.c:1377)
==30508== by 0x463D05: ngx_http_process_request_line (ngx_http_request.c:1049)
==30508== by 0x4643E5: ngx_http_wait_request_handler (ngx_http_request.c:507)
==30508== by 0x44115A: ngx_event_process_posted (ngx_event_posted.c:34)
==30508== by 0x440B4F: ngx_process_events_and_timers (ngx_event.c:269)
==30508== by 0x449F68: ngx_single_process_cycle (ngx_process_cycle.c:332)
==30508== by 0x4210A4: main (nginx.c:381)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_empty
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:ngx_http_lua_clfactory_loadbuffer
fun:ngx_http_lua_cache_loadbuffer
fun:ngx_http_lua_content_handler_inline
fun:ngx_http_lua_content_handler
fun:ngx_http_core_content_phase
fun:ngx_http_core_run_phases
fun:ngx_http_handler
fun:ngx_http_process_request
fun:ngx_http_process_request_headers
fun:ngx_http_process_request_line
fun:ngx_http_wait_request_handler
fun:ngx_event_process_posted
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 20 bytes in 1 blocks are definitely lost in loss record 427 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A43B: func_newL (lj_func.c:122)
==30508== by 0x546A74D: lj_func_newL_gc (lj_func.c:160)
==30508== by 0x5461D35: lj_BC_FNEW (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x54777DC: lua_pcall (lj_api.c:1129)
==30508== by 0x4F6DB4: ngx_http_lua_cache_store_code (ngx_http_lua_cache.c:125)
==30508== by 0x4F6E88: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:187)
==30508== by 0x4F7868: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:300)
==30508== by 0x4F7316: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:222)
==30508== by 0x45CD97: ngx_http_core_content_phase (ngx_http_core_module.c:1173)
==30508== by 0x457BA2: ngx_http_core_run_phases (ngx_http_core_module.c:862)
==30508== by 0x457CB1: ngx_http_handler (ngx_http_core_module.c:845)
==30508== by 0x46316B: ngx_http_process_request (ngx_http_request.c:1950)
==30508== by 0x463797: ngx_http_process_request_headers (ngx_http_request.c:1377)
==30508== by 0x463D05: ngx_http_process_request_line (ngx_http_request.c:1049)
==30508== by 0x4643E5: ngx_http_wait_request_handler (ngx_http_request.c:507)
==30508== by 0x44115A: ngx_event_process_posted (ngx_event_posted.c:34)
==30508== by 0x440B4F: ngx_process_events_and_timers (ngx_event.c:269)
==30508== by 0x449F68: ngx_single_process_cycle (ngx_process_cycle.c:332)
==30508== by 0x4210A4: main (nginx.c:381)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_gc
fun:lj_BC_FNEW
fun:lua_pcall
fun:ngx_http_lua_cache_store_code
fun:ngx_http_lua_cache_loadbuffer
fun:ngx_http_lua_content_handler_inline
fun:ngx_http_lua_content_handler
fun:ngx_http_core_content_phase
fun:ngx_http_core_run_phases
fun:ngx_http_handler
fun:ngx_http_process_request
fun:ngx_http_process_request_headers
fun:ngx_http_process_request_line
fun:ngx_http_wait_request_handler
fun:ngx_event_process_posted
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 21 bytes in 1 blocks are definitely lost in loss record 431 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x54C5783: luaopen_package (lib_package.c:588)
==30508== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==30508== by 0x4F60DF: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==30508== by 0x4F60DF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 21 bytes in 1 blocks are definitely lost in loss record 432 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x4F0CDF: ngx_http_lua_inject_core_consts (ngx_http_lua_consts.c:28)
==30508== by 0x4F653E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:721)
==30508== by 0x4F653E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F653E: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F653E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_core_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 21 bytes in 1 blocks are definitely lost in loss record 433 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x4F0D40: ngx_http_lua_inject_core_consts (ngx_http_lua_consts.c:37)
==30508== by 0x4F653E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:721)
==30508== by 0x4F653E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F653E: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F653E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_core_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 21 bytes in 1 blocks are definitely lost in loss record 434 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x4DB524: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:298)
==30508== by 0x4DB524: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==30508== by 0x4F6546: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:723)
==30508== by 0x4F6546: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6546: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6546: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 21 bytes in 1 blocks are definitely lost in loss record 435 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x4DB562: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:304)
==30508== by 0x4DB562: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==30508== by 0x4F6546: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:723)
==30508== by 0x4F6546: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6546: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6546: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 21 bytes in 1 blocks are definitely lost in loss record 436 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x4DB5A0: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:310)
==30508== by 0x4DB5A0: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==30508== by 0x4F6546: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:723)
==30508== by 0x4F6546: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6546: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6546: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 21 bytes in 1 blocks are definitely lost in loss record 437 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x4E4E98: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1030)
==30508== by 0x4F659C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:737)
==30508== by 0x4F659C: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F659C: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F659C: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 21 bytes in 1 blocks are definitely lost in loss record 438 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x506B90: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:264)
==30508== by 0x4F65C5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==30508== by 0x4F65C5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F65C5: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F65C5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 21 bytes in 1 blocks are definitely lost in loss record 439 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x50F31A: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:40)
==30508== by 0x4F65DB: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:743)
==30508== by 0x4F65DB: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F65DB: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F65DB: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 21 bytes in 1 blocks are definitely lost in loss record 440 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x50F33E: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:43)
==30508== by 0x4F65DB: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:743)
==30508== by 0x4F65DB: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F65DB: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F65DB: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 21 bytes in 1 blocks are definitely lost in loss record 441 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x54753AA: lua_pushlstring (lj_api.c:640)
==30508== by 0x510B90: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:47)
==30508== by 0x4F65EB: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:745)
==30508== by 0x4F65EB: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F65EB: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F65EB: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 21 bytes in 1 blocks are definitely lost in loss record 442 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x547C481: lj_parse_keepstr (lj_parse.c:237)
==30508== by 0x547954F: lex_scan (lj_lex.c:301)
==30508== by 0x54799EC: lj_lex_next (lj_lex.c:454)
==30508== by 0x547E83E: parse_stmt (lj_parse.c:2647)
==30508== by 0x547E83E: parse_chunk (lj_parse.c:2685)
==30508== by 0x547F54F: lj_parse (lj_parse.c:2718)
==30508== by 0x548124A: cpparser (lj_load.c:41)
==30508== by 0x5462F76: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x548136A: lua_loadx (lj_load.c:58)
==30508== by 0x54815EB: luaL_loadbufferx (lj_load.c:143)
==30508== by 0x509DD8: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:320)
==30508== by 0x4F6668: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==30508== by 0x4F6668: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6668: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6668: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_scan
fun:lj_lex_next
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 22 bytes in 1 blocks are definitely lost in loss record 447 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x54C3E59: luaopen_io (lib_io.c:537)
==30508== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==30508== by 0x4F60DF: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==30508== by 0x4F60DF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 22 bytes in 1 blocks are definitely lost in loss record 448 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x54C319A: io_std_new (lib_io.c:529)
==30508== by 0x54C3E92: luaopen_io (lib_io.c:539)
==30508== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==30508== by 0x4F60DF: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==30508== by 0x4F60DF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:io_std_new
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 22 bytes in 1 blocks are definitely lost in loss record 449 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x54753AA: lua_pushlstring (lj_api.c:640)
==30508== by 0x54C8584: luaopen_jit (lib_jit.c:776)
==30508== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==30508== by 0x4F60DF: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==30508== by 0x4F60DF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 22 bytes in 1 blocks are definitely lost in loss record 450 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x54BC722: lj_lib_register (lj_lib.c:110)
==30508== by 0x54C8625: luaopen_jit (lib_jit.c:789)
==30508== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==30508== by 0x4F60DF: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==30508== by 0x4F60DF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 22 bytes in 1 blocks are definitely lost in loss record 451 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x4F0CBE: ngx_http_lua_inject_core_consts (ngx_http_lua_consts.c:25)
==30508== by 0x4F653E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:721)
==30508== by 0x4F653E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F653E: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F653E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_core_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 22 bytes in 1 blocks are definitely lost in loss record 452 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x4F0D21: ngx_http_lua_inject_core_consts (ngx_http_lua_consts.c:34)
==30508== by 0x4F653E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:721)
==30508== by 0x4F653E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F653E: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F653E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_core_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 22 bytes in 1 blocks are definitely lost in loss record 453 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x4DB505: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:295)
==30508== by 0x4DB505: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==30508== by 0x4F6546: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:723)
==30508== by 0x4F6546: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6546: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6546: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 22 bytes in 1 blocks are definitely lost in loss record 454 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x4DB5BF: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:313)
==30508== by 0x4DB5BF: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==30508== by 0x4F6546: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:723)
==30508== by 0x4F6546: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6546: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6546: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 22 bytes in 1 blocks are definitely lost in loss record 455 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x4DFB03: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:230)
==30508== by 0x4F6556: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:725)
==30508== by 0x4F6556: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6556: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6556: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 22 bytes in 1 blocks are definitely lost in loss record 456 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x5081F1: ngx_http_lua_inject_sleep_api (ngx_http_lua_sleep.c:150)
==30508== by 0x4F6579: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:729)
==30508== by 0x4F6579: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6579: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6579: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_sleep_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 22 bytes in 1 blocks are definitely lost in loss record 457 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x50F2F6: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:37)
==30508== by 0x4F65DB: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:743)
==30508== by 0x4F65DB: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F65DB: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F65DB: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 22 bytes in 1 blocks are definitely lost in loss record 458 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x510A25: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:61)
==30508== by 0x4F65E3: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:744)
==30508== by 0x4F65E3: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F65E3: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F65E3: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 22 bytes in 1 blocks are definitely lost in loss record 459 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x510A7F: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:69)
==30508== by 0x4F65E3: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:744)
==30508== by 0x4F65E3: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F65E3: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F65E3: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 22 bytes in 1 blocks are definitely lost in loss record 460 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x510CF4: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:40)
==30508== by 0x4F65F3: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==30508== by 0x4F65F3: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F65F3: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F65F3: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 23 bytes in 1 blocks are definitely lost in loss record 463 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x54C57F8: luaopen_package (lib_package.c:593)
==30508== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==30508== by 0x4F60DF: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==30508== by 0x4F60DF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 23 bytes in 1 blocks are definitely lost in loss record 464 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x54C319A: io_std_new (lib_io.c:529)
==30508== by 0x54C3EB4: luaopen_io (lib_io.c:540)
==30508== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==30508== by 0x4F60DF: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==30508== by 0x4F60DF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:io_std_new
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 23 bytes in 1 blocks are definitely lost in loss record 465 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x54C319A: io_std_new (lib_io.c:529)
==30508== by 0x54C3ED3: luaopen_io (lib_io.c:541)
==30508== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==30508== by 0x4F60DF: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==30508== by 0x4F60DF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:io_std_new
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 23 bytes in 1 blocks are definitely lost in loss record 466 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x4DB4C7: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:289)
==30508== by 0x4DB4C7: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==30508== by 0x4F6546: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:723)
==30508== by 0x4F6546: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6546: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6546: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 23 bytes in 1 blocks are definitely lost in loss record 467 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x4DB581: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:307)
==30508== by 0x4DB581: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==30508== by 0x4F6546: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:723)
==30508== by 0x4F6546: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6546: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6546: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 23 bytes in 1 blocks are definitely lost in loss record 468 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x506F97: ngx_http_lua_inject_req_socket_api (ngx_http_lua_socket_tcp.c:374)
==30508== by 0x4F2B15: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2118)
==30508== by 0x4F6594: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==30508== by 0x4F6594: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6594: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6594: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_socket_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 23 bytes in 1 blocks are definitely lost in loss record 469 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x4E4E50: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1023)
==30508== by 0x4F659C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:737)
==30508== by 0x4F659C: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F659C: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F659C: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 23 bytes in 1 blocks are definitely lost in loss record 470 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x4FD1F8: ngx_http_lua_inject_shdict_api (ngx_http_lua_shdict.c:412)
==30508== by 0x4F65BA: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:740)
==30508== by 0x4F65BA: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F65BA: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F65BA: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_shdict_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 23 bytes in 1 blocks are definitely lost in loss record 471 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x5068E5: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:210)
==30508== by 0x4F65C5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==30508== by 0x4F65C5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F65C5: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F65C5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 23 bytes in 1 blocks are definitely lost in loss record 472 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x510B1C: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:36)
==30508== by 0x4F65EB: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:745)
==30508== by 0x4F65EB: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F65EB: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F65EB: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 23 bytes in 1 blocks are definitely lost in loss record 473 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x509CC7: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:265)
==30508== by 0x4F6668: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==30508== by 0x4F6668: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6668: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6668: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 24 bytes in 1 blocks are definitely lost in loss record 1,061 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x54C5733: luaopen_package (lib_package.c:584)
==30508== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==30508== by 0x4F60DF: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==30508== by 0x4F60DF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 24 bytes in 1 blocks are definitely lost in loss record 1,062 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x54C5825: luaopen_package (lib_package.c:595)
==30508== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==30508== by 0x4F60DF: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==30508== by 0x4F60DF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 24 bytes in 1 blocks are definitely lost in loss record 1,063 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x547601B: lua_getfield (lj_api.c:800)
==30508== by 0x54BC525: lib_create_table (lj_lib.c:32)
==30508== by 0x54BC525: lj_lib_register (lj_lib.c:78)
==30508== by 0x54C8625: luaopen_jit (lib_jit.c:789)
==30508== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==30508== by 0x4F60DF: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==30508== by 0x4F60DF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_getfield
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 24 bytes in 1 blocks are definitely lost in loss record 1,064 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x4DE454: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:177)
==30508== by 0x4F6460: ngx_http_lua_init_globals (ngx_http_lua_util.c:702)
==30508== by 0x4F6460: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6460: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 24 bytes in 1 blocks are definitely lost in loss record 1,065 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x4F0F71: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:99)
==30508== by 0x4F6536: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720)
==30508== by 0x4F6536: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6536: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6536: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 24 bytes in 1 blocks are definitely lost in loss record 1,066 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x4DF9E3: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:206)
==30508== by 0x4F6556: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:725)
==30508== by 0x4F6556: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6556: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6556: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 24 bytes in 1 blocks are definitely lost in loss record 1,067 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x4DFA2B: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:212)
==30508== by 0x4F6556: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:725)
==30508== by 0x4F6556: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6556: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6556: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 24 bytes in 1 blocks are definitely lost in loss record 1,068 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x4E1C3E: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:83)
==30508== by 0x4F655E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:726)
==30508== by 0x4F655E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F655E: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F655E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 24 bytes in 1 blocks are definitely lost in loss record 1,069 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x4DE0FC: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1433)
==30508== by 0x4F6571: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:728)
==30508== by 0x4F6571: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6571: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6571: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 24 bytes in 1 blocks are definitely lost in loss record 1,070 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x4E793D: ngx_http_lua_inject_req_uri_api (ngx_http_lua_uri.c:25)
==30508== by 0x4F2AFD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2115)
==30508== by 0x4F6594: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==30508== by 0x4F6594: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6594: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6594: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_uri_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 24 bytes in 1 blocks are definitely lost in loss record 1,071 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x547C481: lj_parse_keepstr (lj_parse.c:237)
==30508== by 0x547954F: lex_scan (lj_lex.c:301)
==30508== by 0x54799EC: lj_lex_next (lj_lex.c:454)
==30508== by 0x547E1D7: expr_primary (lj_parse.c:1958)
==30508== by 0x547C8DA: expr_simple (lj_parse.c:2011)
==30508== by 0x547C8DA: expr_unop (lj_parse.c:2077)
==30508== by 0x547C8DA: expr_binop (lj_parse.c:2090)
==30508== by 0x547D6B5: expr (lj_parse.c:2109)
==30508== by 0x547D6B5: expr_list (lj_parse.c:1876)
==30508== by 0x547EF6B: parse_local (lj_parse.c:2261)
==30508== by 0x547EF6B: parse_stmt (lj_parse.c:2648)
==30508== by 0x547EF6B: parse_chunk (lj_parse.c:2685)
==30508== by 0x547F54F: lj_parse (lj_parse.c:2718)
==30508== by 0x548124A: cpparser (lj_load.c:41)
==30508== by 0x5462F76: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x548136A: lua_loadx (lj_load.c:58)
==30508== by 0x54815EB: luaL_loadbufferx (lj_load.c:143)
==30508== by 0x5069D9: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:217)
==30508== by 0x4F65C5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==30508== by 0x4F65C5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F65C5: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F65C5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_scan
fun:lj_lex_next
fun:expr_primary
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 24 bytes in 1 blocks are definitely lost in loss record 1,072 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x506A6D: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:236)
==30508== by 0x4F65C5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==30508== by 0x4F65C5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F65C5: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F65C5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 24 bytes in 1 blocks are definitely lost in loss record 1,073 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x510C88: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:31)
==30508== by 0x4F65F3: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==30508== by 0x4F65F3: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F65F3: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F65F3: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 24 bytes in 1 blocks are definitely lost in loss record 1,074 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x509C7F: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:259)
==30508== by 0x4F6668: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==30508== by 0x4F6668: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6668: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6668: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 24 bytes in 1 blocks are definitely lost in loss record 1,075 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x509CA3: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:262)
==30508== by 0x4F6668: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==30508== by 0x4F6668: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6668: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6668: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 24 bytes in 1 blocks are definitely lost in loss record 1,076 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x509CEB: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:268)
==30508== by 0x4F6668: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==30508== by 0x4F6668: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6668: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6668: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 25 bytes in 1 blocks are definitely lost in loss record 1,080 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x54753AA: lua_pushlstring (lj_api.c:640)
==30508== by 0x54BD6F5: luaL_findtable (lib_aux.c:89)
==30508== by 0x54C5811: luaopen_package (lib_package.c:594)
==30508== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==30508== by 0x4F60DF: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==30508== by 0x4F60DF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:luaL_findtable
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 25 bytes in 1 blocks are definitely lost in loss record 1,081 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x54BCCE7: lj_lib_prereg (lj_lib.c:168)
==30508== by 0x54C8608: luaopen_jit (lib_jit.c:786)
==30508== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==30508== by 0x4F60DF: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==30508== by 0x4F60DF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 25 bytes in 1 blocks are definitely lost in loss record 1,082 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x4F0D62: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:47)
==30508== by 0x4F6536: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720)
==30508== by 0x4F6536: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6536: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6536: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 25 bytes in 1 blocks are definitely lost in loss record 1,083 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x4F0DA0: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:53)
==30508== by 0x4F6536: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720)
==30508== by 0x4F6536: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6536: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6536: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 25 bytes in 1 blocks are definitely lost in loss record 1,084 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x4E1C86: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:90)
==30508== by 0x4F655E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:726)
==30508== by 0x4F655E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F655E: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F655E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 25 bytes in 1 blocks are definitely lost in loss record 1,085 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x4DF2A9: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:31)
==30508== by 0x4F6569: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:727)
==30508== by 0x4F6569: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6569: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6569: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 25 bytes in 1 blocks are definitely lost in loss record 1,086 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x4DF339: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:49)
==30508== by 0x4F6569: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:727)
==30508== by 0x4F6569: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6569: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6569: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 25 bytes in 1 blocks are definitely lost in loss record 1,087 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x4DE132: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1438)
==30508== by 0x4F6571: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:728)
==30508== by 0x4F6571: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6571: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6571: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 25 bytes in 1 blocks are definitely lost in loss record 1,088 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x509D40: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:277)
==30508== by 0x4F6668: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==30508== by 0x4F6668: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6668: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6668: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 25 bytes in 1 blocks are definitely lost in loss record 1,089 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x509D88: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:283)
==30508== by 0x4F6668: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==30508== by 0x4F6668: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6668: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6668: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 26 bytes in 1 blocks are definitely lost in loss record 1,091 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x547601B: lua_getfield (lj_api.c:800)
==30508== by 0x54BC525: lib_create_table (lj_lib.c:32)
==30508== by 0x54BC525: lj_lib_register (lj_lib.c:78)
==30508== by 0x54BF935: luaopen_base (lib_base.c:667)
==30508== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==30508== by 0x4F60DF: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==30508== by 0x4F60DF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_getfield
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 26 bytes in 1 blocks are definitely lost in loss record 1,092 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x54BCCE7: lj_lib_prereg (lj_lib.c:168)
==30508== by 0x54C29E0: luaopen_table (lib_table.c:339)
==30508== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==30508== by 0x4F60DF: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==30508== by 0x4F60DF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 26 bytes in 1 blocks are definitely lost in loss record 1,093 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x4F0D81: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:50)
==30508== by 0x4F6536: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720)
==30508== by 0x4F6536: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6536: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6536: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 26 bytes in 1 blocks are definitely lost in loss record 1,094 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x4F0DBF: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:56)
==30508== by 0x4F6536: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720)
==30508== by 0x4F6536: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6536: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6536: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 26 bytes in 1 blocks are definitely lost in loss record 1,095 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x4F0E3B: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:68)
==30508== by 0x4F6536: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720)
==30508== by 0x4F6536: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6536: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6536: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 26 bytes in 1 blocks are definitely lost in loss record 1,096 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x4F0E5A: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:71)
==30508== by 0x4F6536: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720)
==30508== by 0x4F6536: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6536: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6536: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 26 bytes in 1 blocks are definitely lost in loss record 1,097 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x4F0EB7: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:80)
==30508== by 0x4F6536: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720)
==30508== by 0x4F6536: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6536: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6536: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 26 bytes in 1 blocks are definitely lost in loss record 1,098 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x4F11FC: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:164)
==30508== by 0x4F6536: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720)
==30508== by 0x4F6536: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6536: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6536: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 26 bytes in 1 blocks are definitely lost in loss record 1,099 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x4DFADF: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:227)
==30508== by 0x4F6556: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:725)
==30508== by 0x4F6556: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6556: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6556: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 26 bytes in 1 blocks are definitely lost in loss record 1,100 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x4DFB4B: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:236)
==30508== by 0x4F6556: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:725)
==30508== by 0x4F6556: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6556: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6556: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 26 bytes in 1 blocks are definitely lost in loss record 1,101 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x4E1CF2: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:101)
==30508== by 0x4F655E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:726)
==30508== by 0x4F655E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F655E: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F655E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 26 bytes in 1 blocks are definitely lost in loss record 1,102 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x50EADC: ngx_http_lua_inject_phase_api (ngx_http_lua_phase.c:107)
==30508== by 0x4F6581: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:730)
==30508== by 0x4F6581: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6581: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6581: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_phase_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 26 bytes in 1 blocks are definitely lost in loss record 1,103 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x4E74DE: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:40)
==30508== by 0x4F2B0D: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2117)
==30508== by 0x4F6594: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==30508== by 0x4F6594: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6594: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6594: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 26 bytes in 1 blocks are definitely lost in loss record 1,104 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x4E75B6: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:58)
==30508== by 0x4F2B0D: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2117)
==30508== by 0x4F6594: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==30508== by 0x4F6594: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6594: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6594: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 26 bytes in 1 blocks are definitely lost in loss record 1,105 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x506D1F: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:305)
==30508== by 0x4F65C5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==30508== by 0x4F65C5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F65C5: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F65C5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 26 bytes in 1 blocks are definitely lost in loss record 1,106 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x510BA2: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:48)
==30508== by 0x4F65EB: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:745)
==30508== by 0x4F65EB: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F65EB: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F65EB: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 26 bytes in 1 blocks are definitely lost in loss record 1,107 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x547C481: lj_parse_keepstr (lj_parse.c:237)
==30508== by 0x547954F: lex_scan (lj_lex.c:301)
==30508== by 0x54799EC: lj_lex_next (lj_lex.c:454)
==30508== by 0x547C1AB: expr_field (lj_parse.c:1673)
==30508== by 0x547E18F: expr_primary (lj_parse.c:1950)
==30508== by 0x547C8DA: expr_simple (lj_parse.c:2011)
==30508== by 0x547C8DA: expr_unop (lj_parse.c:2077)
==30508== by 0x547C8DA: expr_binop (lj_parse.c:2090)
==30508== by 0x547D6B5: expr (lj_parse.c:2109)
==30508== by 0x547D6B5: expr_list (lj_parse.c:1876)
==30508== by 0x547EF6B: parse_local (lj_parse.c:2261)
==30508== by 0x547EF6B: parse_stmt (lj_parse.c:2648)
==30508== by 0x547EF6B: parse_chunk (lj_parse.c:2685)
==30508== by 0x547C640: parse_body (lj_parse.c:1853)
==30508== by 0x547D27B: expr_simple (lj_parse.c:2008)
==30508== by 0x547D27B: expr_unop (lj_parse.c:2077)
==30508== by 0x547D27B: expr_binop (lj_parse.c:2090)
==30508== by 0x547D6B5: expr (lj_parse.c:2109)
==30508== by 0x547D6B5: expr_list (lj_parse.c:1876)
==30508== by 0x547E427: parse_assignment (lj_parse.c:2202)
==30508== by 0x547E5F3: parse_call_assign (lj_parse.c:2233)
==30508== by 0x547E5F3: parse_stmt (lj_parse.c:2673)
==30508== by 0x547E5F3: parse_chunk (lj_parse.c:2685)
==30508== by 0x547F398: parse_block (lj_parse.c:2402)
==30508== by 0x547ED59: parse_for_iter (lj_parse.c:2554)
==30508== by 0x547ED59: parse_for (lj_parse.c:2577)
==30508== by 0x547ED59: parse_stmt (lj_parse.c:2638)
==30508== by 0x547ED59: parse_chunk (lj_parse.c:2685)
==30508== by 0x547F54F: lj_parse (lj_parse.c:2718)
==30508== by 0x548124A: cpparser (lj_load.c:41)
==30508== by 0x5462F76: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x548136A: lua_loadx (lj_load.c:58)
==30508== by 0x54815EB: luaL_loadbufferx (lj_load.c:143)
==30508== by 0x509DD8: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:320)
==30508== by 0x4F6668: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==30508== by 0x4F6668: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6668: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6668: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_scan
fun:lj_lex_next
fun:expr_field
fun:expr_primary
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_assignment
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:parse_block
fun:parse_for_iter
fun:parse_for
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 27 bytes in 1 blocks are definitely lost in loss record 1,109 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x54753AA: lua_pushlstring (lj_api.c:640)
==30508== by 0x54C57B7: luaopen_package (lib_package.c:590)
==30508== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==30508== by 0x4F60DF: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==30508== by 0x4F60DF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 27 bytes in 1 blocks are definitely lost in loss record 1,110 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x4F6496: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:716)
==30508== by 0x4F6496: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6496: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6496: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 27 bytes in 1 blocks are definitely lost in loss record 1,111 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x4F0EF5: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:86)
==30508== by 0x4F6536: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720)
==30508== by 0x4F6536: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6536: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6536: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 27 bytes in 1 blocks are definitely lost in loss record 1,112 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x4F0F14: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:89)
==30508== by 0x4F6536: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720)
==30508== by 0x4F6536: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6536: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6536: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 27 bytes in 1 blocks are definitely lost in loss record 1,113 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x4F1278: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:176)
==30508== by 0x4F6536: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720)
==30508== by 0x4F6536: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6536: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6536: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 27 bytes in 1 blocks are definitely lost in loss record 1,114 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x4DFA07: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:209)
==30508== by 0x4F6556: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:725)
==30508== by 0x4F6556: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6556: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6556: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 27 bytes in 1 blocks are definitely lost in loss record 1,115 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x4E1B42: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:62)
==30508== by 0x4F655E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:726)
==30508== by 0x4F655E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F655E: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F655E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 27 bytes in 1 blocks are definitely lost in loss record 1,116 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x4E1CCE: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:97)
==30508== by 0x4F655E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:726)
==30508== by 0x4F655E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F655E: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F655E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 27 bytes in 1 blocks are definitely lost in loss record 1,117 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x4E4EE3: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1041)
==30508== by 0x4F2AF2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2114)
==30508== by 0x4F6594: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==30508== by 0x4F6594: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6594: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6594: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 27 bytes in 1 blocks are definitely lost in loss record 1,118 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x4E4F2B: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1047)
==30508== by 0x4F2AF2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2114)
==30508== by 0x4F6594: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==30508== by 0x4F6594: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6594: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6594: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 27 bytes in 1 blocks are definitely lost in loss record 1,119 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x50E4D5: ngx_http_lua_inject_req_method_api (ngx_http_lua_req_method.c:26)
==30508== by 0x4F2B1D: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2119)
==30508== by 0x4F6594: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==30508== by 0x4F6594: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6594: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6594: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_method_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 27 bytes in 1 blocks are definitely lost in loss record 1,120 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x50E4F9: ngx_http_lua_inject_req_method_api (ngx_http_lua_req_method.c:29)
==30508== by 0x4F2B1D: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2119)
==30508== by 0x4F6594: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==30508== by 0x4F6594: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6594: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6594: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_method_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 27 bytes in 1 blocks are definitely lost in loss record 1,121 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x4DFB96: ngx_http_lua_inject_req_time_api (ngx_http_lua_time.c:247)
==30508== by 0x4F2B25: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2120)
==30508== by 0x4F6594: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==30508== by 0x4F6594: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6594: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6594: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_time_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 27 bytes in 1 blocks are definitely lost in loss record 1,122 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x506AB5: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:242)
==30508== by 0x4F65C5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==30508== by 0x4F65C5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F65C5: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F65C5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 28 bytes in 1 blocks are definitely lost in loss record 1,124 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x54BCCE7: lj_lib_prereg (lj_lib.c:168)
==30508== by 0x54C2A07: luaopen_table (lib_table.c:340)
==30508== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==30508== by 0x4F60DF: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==30508== by 0x4F60DF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 28 bytes in 1 blocks are definitely lost in loss record 1,125 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x54BCCE7: lj_lib_prereg (lj_lib.c:168)
==30508== by 0x54C2A2A: luaopen_table (lib_table.c:341)
==30508== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==30508== by 0x4F60DF: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==30508== by 0x4F60DF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 28 bytes in 1 blocks are definitely lost in loss record 1,126 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x54BCCE7: lj_lib_prereg (lj_lib.c:168)
==30508== by 0x54C85EF: luaopen_jit (lib_jit.c:782)
==30508== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==30508== by 0x4F60DF: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==30508== by 0x4F60DF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 28 bytes in 1 blocks are definitely lost in loss record 1,127 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x4F6458: ngx_http_lua_init_globals (ngx_http_lua_util.c:699)
==30508== by 0x4F6458: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6458: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 28 bytes in 1 blocks are definitely lost in loss record 1,128 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x4F0DDE: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:59)
==30508== by 0x4F6536: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720)
==30508== by 0x4F6536: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6536: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6536: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 28 bytes in 1 blocks are definitely lost in loss record 1,129 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x4F0ED6: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:83)
==30508== by 0x4F6536: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720)
==30508== by 0x4F6536: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6536: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6536: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 28 bytes in 1 blocks are definitely lost in loss record 1,130 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x4DFABB: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:224)
==30508== by 0x4F6556: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:725)
==30508== by 0x4F6556: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6556: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6556: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 28 bytes in 1 blocks are definitely lost in loss record 1,131 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x4DFB27: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:233)
==30508== by 0x4F6556: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:725)
==30508== by 0x4F6556: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6556: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6556: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 28 bytes in 1 blocks are definitely lost in loss record 1,132 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x4E1B8A: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:68)
==30508== by 0x4F655E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:726)
==30508== by 0x4F655E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F655E: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F655E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 28 bytes in 1 blocks are definitely lost in loss record 1,133 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x4E1CAA: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:94)
==30508== by 0x4F655E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:726)
==30508== by 0x4F655E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F655E: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F655E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 28 bytes in 1 blocks are definitely lost in loss record 1,134 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x4DF2F1: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:39)
==30508== by 0x4F6569: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:727)
==30508== by 0x4F6569: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6569: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6569: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 28 bytes in 1 blocks are definitely lost in loss record 1,135 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x4E4F4F: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1050)
==30508== by 0x4F2AF2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2114)
==30508== by 0x4F6594: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==30508== by 0x4F6594: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6594: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6594: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 28 bytes in 1 blocks are definitely lost in loss record 1,136 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x4E75DA: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:61)
==30508== by 0x4F2B0D: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2117)
==30508== by 0x4F6594: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==30508== by 0x4F6594: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6594: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6594: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 28 bytes in 1 blocks are definitely lost in loss record 1,137 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x4E75FE: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:64)
==30508== by 0x4F2B0D: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2117)
==30508== by 0x4F6594: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==30508== by 0x4F6594: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6594: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6594: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 28 bytes in 1 blocks are definitely lost in loss record 1,138 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x4E0279: ngx_http_lua_inject_req_misc_api (ngx_http_lua_misc.c:41)
==30508== by 0x4F2B2D: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2121)
==30508== by 0x4F6594: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==30508== by 0x4F6594: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6594: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6594: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_misc_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 28 bytes in 1 blocks are definitely lost in loss record 1,139 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x506AD9: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:245)
==30508== by 0x4F65C5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==30508== by 0x4F65C5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F65C5: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F65C5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 28 bytes in 1 blocks are definitely lost in loss record 1,140 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x50DF28: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:88)
==30508== by 0x4F65D0: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:742)
==30508== by 0x4F65D0: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F65D0: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F65D0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 29 bytes in 1 blocks are definitely lost in loss record 1,143 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x4F0DFD: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:62)
==30508== by 0x4F6536: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720)
==30508== by 0x4F6536: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6536: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6536: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 29 bytes in 1 blocks are definitely lost in loss record 1,144 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x4F0F90: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:102)
==30508== by 0x4F6536: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720)
==30508== by 0x4F6536: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6536: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6536: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 29 bytes in 1 blocks are definitely lost in loss record 1,145 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x4F1259: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:173)
==30508== by 0x4F6536: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720)
==30508== by 0x4F6536: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6536: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6536: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 29 bytes in 1 blocks are definitely lost in loss record 1,146 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x4E3387: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:664)
==30508== by 0x4F654E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:724)
==30508== by 0x4F654E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F654E: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F654E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 29 bytes in 1 blocks are definitely lost in loss record 1,147 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x4E1B66: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:65)
==30508== by 0x4F655E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:726)
==30508== by 0x4F655E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F655E: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F655E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 29 bytes in 1 blocks are definitely lost in loss record 1,148 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x4E4EBF: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1038)
==30508== by 0x4F2AF2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2114)
==30508== by 0x4F6594: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==30508== by 0x4F6594: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6594: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6594: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 29 bytes in 1 blocks are definitely lost in loss record 1,149 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x4E4F07: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1044)
==30508== by 0x4F2AF2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2114)
==30508== by 0x4F6594: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==30508== by 0x4F6594: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6594: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6594: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 29 bytes in 1 blocks are definitely lost in loss record 1,150 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x4E8169: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:368)
==30508== by 0x4F2B05: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2116)
==30508== by 0x4F6594: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==30508== by 0x4F6594: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6594: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6594: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 29 bytes in 1 blocks are definitely lost in loss record 1,151 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x4E818D: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:371)
==30508== by 0x4F2B05: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2116)
==30508== by 0x4F6594: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==30508== by 0x4F6594: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6594: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6594: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 29 bytes in 1 blocks are definitely lost in loss record 1,152 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x4E7502: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:43)
==30508== by 0x4F2B0D: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2117)
==30508== by 0x4F6594: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==30508== by 0x4F6594: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6594: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6594: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 29 bytes in 1 blocks are definitely lost in loss record 1,153 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x506A91: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:239)
==30508== by 0x4F65C5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==30508== by 0x4F65C5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F65C5: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F65C5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 29 bytes in 1 blocks are definitely lost in loss record 1,154 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x506C6B: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:288)
==30508== by 0x4F65C5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==30508== by 0x4F65C5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F65C5: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F65C5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 29 bytes in 1 blocks are definitely lost in loss record 1,155 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x506DAF: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:317)
==30508== by 0x4F65C5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==30508== by 0x4F65C5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F65C5: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F65C5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 30 bytes in 1 blocks are definitely lost in loss record 1,161 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x4F0F33: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:93)
==30508== by 0x4F6536: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720)
==30508== by 0x4F6536: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6536: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6536: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 30 bytes in 1 blocks are definitely lost in loss record 1,162 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x4F11DD: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:161)
==30508== by 0x4F6536: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720)
==30508== by 0x4F6536: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6536: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6536: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 30 bytes in 1 blocks are definitely lost in loss record 1,163 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x4E1BD2: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:74)
==30508== by 0x4F655E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:726)
==30508== by 0x4F655E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F655E: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F655E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 30 bytes in 1 blocks are definitely lost in loss record 1,164 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x4E1BF6: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:77)
==30508== by 0x4F655E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:726)
==30508== by 0x4F655E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F655E: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F655E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 30 bytes in 1 blocks are definitely lost in loss record 1,165 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x4E1C1A: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:80)
==30508== by 0x4F655E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:726)
==30508== by 0x4F655E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F655E: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F655E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 30 bytes in 1 blocks are definitely lost in loss record 1,166 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x4DE120: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1436)
==30508== by 0x4F6571: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:728)
==30508== by 0x4F6571: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6571: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6571: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 30 bytes in 1 blocks are definitely lost in loss record 1,167 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x4E81D5: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:377)
==30508== by 0x4F2B05: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2116)
==30508== by 0x4F6594: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==30508== by 0x4F6594: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6594: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6594: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 30 bytes in 1 blocks are definitely lost in loss record 1,168 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x4E7526: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:46)
==30508== by 0x4F2B0D: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2117)
==30508== by 0x4F6594: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==30508== by 0x4F6594: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6594: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6594: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 30 bytes in 1 blocks are definitely lost in loss record 1,169 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x4E7592: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:55)
==30508== by 0x4F2B0D: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2117)
==30508== by 0x4F6594: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==30508== by 0x4F6594: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6594: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6594: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 30 bytes in 1 blocks are definitely lost in loss record 1,170 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x510A49: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:64)
==30508== by 0x4F65E3: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:744)
==30508== by 0x4F65E3: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F65E3: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F65E3: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 30 bytes in 1 blocks are definitely lost in loss record 1,171 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x510A6D: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:67)
==30508== by 0x4F65E3: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:744)
==30508== by 0x4F65E3: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F65E3: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F65E3: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 30 bytes in 1 blocks are definitely lost in loss record 1,172 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x510B3B: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:39)
==30508== by 0x4F65EB: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:745)
==30508== by 0x4F65EB: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F65EB: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F65EB: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 30 bytes in 1 blocks are definitely lost in loss record 1,173 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x547C481: lj_parse_keepstr (lj_parse.c:237)
==30508== by 0x547954F: lex_scan (lj_lex.c:301)
==30508== by 0x54799EC: lj_lex_next (lj_lex.c:454)
==30508== by 0x547C1AB: expr_field (lj_parse.c:1673)
==30508== by 0x547E18F: expr_primary (lj_parse.c:1950)
==30508== by 0x547E5C4: parse_call_assign (lj_parse.c:2228)
==30508== by 0x547E5C4: parse_stmt (lj_parse.c:2673)
==30508== by 0x547E5C4: parse_chunk (lj_parse.c:2685)
==30508== by 0x547C640: parse_body (lj_parse.c:1853)
==30508== by 0x547D27B: expr_simple (lj_parse.c:2008)
==30508== by 0x547D27B: expr_unop (lj_parse.c:2077)
==30508== by 0x547D27B: expr_binop (lj_parse.c:2090)
==30508== by 0x547D6B5: expr (lj_parse.c:2109)
==30508== by 0x547D6B5: expr_list (lj_parse.c:1876)
==30508== by 0x547EC83: parse_return (lj_parse.c:2316)
==30508== by 0x547EC83: parse_stmt (lj_parse.c:2651)
==30508== by 0x547EC83: parse_chunk (lj_parse.c:2685)
==30508== by 0x547F54F: lj_parse (lj_parse.c:2718)
==30508== by 0x548124A: cpparser (lj_load.c:41)
==30508== by 0x5462F76: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x548136A: lua_loadx (lj_load.c:58)
==30508== by 0x4F9930: ngx_http_lua_clfactory_loadbuffer (ngx_http_lua_clfactory.c:731)
==30508== by 0x4F6E3E: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:166)
==30508== by 0x4F7868: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:300)
==30508== by 0x4F7316: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:222)
==30508== by 0x45CD97: ngx_http_core_content_phase (ngx_http_core_module.c:1173)
==30508== by 0x457BA2: ngx_http_core_run_phases (ngx_http_core_module.c:862)
==30508== by 0x457CB1: ngx_http_handler (ngx_http_core_module.c:845)
==30508== by 0x46316B: ngx_http_process_request (ngx_http_request.c:1950)
==30508== by 0x463797: ngx_http_process_request_headers (ngx_http_request.c:1377)
==30508== by 0x463D05: ngx_http_process_request_line (ngx_http_request.c:1049)
==30508== by 0x4643E5: ngx_http_wait_request_handler (ngx_http_request.c:507)
==30508== by 0x44115A: ngx_event_process_posted (ngx_event_posted.c:34)
==30508== by 0x440B4F: ngx_process_events_and_timers (ngx_event.c:269)
==30508== by 0x449F68: ngx_single_process_cycle (ngx_process_cycle.c:332)
==30508== by 0x4210A4: main (nginx.c:381)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_scan
fun:lj_lex_next
fun:expr_field
fun:expr_primary
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_return
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:ngx_http_lua_clfactory_loadbuffer
fun:ngx_http_lua_cache_loadbuffer
fun:ngx_http_lua_content_handler_inline
fun:ngx_http_lua_content_handler
fun:ngx_http_core_content_phase
fun:ngx_http_core_run_phases
fun:ngx_http_handler
fun:ngx_http_process_request
fun:ngx_http_process_request_headers
fun:ngx_http_process_request_line
fun:ngx_http_wait_request_handler
fun:ngx_event_process_posted
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 31 bytes in 1 blocks are definitely lost in loss record 1,174 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x4F0E98: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:77)
==30508== by 0x4F6536: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720)
==30508== by 0x4F6536: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6536: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6536: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 31 bytes in 1 blocks are definitely lost in loss record 1,175 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x4F1069: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:124)
==30508== by 0x4F6536: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720)
==30508== by 0x4F6536: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6536: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6536: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 31 bytes in 1 blocks are definitely lost in loss record 1,176 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x4F1142: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:146)
==30508== by 0x4F6536: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720)
==30508== by 0x4F6536: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6536: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6536: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 31 bytes in 1 blocks are definitely lost in loss record 1,177 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x4F1161: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:149)
==30508== by 0x4F6536: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720)
==30508== by 0x4F6536: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6536: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6536: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 31 bytes in 1 blocks are definitely lost in loss record 1,178 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x4E81B1: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:374)
==30508== by 0x4F2B05: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2116)
==30508== by 0x4F6594: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==30508== by 0x4F6594: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6594: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6594: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 31 bytes in 1 blocks are definitely lost in loss record 1,179 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x506D8B: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:314)
==30508== by 0x4F65C5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==30508== by 0x4F65C5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F65C5: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F65C5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,300 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x5468DD9: newtab (lj_tab.c:122)
==30508== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==30508== by 0x546E074: cpluaopen (lj_state.c:150)
==30508== by 0x5462F76: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x546E37F: lua_newstate (lj_state.c:222)
==30508== by 0x54BDDC1: luaL_newstate (lib_aux.c:334)
==30508== by 0x4F60CB: ngx_http_lua_new_state (ngx_http_lua_util.c:204)
==30508== by 0x4F60CB: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:cpluaopen
fun:lj_vm_cpcall
fun:lua_newstate
fun:luaL_newstate
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,301 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x5468DD9: newtab (lj_tab.c:122)
==30508== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==30508== by 0x547588A: lua_createtable (lj_api.c:706)
==30508== by 0x54BD689: luaL_findtable (lib_aux.c:93)
==30508== by 0x54BC515: lib_create_table (lj_lib.c:31)
==30508== by 0x54BC515: lj_lib_register (lj_lib.c:78)
==30508== by 0x54BF918: luaopen_base (lib_base.c:666)
==30508== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==30508== by 0x4F60DF: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==30508== by 0x4F60DF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,302 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x5468DD9: newtab (lj_tab.c:122)
==30508== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==30508== by 0x547588A: lua_createtable (lj_api.c:706)
==30508== by 0x54BD689: luaL_findtable (lib_aux.c:93)
==30508== by 0x54BC553: lib_create_table (lj_lib.c:35)
==30508== by 0x54BC553: lj_lib_register (lj_lib.c:78)
==30508== by 0x54BF935: luaopen_base (lib_base.c:667)
==30508== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==30508== by 0x4F60DF: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==30508== by 0x4F60DF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,303 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x5468DD9: newtab (lj_tab.c:122)
==30508== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==30508== by 0x54759CE: luaL_newmetatable (lj_api.c:715)
==30508== by 0x54C568B: luaopen_package (lib_package.c:570)
==30508== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==30508== by 0x4F60DF: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==30508== by 0x4F60DF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:luaL_newmetatable
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,304 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==30508== by 0x54BCC29: lj_lib_pushcc (lj_lib.c:155)
==30508== by 0x54C56A1: luaopen_package (lib_package.c:571)
==30508== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==30508== by 0x4F60DF: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==30508== by 0x4F60DF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_pushcc
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,305 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x5468DD9: newtab (lj_tab.c:122)
==30508== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==30508== by 0x547588A: lua_createtable (lj_api.c:706)
==30508== by 0x54BD689: luaL_findtable (lib_aux.c:93)
==30508== by 0x54BD7E3: luaL_pushmodule (lib_aux.c:120)
==30508== by 0x54BD92E: luaL_openlib (lib_aux.c:133)
==30508== by 0x54C56CB: luaopen_package (lib_package.c:573)
==30508== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==30508== by 0x4F60DF: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==30508== by 0x4F60DF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:luaL_pushmodule
fun:luaL_openlib
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,306 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x5468DD9: newtab (lj_tab.c:122)
==30508== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==30508== by 0x547588A: lua_createtable (lj_api.c:706)
==30508== by 0x54BD689: luaL_findtable (lib_aux.c:93)
==30508== by 0x54C5811: luaopen_package (lib_package.c:594)
==30508== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==30508== by 0x4F60DF: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==30508== by 0x4F60DF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,307 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x5468DD9: newtab (lj_tab.c:122)
==30508== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==30508== by 0x547588A: lua_createtable (lj_api.c:706)
==30508== by 0x54BD689: luaL_findtable (lib_aux.c:93)
==30508== by 0x54BC553: lib_create_table (lj_lib.c:35)
==30508== by 0x54BC553: lj_lib_register (lj_lib.c:78)
==30508== by 0x54C29BD: luaopen_table (lib_table.c:334)
==30508== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==30508== by 0x4F60DF: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==30508== by 0x4F60DF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,308 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==30508== by 0x54BCCC6: lj_lib_prereg (lj_lib.c:165)
==30508== by 0x54C29E0: luaopen_table (lib_table.c:339)
==30508== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==30508== by 0x4F60DF: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==30508== by 0x4F60DF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,309 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==30508== by 0x54BCCC6: lj_lib_prereg (lj_lib.c:165)
==30508== by 0x54C2A07: luaopen_table (lib_table.c:340)
==30508== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==30508== by 0x4F60DF: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==30508== by 0x4F60DF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,310 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==30508== by 0x54BCCC6: lj_lib_prereg (lj_lib.c:165)
==30508== by 0x54C2A2A: luaopen_table (lib_table.c:341)
==30508== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==30508== by 0x4F60DF: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==30508== by 0x4F60DF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,311 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x5468DD9: newtab (lj_tab.c:122)
==30508== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==30508== by 0x547588A: lua_createtable (lj_api.c:706)
==30508== by 0x54BCAEE: lib_create_table (lj_lib.c:44)
==30508== by 0x54BCAEE: lj_lib_register (lj_lib.c:78)
==30508== by 0x54C3DFD: luaopen_io (lib_io.c:535)
==30508== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==30508== by 0x4F60DF: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==30508== by 0x4F60DF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,312 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x5468DD9: newtab (lj_tab.c:122)
==30508== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==30508== by 0x547588A: lua_createtable (lj_api.c:706)
==30508== by 0x54BD689: luaL_findtable (lib_aux.c:93)
==30508== by 0x54BC553: lib_create_table (lj_lib.c:35)
==30508== by 0x54BC553: lj_lib_register (lj_lib.c:78)
==30508== by 0x54C3E76: luaopen_io (lib_io.c:538)
==30508== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==30508== by 0x4F60DF: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==30508== by 0x4F60DF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,313 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x5468DD9: newtab (lj_tab.c:122)
==30508== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==30508== by 0x547588A: lua_createtable (lj_api.c:706)
==30508== by 0x54BD689: luaL_findtable (lib_aux.c:93)
==30508== by 0x54BC553: lib_create_table (lj_lib.c:35)
==30508== by 0x54BC553: lj_lib_register (lj_lib.c:78)
==30508== by 0x54C477D: luaopen_os (lib_os.c:289)
==30508== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==30508== by 0x4F60DF: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==30508== by 0x4F60DF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_os
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,314 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x5468DD9: newtab (lj_tab.c:122)
==30508== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==30508== by 0x547588A: lua_createtable (lj_api.c:706)
==30508== by 0x54BD689: luaL_findtable (lib_aux.c:93)
==30508== by 0x54BC553: lib_create_table (lj_lib.c:35)
==30508== by 0x54BC553: lj_lib_register (lj_lib.c:78)
==30508== by 0x54C1EBF: luaopen_string (lib_string.c:739)
==30508== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==30508== by 0x4F60DF: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==30508== by 0x4F60DF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,315 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x5468DD9: newtab (lj_tab.c:122)
==30508== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==30508== by 0x547588A: lua_createtable (lj_api.c:706)
==30508== by 0x54BD689: luaL_findtable (lib_aux.c:93)
==30508== by 0x54BC553: lib_create_table (lj_lib.c:35)
==30508== by 0x54BC553: lj_lib_register (lj_lib.c:78)
==30508== by 0x54BFE91: luaopen_math (lib_math.c:223)
==30508== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==30508== by 0x4F60DF: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==30508== by 0x4F60DF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,316 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x5468DD9: newtab (lj_tab.c:122)
==30508== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==30508== by 0x547588A: lua_createtable (lj_api.c:706)
==30508== by 0x54BD689: luaL_findtable (lib_aux.c:93)
==30508== by 0x54BC553: lib_create_table (lj_lib.c:35)
==30508== by 0x54BC553: lj_lib_register (lj_lib.c:78)
==30508== by 0x54C687D: luaopen_debug (lib_debug.c:402)
==30508== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==30508== by 0x4F60DF: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==30508== by 0x4F60DF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_debug
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,317 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x5468DD9: newtab (lj_tab.c:122)
==30508== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==30508== by 0x547588A: lua_createtable (lj_api.c:706)
==30508== by 0x54BD689: luaL_findtable (lib_aux.c:93)
==30508== by 0x54BC553: lib_create_table (lj_lib.c:35)
==30508== by 0x54BC553: lj_lib_register (lj_lib.c:78)
==30508== by 0x54C039D: luaopen_bit (lib_bit.c:177)
==30508== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==30508== by 0x4F60DF: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==30508== by 0x4F60DF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_bit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,318 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x5468DD9: newtab (lj_tab.c:122)
==30508== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==30508== by 0x547588A: lua_createtable (lj_api.c:706)
==30508== by 0x54BD689: luaL_findtable (lib_aux.c:93)
==30508== by 0x54BC553: lib_create_table (lj_lib.c:35)
==30508== by 0x54BC553: lj_lib_register (lj_lib.c:78)
==30508== by 0x54C85D6: luaopen_jit (lib_jit.c:780)
==30508== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==30508== by 0x4F60DF: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==30508== by 0x4F60DF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,319 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==30508== by 0x54BCCC6: lj_lib_prereg (lj_lib.c:165)
==30508== by 0x54C85EF: luaopen_jit (lib_jit.c:782)
==30508== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==30508== by 0x4F60DF: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==30508== by 0x4F60DF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,320 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==30508== by 0x54BCCC6: lj_lib_prereg (lj_lib.c:165)
==30508== by 0x54C8608: luaopen_jit (lib_jit.c:786)
==30508== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==30508== by 0x4F60DF: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==30508== by 0x4F60DF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,321 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x5468DD9: newtab (lj_tab.c:122)
==30508== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==30508== by 0x547588A: lua_createtable (lj_api.c:706)
==30508== by 0x54BD689: luaL_findtable (lib_aux.c:93)
==30508== by 0x54BC553: lib_create_table (lj_lib.c:35)
==30508== by 0x54BC553: lj_lib_register (lj_lib.c:78)
==30508== by 0x54C8625: luaopen_jit (lib_jit.c:789)
==30508== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==30508== by 0x4F60DF: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==30508== by 0x4F60DF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,322 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x54BC6BD: lj_lib_register (lj_lib.c:92)
==30508== by 0x54C8625: luaopen_jit (lib_jit.c:789)
==30508== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==30508== by 0x4F60DF: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==30508== by 0x4F60DF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,323 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==30508== by 0x54CB339: luaL_openlibs (lib_init.c:50)
==30508== by 0x4F60DF: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==30508== by 0x4F60DF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,324 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x5468DD9: newtab (lj_tab.c:122)
==30508== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==30508== by 0x547588A: lua_createtable (lj_api.c:706)
==30508== by 0x4F6351: ngx_http_lua_init_registry (ngx_http_lua_util.c:661)
==30508== by 0x4F6351: ngx_http_lua_new_state (ngx_http_lua_util.c:298)
==30508== by 0x4F6351: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,325 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x5468DD9: newtab (lj_tab.c:122)
==30508== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==30508== by 0x547588A: lua_createtable (lj_api.c:706)
==30508== by 0x4F6382: ngx_http_lua_init_registry (ngx_http_lua_util.c:667)
==30508== by 0x4F6382: ngx_http_lua_new_state (ngx_http_lua_util.c:298)
==30508== by 0x4F6382: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,326 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x5468DD9: newtab (lj_tab.c:122)
==30508== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==30508== by 0x547588A: lua_createtable (lj_api.c:706)
==30508== by 0x4F63AE: ngx_http_lua_init_registry (ngx_http_lua_util.c:672)
==30508== by 0x4F63AE: ngx_http_lua_new_state (ngx_http_lua_util.c:298)
==30508== by 0x4F63AE: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,327 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x5468DD9: newtab (lj_tab.c:122)
==30508== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==30508== by 0x547588A: lua_createtable (lj_api.c:706)
==30508== by 0x4F63DA: ngx_http_lua_init_registry (ngx_http_lua_util.c:678)
==30508== by 0x4F63DA: ngx_http_lua_new_state (ngx_http_lua_util.c:298)
==30508== by 0x4F63DA: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,328 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x5468DD9: newtab (lj_tab.c:122)
==30508== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==30508== by 0x547588A: lua_createtable (lj_api.c:706)
==30508== by 0x4F6406: ngx_http_lua_init_registry (ngx_http_lua_util.c:685)
==30508== by 0x4F6406: ngx_http_lua_new_state (ngx_http_lua_util.c:298)
==30508== by 0x4F6406: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,329 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x5468DD9: newtab (lj_tab.c:122)
==30508== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==30508== by 0x547588A: lua_createtable (lj_api.c:706)
==30508== by 0x4DE3C9: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:166)
==30508== by 0x4F6460: ngx_http_lua_init_globals (ngx_http_lua_util.c:702)
==30508== by 0x4F6460: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6460: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,330 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x5468DD9: newtab (lj_tab.c:122)
==30508== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==30508== by 0x547588A: lua_createtable (lj_api.c:706)
==30508== by 0x4DE3DB: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:168)
==30508== by 0x4F6460: ngx_http_lua_init_globals (ngx_http_lua_util.c:702)
==30508== by 0x4F6460: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6460: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,331 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x5468DD9: newtab (lj_tab.c:122)
==30508== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==30508== by 0x547588A: lua_createtable (lj_api.c:706)
==30508== by 0x4DE3ED: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:170)
==30508== by 0x4F6460: ngx_http_lua_init_globals (ngx_http_lua_util.c:702)
==30508== by 0x4F6460: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6460: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,332 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==30508== by 0x4DE3FF: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:171)
==30508== by 0x4F6460: ngx_http_lua_init_globals (ngx_http_lua_util.c:702)
==30508== by 0x4F6460: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6460: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,333 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==30508== by 0x4DE423: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:173)
==30508== by 0x4F6460: ngx_http_lua_init_globals (ngx_http_lua_util.c:702)
==30508== by 0x4F6460: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6460: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,334 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x5468DD9: newtab (lj_tab.c:122)
==30508== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==30508== by 0x547588A: lua_createtable (lj_api.c:706)
==30508== by 0x4F6472: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:713)
==30508== by 0x4F6472: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6472: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6472: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,335 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==30508== by 0x4F6484: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:715)
==30508== by 0x4F6484: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6484: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6484: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,336 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x5468DD9: newtab (lj_tab.c:122)
==30508== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==30508== by 0x547588A: lua_createtable (lj_api.c:706)
==30508== by 0x4F64BA: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:2919)
==30508== by 0x4F64BA: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:718)
==30508== by 0x4F64BA: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F64BA: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F64BA: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_arg_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,337 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x5468DD9: newtab (lj_tab.c:122)
==30508== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==30508== by 0x547588A: lua_createtable (lj_api.c:706)
==30508== by 0x4F64CC: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:2921)
==30508== by 0x4F64CC: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:718)
==30508== by 0x4F64CC: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F64CC: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F64CC: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_arg_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,338 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==30508== by 0x4F64DE: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:2923)
==30508== by 0x4F64DE: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:718)
==30508== by 0x4F64DE: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F64DE: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F64DE: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_arg_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,339 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==30508== by 0x4F6502: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:2926)
==30508== by 0x4F6502: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:718)
==30508== by 0x4F6502: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6502: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6502: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_arg_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,340 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x4F0FCE: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:108)
==30508== by 0x4F6536: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720)
==30508== by 0x4F6536: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6536: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6536: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,341 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==30508== by 0x4DB5D1: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:276)
==30508== by 0x4F6546: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:723)
==30508== by 0x4F6546: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6546: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6546: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,342 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==30508== by 0x4DB5F5: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:279)
==30508== by 0x4F6546: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:723)
==30508== by 0x4F6546: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6546: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6546: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,343 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==30508== by 0x4E3375: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:663)
==30508== by 0x4F654E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:724)
==30508== by 0x4F654E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F654E: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F654E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,344 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==30508== by 0x4E3399: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:666)
==30508== by 0x4F654E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:724)
==30508== by 0x4F654E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F654E: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F654E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,345 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==30508== by 0x4E33BD: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:669)
==30508== by 0x4F654E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:724)
==30508== by 0x4F654E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F654E: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F654E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,346 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==30508== by 0x4E33E1: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:672)
==30508== by 0x4F654E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:724)
==30508== by 0x4F654E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F654E: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F654E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,347 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==30508== by 0x4E3405: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:675)
==30508== by 0x4F654E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:724)
==30508== by 0x4F654E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F654E: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F654E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,348 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==30508== by 0x4DF9D1: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:205)
==30508== by 0x4F6556: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:725)
==30508== by 0x4F6556: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6556: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6556: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,349 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==30508== by 0x4DF9F5: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:208)
==30508== by 0x4F6556: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:725)
==30508== by 0x4F6556: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6556: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6556: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,350 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==30508== by 0x4DFA19: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:211)
==30508== by 0x4F6556: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:725)
==30508== by 0x4F6556: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6556: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6556: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,351 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==30508== by 0x4DFA3D: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:214)
==30508== by 0x4F6556: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:725)
==30508== by 0x4F6556: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6556: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6556: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,352 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==30508== by 0x4DFA61: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:217)
==30508== by 0x4F6556: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:725)
==30508== by 0x4F6556: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6556: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6556: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,353 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==30508== by 0x4DFA85: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:220)
==30508== by 0x4F6556: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:725)
==30508== by 0x4F6556: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6556: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6556: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,354 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==30508== by 0x4DFAA9: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:223)
==30508== by 0x4F6556: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:725)
==30508== by 0x4F6556: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6556: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6556: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,355 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==30508== by 0x4DFACD: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:226)
==30508== by 0x4F6556: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:725)
==30508== by 0x4F6556: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6556: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6556: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,356 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==30508== by 0x4DFAF1: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:229)
==30508== by 0x4F6556: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:725)
==30508== by 0x4F6556: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6556: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6556: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,357 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==30508== by 0x4DFB15: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:232)
==30508== by 0x4F6556: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:725)
==30508== by 0x4F6556: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6556: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6556: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,358 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==30508== by 0x4DFB39: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:235)
==30508== by 0x4F6556: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:725)
==30508== by 0x4F6556: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6556: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6556: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,359 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==30508== by 0x4DFB5D: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:238)
==30508== by 0x4F6556: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:725)
==30508== by 0x4F6556: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6556: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6556: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,360 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x4DFB6F: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:239)
==30508== by 0x4F6556: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:725)
==30508== by 0x4F6556: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6556: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6556: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,361 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==30508== by 0x4E1B30: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:61)
==30508== by 0x4F655E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:726)
==30508== by 0x4F655E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F655E: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F655E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,362 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==30508== by 0x4E1B54: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:64)
==30508== by 0x4F655E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:726)
==30508== by 0x4F655E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F655E: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F655E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,363 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==30508== by 0x4E1B78: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:67)
==30508== by 0x4F655E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:726)
==30508== by 0x4F655E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F655E: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F655E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,364 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==30508== by 0x4E1B9C: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:70)
==30508== by 0x4F655E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:726)
==30508== by 0x4F655E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F655E: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F655E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,365 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==30508== by 0x4E1BC0: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:73)
==30508== by 0x4F655E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:726)
==30508== by 0x4F655E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F655E: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F655E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,366 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==30508== by 0x4E1BE4: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:76)
==30508== by 0x4F655E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:726)
==30508== by 0x4F655E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F655E: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F655E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,367 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==30508== by 0x4E1C08: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:79)
==30508== by 0x4F655E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:726)
==30508== by 0x4F655E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F655E: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F655E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,368 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==30508== by 0x4E1C2C: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:82)
==30508== by 0x4F655E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:726)
==30508== by 0x4F655E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F655E: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F655E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,369 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==30508== by 0x4E1C50: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:85)
==30508== by 0x4F655E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:726)
==30508== by 0x4F655E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F655E: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F655E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,370 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==30508== by 0x4E1C74: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:89)
==30508== by 0x4F655E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:726)
==30508== by 0x4F655E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F655E: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F655E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,371 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==30508== by 0x4E1C98: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:93)
==30508== by 0x4F655E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:726)
==30508== by 0x4F655E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F655E: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F655E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,372 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==30508== by 0x4E1CBC: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:96)
==30508== by 0x4F655E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:726)
==30508== by 0x4F655E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F655E: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F655E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,373 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==30508== by 0x4DF297: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:30)
==30508== by 0x4F6569: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:727)
==30508== by 0x4F6569: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6569: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6569: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,374 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==30508== by 0x4DF2BB: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:35)
==30508== by 0x4F6569: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:727)
==30508== by 0x4F6569: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6569: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6569: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,375 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==30508== by 0x4DF2DF: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:38)
==30508== by 0x4F6569: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:727)
==30508== by 0x4F6569: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6569: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6569: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,376 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==30508== by 0x4DF303: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:43)
==30508== by 0x4F6569: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:727)
==30508== by 0x4F6569: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6569: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6569: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,377 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==30508== by 0x4DF327: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:48)
==30508== by 0x4F6569: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:727)
==30508== by 0x4F6569: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6569: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6569: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,378 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x5468DD9: newtab (lj_tab.c:122)
==30508== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==30508== by 0x547588A: lua_createtable (lj_api.c:706)
==30508== by 0x4DE0D8: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1430)
==30508== by 0x4F6571: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:728)
==30508== by 0x4F6571: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6571: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6571: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,379 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==30508== by 0x4DE0EA: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1432)
==30508== by 0x4F6571: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:728)
==30508== by 0x4F6571: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6571: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6571: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,380 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==30508== by 0x4DE10E: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1435)
==30508== by 0x4F6571: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:728)
==30508== by 0x4F6571: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6571: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6571: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,381 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==30508== by 0x5081DF: ngx_http_lua_inject_sleep_api (ngx_http_lua_sleep.c:149)
==30508== by 0x4F6579: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:729)
==30508== by 0x4F6579: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6579: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6579: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_sleep_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,382 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==30508== by 0x50EACA: ngx_http_lua_inject_phase_api (ngx_http_lua_phase.c:106)
==30508== by 0x4F6581: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:730)
==30508== by 0x4F6581: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6581: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6581: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_phase_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,383 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x5468DD9: newtab (lj_tab.c:122)
==30508== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==30508== by 0x547588A: lua_createtable (lj_api.c:706)
==30508== by 0x4EB9D3: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1986)
==30508== by 0x4F6589: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:733)
==30508== by 0x4F6589: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6589: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6589: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,384 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==30508== by 0x4EB9E5: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1988)
==30508== by 0x4F6589: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:733)
==30508== by 0x4F6589: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6589: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6589: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,385 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==30508== by 0x4EBA09: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1991)
==30508== by 0x4F6589: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:733)
==30508== by 0x4F6589: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6589: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6589: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,386 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==30508== by 0x4EBA2D: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1994)
==30508== by 0x4F6589: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:733)
==30508== by 0x4F6589: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6589: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6589: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,387 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==30508== by 0x4EBA51: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1997)
==30508== by 0x4F6589: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:733)
==30508== by 0x4F6589: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6589: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6589: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,388 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==30508== by 0x4EBA75: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:2000)
==30508== by 0x4F6589: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:733)
==30508== by 0x4F6589: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6589: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6589: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,389 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x5468DD9: newtab (lj_tab.c:122)
==30508== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==30508== by 0x547588A: lua_createtable (lj_api.c:706)
==30508== by 0x4F2AEA: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2112)
==30508== by 0x4F6594: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==30508== by 0x4F6594: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6594: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6594: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,390 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==30508== by 0x4E4EAD: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1037)
==30508== by 0x4F2AF2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2114)
==30508== by 0x4F6594: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==30508== by 0x4F6594: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6594: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6594: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,391 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==30508== by 0x4E4ED1: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1040)
==30508== by 0x4F2AF2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2114)
==30508== by 0x4F6594: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==30508== by 0x4F6594: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6594: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6594: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,392 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==30508== by 0x4E4EF5: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1043)
==30508== by 0x4F2AF2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2114)
==30508== by 0x4F6594: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==30508== by 0x4F6594: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6594: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6594: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,393 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==30508== by 0x4E4F19: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1046)
==30508== by 0x4F2AF2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2114)
==30508== by 0x4F6594: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==30508== by 0x4F6594: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6594: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6594: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,394 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==30508== by 0x4E4F3D: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1049)
==30508== by 0x4F2AF2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2114)
==30508== by 0x4F6594: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==30508== by 0x4F6594: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6594: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6594: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,395 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==30508== by 0x4E792B: ngx_http_lua_inject_req_uri_api (ngx_http_lua_uri.c:24)
==30508== by 0x4F2AFD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2115)
==30508== by 0x4F6594: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==30508== by 0x4F6594: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6594: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6594: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_uri_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,396 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==30508== by 0x4E8157: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:367)
==30508== by 0x4F2B05: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2116)
==30508== by 0x4F6594: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==30508== by 0x4F6594: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6594: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6594: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,397 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==30508== by 0x4E817B: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:370)
==30508== by 0x4F2B05: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2116)
==30508== by 0x4F6594: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==30508== by 0x4F6594: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6594: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6594: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,398 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==30508== by 0x4E819F: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:373)
==30508== by 0x4F2B05: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2116)
==30508== by 0x4F6594: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==30508== by 0x4F6594: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6594: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6594: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,399 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==30508== by 0x4E81C3: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:376)
==30508== by 0x4F2B05: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2116)
==30508== by 0x4F6594: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==30508== by 0x4F6594: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6594: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6594: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,400 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==30508== by 0x4E74CC: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:39)
==30508== by 0x4F2B0D: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2117)
==30508== by 0x4F6594: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==30508== by 0x4F6594: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6594: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6594: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,401 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==30508== by 0x4E74F0: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:42)
==30508== by 0x4F2B0D: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2117)
==30508== by 0x4F6594: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==30508== by 0x4F6594: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6594: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6594: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,402 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==30508== by 0x4E7514: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:45)
==30508== by 0x4F2B0D: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2117)
==30508== by 0x4F6594: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==30508== by 0x4F6594: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6594: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6594: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,403 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==30508== by 0x4E7538: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:48)
==30508== by 0x4F2B0D: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2117)
==30508== by 0x4F6594: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==30508== by 0x4F6594: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6594: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6594: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,404 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==30508== by 0x4E755C: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:51)
==30508== by 0x4F2B0D: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2117)
==30508== by 0x4F6594: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==30508== by 0x4F6594: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6594: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6594: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,405 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==30508== by 0x4E7580: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:54)
==30508== by 0x4F2B0D: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2117)
==30508== by 0x4F6594: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==30508== by 0x4F6594: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6594: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6594: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,406 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==30508== by 0x4E75A4: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:57)
==30508== by 0x4F2B0D: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2117)
==30508== by 0x4F6594: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==30508== by 0x4F6594: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6594: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6594: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,407 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==30508== by 0x4E75C8: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:60)
==30508== by 0x4F2B0D: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2117)
==30508== by 0x4F6594: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==30508== by 0x4F6594: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6594: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6594: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,408 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==30508== by 0x4E75EC: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:63)
==30508== by 0x4F2B0D: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2117)
==30508== by 0x4F6594: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==30508== by 0x4F6594: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6594: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6594: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,409 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==30508== by 0x506F85: ngx_http_lua_inject_req_socket_api (ngx_http_lua_socket_tcp.c:373)
==30508== by 0x4F2B15: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2118)
==30508== by 0x4F6594: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==30508== by 0x4F6594: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6594: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6594: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_socket_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,410 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==30508== by 0x50E4C3: ngx_http_lua_inject_req_method_api (ngx_http_lua_req_method.c:25)
==30508== by 0x4F2B1D: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2119)
==30508== by 0x4F6594: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==30508== by 0x4F6594: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6594: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6594: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_method_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,411 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==30508== by 0x50E4E7: ngx_http_lua_inject_req_method_api (ngx_http_lua_req_method.c:28)
==30508== by 0x4F2B1D: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2119)
==30508== by 0x4F6594: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==30508== by 0x4F6594: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6594: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6594: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_method_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,412 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==30508== by 0x4DFB84: ngx_http_lua_inject_req_time_api (ngx_http_lua_time.c:246)
==30508== by 0x4F2B25: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2120)
==30508== by 0x4F6594: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==30508== by 0x4F6594: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6594: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6594: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_time_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,413 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==30508== by 0x4E0267: ngx_http_lua_inject_req_misc_api (ngx_http_lua_misc.c:40)
==30508== by 0x4F2B2D: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2121)
==30508== by 0x4F6594: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==30508== by 0x4F6594: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6594: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6594: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_misc_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,414 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x5468DD9: newtab (lj_tab.c:122)
==30508== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==30508== by 0x547588A: lua_createtable (lj_api.c:706)
==30508== by 0x4E4DD7: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1014)
==30508== by 0x4F659C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:737)
==30508== by 0x4F659C: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F659C: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F659C: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,415 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x5468DD9: newtab (lj_tab.c:122)
==30508== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==30508== by 0x547588A: lua_createtable (lj_api.c:706)
==30508== by 0x4E4DE9: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1016)
==30508== by 0x4F659C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:737)
==30508== by 0x4F659C: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F659C: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F659C: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,416 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==30508== by 0x4E4DFB: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1017)
==30508== by 0x4F659C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:737)
==30508== by 0x4F659C: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F659C: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F659C: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,417 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==30508== by 0x4E4E1F: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1019)
==30508== by 0x4F659C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:737)
==30508== by 0x4F659C: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F659C: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F659C: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,418 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x5468DD9: newtab (lj_tab.c:122)
==30508== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==30508== by 0x547588A: lua_createtable (lj_api.c:706)
==30508== by 0x4E4E62: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1025)
==30508== by 0x4F659C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:737)
==30508== by 0x4F659C: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F659C: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F659C: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,419 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==30508== by 0x4E4E74: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1027)
==30508== by 0x4F659C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:737)
==30508== by 0x4F659C: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F659C: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F659C: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,420 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x5468DD9: newtab (lj_tab.c:122)
==30508== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==30508== by 0x547588A: lua_createtable (lj_api.c:706)
==30508== by 0x4E4FAC: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:1067)
==30508== by 0x4F65A7: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:738)
==30508== by 0x4F65A7: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F65A7: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F65A7: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_create_headers_metatable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,421 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x5468DD9: newtab (lj_tab.c:122)
==30508== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==30508== by 0x547588A: lua_createtable (lj_api.c:706)
==30508== by 0x4E0933: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:26)
==30508== by 0x4F65AF: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:739)
==30508== by 0x4F65AF: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F65AF: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F65AF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_variable_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,422 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x5468DD9: newtab (lj_tab.c:122)
==30508== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==30508== by 0x547588A: lua_createtable (lj_api.c:706)
==30508== by 0x4E0945: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:28)
==30508== by 0x4F65AF: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:739)
==30508== by 0x4F65AF: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F65AF: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F65AF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_variable_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,423 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==30508== by 0x4E0957: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:29)
==30508== by 0x4F65AF: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:739)
==30508== by 0x4F65AF: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F65AF: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F65AF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_variable_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,424 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==30508== by 0x4E097B: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:31)
==30508== by 0x4F65AF: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:739)
==30508== by 0x4F65AF: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F65AF: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F65AF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_variable_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,425 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x5468DD9: newtab (lj_tab.c:122)
==30508== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==30508== by 0x547588A: lua_createtable (lj_api.c:706)
==30508== by 0x4FD1E6: ngx_http_lua_inject_shdict_api (ngx_http_lua_shdict.c:409)
==30508== by 0x4F65BA: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:740)
==30508== by 0x4F65BA: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F65BA: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F65BA: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_shdict_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,426 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x5468DD9: newtab (lj_tab.c:122)
==30508== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==30508== by 0x547588A: lua_createtable (lj_api.c:706)
==30508== by 0x5068A2: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:205)
==30508== by 0x4F65C5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==30508== by 0x4F65C5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F65C5: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F65C5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,427 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==30508== by 0x5068B4: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:207)
==30508== by 0x4F65C5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==30508== by 0x4F65C5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F65C5: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F65C5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,428 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x5468DD9: newtab (lj_tab.c:122)
==30508== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==30508== by 0x547588A: lua_createtable (lj_api.c:706)
==30508== by 0x506A49: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:233)
==30508== by 0x4F65C5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==30508== by 0x4F65C5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F65C5: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F65C5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,429 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==30508== by 0x506A5B: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:235)
==30508== by 0x4F65C5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==30508== by 0x4F65C5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F65C5: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F65C5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,430 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==30508== by 0x506A7F: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:238)
==30508== by 0x4F65C5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==30508== by 0x4F65C5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F65C5: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F65C5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,431 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==30508== by 0x506AA3: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:241)
==30508== by 0x4F65C5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==30508== by 0x4F65C5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F65C5: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F65C5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,432 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==30508== by 0x506AC7: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:244)
==30508== by 0x4F65C5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==30508== by 0x4F65C5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F65C5: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F65C5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,433 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x5468DD9: newtab (lj_tab.c:122)
==30508== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==30508== by 0x547588A: lua_createtable (lj_api.c:706)
==30508== by 0x506B24: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:255)
==30508== by 0x4F65C5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==30508== by 0x4F65C5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F65C5: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F65C5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,434 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==30508== by 0x506B36: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:257)
==30508== by 0x4F65C5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==30508== by 0x4F65C5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F65C5: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F65C5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,435 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==30508== by 0x506B5A: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:260)
==30508== by 0x4F65C5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==30508== by 0x4F65C5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F65C5: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F65C5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,436 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==30508== by 0x506B7E: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:263)
==30508== by 0x4F65C5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==30508== by 0x4F65C5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F65C5: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F65C5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,437 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==30508== by 0x506BA2: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:266)
==30508== by 0x4F65C5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==30508== by 0x4F65C5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F65C5: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F65C5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,438 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==30508== by 0x506BC6: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:269)
==30508== by 0x4F65C5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==30508== by 0x4F65C5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F65C5: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F65C5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,439 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x5468DD9: newtab (lj_tab.c:122)
==30508== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==30508== by 0x547588A: lua_createtable (lj_api.c:706)
==30508== by 0x506C23: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:280)
==30508== by 0x4F65C5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==30508== by 0x4F65C5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F65C5: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F65C5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,440 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==30508== by 0x506C35: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:282)
==30508== by 0x4F65C5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==30508== by 0x4F65C5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F65C5: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F65C5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,441 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==30508== by 0x506C59: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:287)
==30508== by 0x4F65C5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==30508== by 0x4F65C5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F65C5: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F65C5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,442 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==30508== by 0x506C7D: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:292)
==30508== by 0x4F65C5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==30508== by 0x4F65C5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F65C5: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F65C5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,443 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==30508== by 0x506CA1: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:295)
==30508== by 0x4F65C5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==30508== by 0x4F65C5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F65C5: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F65C5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,444 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==30508== by 0x506CC5: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:298)
==30508== by 0x4F65C5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==30508== by 0x4F65C5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F65C5: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F65C5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,445 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==30508== by 0x506CE9: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:301)
==30508== by 0x4F65C5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==30508== by 0x4F65C5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F65C5: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F65C5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,446 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==30508== by 0x506D0D: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:304)
==30508== by 0x4F65C5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==30508== by 0x4F65C5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F65C5: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F65C5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,447 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==30508== by 0x506D31: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:307)
==30508== by 0x4F65C5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==30508== by 0x4F65C5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F65C5: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F65C5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,448 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==30508== by 0x506D55: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:310)
==30508== by 0x4F65C5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==30508== by 0x4F65C5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F65C5: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F65C5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,449 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==30508== by 0x506D79: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:313)
==30508== by 0x4F65C5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==30508== by 0x4F65C5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F65C5: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F65C5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,450 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==30508== by 0x506D9D: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:316)
==30508== by 0x4F65C5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==30508== by 0x4F65C5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F65C5: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F65C5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,451 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x5468DD9: newtab (lj_tab.c:122)
==30508== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==30508== by 0x547588A: lua_createtable (lj_api.c:706)
==30508== by 0x506DFA: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:326)
==30508== by 0x4F65C5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==30508== by 0x4F65C5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F65C5: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F65C5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,452 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==30508== by 0x506E0C: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:327)
==30508== by 0x4F65C5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==30508== by 0x4F65C5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F65C5: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F65C5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,453 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x5468DD9: newtab (lj_tab.c:122)
==30508== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==30508== by 0x547588A: lua_createtable (lj_api.c:706)
==30508== by 0x506E4A: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:334)
==30508== by 0x4F65C5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==30508== by 0x4F65C5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F65C5: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F65C5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,454 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==30508== by 0x506E5C: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:335)
==30508== by 0x4F65C5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==30508== by 0x4F65C5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F65C5: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F65C5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,455 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x5468DD9: newtab (lj_tab.c:122)
==30508== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==30508== by 0x547588A: lua_createtable (lj_api.c:706)
==30508== by 0x506E9A: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:342)
==30508== by 0x4F65C5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==30508== by 0x4F65C5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F65C5: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F65C5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,456 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==30508== by 0x506EAC: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:343)
==30508== by 0x4F65C5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==30508== by 0x4F65C5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F65C5: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F65C5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,457 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x5468DD9: newtab (lj_tab.c:122)
==30508== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==30508== by 0x547588A: lua_createtable (lj_api.c:706)
==30508== by 0x506EEA: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:350)
==30508== by 0x4F65C5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==30508== by 0x4F65C5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F65C5: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F65C5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,458 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==30508== by 0x506EFC: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:351)
==30508== by 0x4F65C5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==30508== by 0x4F65C5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F65C5: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F65C5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,459 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x5468DD9: newtab (lj_tab.c:122)
==30508== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==30508== by 0x547588A: lua_createtable (lj_api.c:706)
==30508== by 0x506F3A: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:360)
==30508== by 0x4F65C5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==30508== by 0x4F65C5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F65C5: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F65C5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,460 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==30508== by 0x506F4C: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:361)
==30508== by 0x4F65C5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==30508== by 0x4F65C5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F65C5: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F65C5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,461 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==30508== by 0x50DED3: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:80)
==30508== by 0x4F65D0: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:742)
==30508== by 0x4F65D0: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F65D0: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F65D0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,462 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x5468DD9: newtab (lj_tab.c:122)
==30508== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==30508== by 0x547588A: lua_createtable (lj_api.c:706)
==30508== by 0x50DF04: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:85)
==30508== by 0x4F65D0: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:742)
==30508== by 0x4F65D0: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F65D0: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F65D0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,463 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==30508== by 0x50DF16: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:87)
==30508== by 0x4F65D0: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:742)
==30508== by 0x4F65D0: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F65D0: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F65D0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,464 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==30508== by 0x50DF3A: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:90)
==30508== by 0x4F65D0: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:742)
==30508== by 0x4F65D0: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F65D0: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F65D0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,465 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==30508== by 0x50DF5E: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:93)
==30508== by 0x4F65D0: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:742)
==30508== by 0x4F65D0: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F65D0: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F65D0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,466 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==30508== by 0x50DF82: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:96)
==30508== by 0x4F65D0: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:742)
==30508== by 0x4F65D0: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F65D0: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F65D0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,467 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==30508== by 0x50DFA6: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:99)
==30508== by 0x4F65D0: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:742)
==30508== by 0x4F65D0: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F65D0: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F65D0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,468 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x5468DD9: newtab (lj_tab.c:122)
==30508== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==30508== by 0x547588A: lua_createtable (lj_api.c:706)
==30508== by 0x50E003: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:109)
==30508== by 0x4F65D0: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:742)
==30508== by 0x4F65D0: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F65D0: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F65D0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,469 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==30508== by 0x50E015: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:110)
==30508== by 0x4F65D0: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:742)
==30508== by 0x4F65D0: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F65D0: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F65D0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,470 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x5468DD9: newtab (lj_tab.c:122)
==30508== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==30508== by 0x547588A: lua_createtable (lj_api.c:706)
==30508== by 0x50F2D2: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:34)
==30508== by 0x4F65DB: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:743)
==30508== by 0x4F65DB: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F65DB: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F65DB: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,471 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==30508== by 0x50F2E4: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:36)
==30508== by 0x4F65DB: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:743)
==30508== by 0x4F65DB: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F65DB: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F65DB: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,472 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==30508== by 0x50F308: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:39)
==30508== by 0x4F65DB: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:743)
==30508== by 0x4F65DB: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F65DB: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F65DB: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,473 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==30508== by 0x50F32C: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:42)
==30508== by 0x4F65DB: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:743)
==30508== by 0x4F65DB: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F65DB: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F65DB: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,474 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x5468DD9: newtab (lj_tab.c:122)
==30508== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==30508== by 0x547588A: lua_createtable (lj_api.c:706)
==30508== by 0x5109DD: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:55)
==30508== by 0x4F65E3: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:744)
==30508== by 0x4F65E3: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F65E3: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F65E3: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,475 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==30508== by 0x5109EF: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:57)
==30508== by 0x4F65E3: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:744)
==30508== by 0x4F65E3: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F65E3: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F65E3: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,476 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==30508== by 0x510A13: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:60)
==30508== by 0x4F65E3: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:744)
==30508== by 0x4F65E3: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F65E3: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F65E3: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,477 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==30508== by 0x510A37: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:63)
==30508== by 0x4F65E3: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:744)
==30508== by 0x4F65E3: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F65E3: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F65E3: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,478 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==30508== by 0x510A5B: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:66)
==30508== by 0x4F65E3: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:744)
==30508== by 0x4F65E3: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F65E3: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F65E3: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,479 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x5468DD9: newtab (lj_tab.c:122)
==30508== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==30508== by 0x547588A: lua_createtable (lj_api.c:706)
==30508== by 0x510AD9: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:26)
==30508== by 0x4F65EB: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:745)
==30508== by 0x4F65EB: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F65EB: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F65EB: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,480 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==30508== by 0x510B0A: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:35)
==30508== by 0x4F65EB: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:745)
==30508== by 0x4F65EB: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F65EB: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F65EB: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,481 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==30508== by 0x510B6C: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:44)
==30508== by 0x4F65EB: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:745)
==30508== by 0x4F65EB: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F65EB: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F65EB: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,482 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x510B7E: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:45)
==30508== by 0x4F65EB: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:745)
==30508== by 0x4F65EB: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F65EB: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F65EB: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,483 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x5468DD9: newtab (lj_tab.c:122)
==30508== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==30508== by 0x547588A: lua_createtable (lj_api.c:706)
==30508== by 0x510C64: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:28)
==30508== by 0x4F65F3: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==30508== by 0x4F65F3: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F65F3: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F65F3: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,484 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==30508== by 0x510C76: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:30)
==30508== by 0x4F65F3: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==30508== by 0x4F65F3: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F65F3: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F65F3: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,485 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==30508== by 0x510C9A: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:33)
==30508== by 0x4F65F3: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==30508== by 0x4F65F3: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F65F3: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F65F3: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,486 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==30508== by 0x510CBE: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:36)
==30508== by 0x4F65F3: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==30508== by 0x4F65F3: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F65F3: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F65F3: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,487 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==30508== by 0x510CE2: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:39)
==30508== by 0x4F65F3: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==30508== by 0x4F65F3: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F65F3: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F65F3: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,488 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x5468DD9: newtab (lj_tab.c:122)
==30508== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==30508== by 0x547588A: lua_createtable (lj_api.c:706)
==30508== by 0x4E01FD: ngx_http_lua_inject_misc_api (ngx_http_lua_misc.c:28)
==30508== by 0x4F65FB: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==30508== by 0x4F65FB: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F65FB: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F65FB: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_misc_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,489 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==30508== by 0x4E020F: ngx_http_lua_inject_misc_api (ngx_http_lua_misc.c:29)
==30508== by 0x4F65FB: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==30508== by 0x4F65FB: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F65FB: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F65FB: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_misc_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,490 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==30508== by 0x4E0233: ngx_http_lua_inject_misc_api (ngx_http_lua_misc.c:31)
==30508== by 0x4F65FB: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==30508== by 0x4F65FB: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F65FB: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F65FB: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_misc_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,491 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x5468DD9: newtab (lj_tab.c:122)
==30508== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==30508== by 0x547588A: lua_createtable (lj_api.c:706)
==30508== by 0x509C25: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:249)
==30508== by 0x4F6668: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==30508== by 0x4F6668: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6668: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6668: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,492 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==30508== by 0x509D0A: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:273)
==30508== by 0x4F6668: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==30508== by 0x4F6668: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6668: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6668: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,493 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==30508== by 0x509D2E: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:276)
==30508== by 0x4F6668: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==30508== by 0x4F6668: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6668: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6668: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,494 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==30508== by 0x509D52: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:279)
==30508== by 0x4F6668: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==30508== by 0x4F6668: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6668: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6668: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,495 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==30508== by 0x509D76: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:282)
==30508== by 0x4F6668: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==30508== by 0x4F6668: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6668: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6668: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,496 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x5468DD9: newtab (lj_tab.c:122)
==30508== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==30508== by 0x5479B78: fs_init (lj_parse.c:1617)
==30508== by 0x547F4FE: lj_parse (lj_parse.c:2709)
==30508== by 0x548124A: cpparser (lj_load.c:41)
==30508== by 0x5462F76: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x548136A: lua_loadx (lj_load.c:58)
==30508== by 0x54815EB: luaL_loadbufferx (lj_load.c:143)
==30508== by 0x509DD8: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:320)
==30508== by 0x4F6668: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==30508== by 0x4F6668: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6668: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6668: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:fs_init
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,497 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x5468DD9: newtab (lj_tab.c:122)
==30508== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==30508== by 0x5479B78: fs_init (lj_parse.c:1617)
==30508== by 0x547C518: parse_body (lj_parse.c:1846)
==30508== by 0x547D27B: expr_simple (lj_parse.c:2008)
==30508== by 0x547D27B: expr_unop (lj_parse.c:2077)
==30508== by 0x547D27B: expr_binop (lj_parse.c:2090)
==30508== by 0x547D6B5: expr (lj_parse.c:2109)
==30508== by 0x547D6B5: expr_list (lj_parse.c:1876)
==30508== by 0x547E427: parse_assignment (lj_parse.c:2202)
==30508== by 0x547E5F3: parse_call_assign (lj_parse.c:2233)
==30508== by 0x547E5F3: parse_stmt (lj_parse.c:2673)
==30508== by 0x547E5F3: parse_chunk (lj_parse.c:2685)
==30508== by 0x547F398: parse_block (lj_parse.c:2402)
==30508== by 0x547ED59: parse_for_iter (lj_parse.c:2554)
==30508== by 0x547ED59: parse_for (lj_parse.c:2577)
==30508== by 0x547ED59: parse_stmt (lj_parse.c:2638)
==30508== by 0x547ED59: parse_chunk (lj_parse.c:2685)
==30508== by 0x547F54F: lj_parse (lj_parse.c:2718)
==30508== by 0x548124A: cpparser (lj_load.c:41)
==30508== by 0x5462F76: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x548136A: lua_loadx (lj_load.c:58)
==30508== by 0x54815EB: luaL_loadbufferx (lj_load.c:143)
==30508== by 0x509DD8: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:320)
==30508== by 0x4F6668: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==30508== by 0x4F6668: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6668: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6668: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:fs_init
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_assignment
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:parse_block
fun:parse_for_iter
fun:parse_for
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,498 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x5468DD9: newtab (lj_tab.c:122)
==30508== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==30508== by 0x5479B78: fs_init (lj_parse.c:1617)
==30508== by 0x547C518: parse_body (lj_parse.c:1846)
==30508== by 0x547D27B: expr_simple (lj_parse.c:2008)
==30508== by 0x547D27B: expr_unop (lj_parse.c:2077)
==30508== by 0x547D27B: expr_binop (lj_parse.c:2090)
==30508== by 0x547D6B5: expr (lj_parse.c:2109)
==30508== by 0x547D6B5: expr_list (lj_parse.c:1876)
==30508== by 0x547E427: parse_assignment (lj_parse.c:2202)
==30508== by 0x547E5F3: parse_call_assign (lj_parse.c:2233)
==30508== by 0x547E5F3: parse_stmt (lj_parse.c:2673)
==30508== by 0x547E5F3: parse_chunk (lj_parse.c:2685)
==30508== by 0x547F54F: lj_parse (lj_parse.c:2718)
==30508== by 0x548124A: cpparser (lj_load.c:41)
==30508== by 0x5462F76: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x548136A: lua_loadx (lj_load.c:58)
==30508== by 0x54815EB: luaL_loadbufferx (lj_load.c:143)
==30508== by 0x509DD8: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:320)
==30508== by 0x4F6668: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==30508== by 0x4F6668: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6668: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6668: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:fs_init
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_assignment
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,499 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x5468DD9: newtab (lj_tab.c:122)
==30508== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==30508== by 0x5479B78: fs_init (lj_parse.c:1617)
==30508== by 0x547C518: parse_body (lj_parse.c:1846)
==30508== by 0x547D27B: expr_simple (lj_parse.c:2008)
==30508== by 0x547D27B: expr_unop (lj_parse.c:2077)
==30508== by 0x547D27B: expr_binop (lj_parse.c:2090)
==30508== by 0x547D6B5: expr (lj_parse.c:2109)
==30508== by 0x547D6B5: expr_list (lj_parse.c:1876)
==30508== by 0x547EC83: parse_return (lj_parse.c:2316)
==30508== by 0x547EC83: parse_stmt (lj_parse.c:2651)
==30508== by 0x547EC83: parse_chunk (lj_parse.c:2685)
==30508== by 0x547C640: parse_body (lj_parse.c:1853)
==30508== by 0x547D27B: expr_simple (lj_parse.c:2008)
==30508== by 0x547D27B: expr_unop (lj_parse.c:2077)
==30508== by 0x547D27B: expr_binop (lj_parse.c:2090)
==30508== by 0x547D6B5: expr (lj_parse.c:2109)
==30508== by 0x547D6B5: expr_list (lj_parse.c:1876)
==30508== by 0x547E427: parse_assignment (lj_parse.c:2202)
==30508== by 0x547E5F3: parse_call_assign (lj_parse.c:2233)
==30508== by 0x547E5F3: parse_stmt (lj_parse.c:2673)
==30508== by 0x547E5F3: parse_chunk (lj_parse.c:2685)
==30508== by 0x547F54F: lj_parse (lj_parse.c:2718)
==30508== by 0x548124A: cpparser (lj_load.c:41)
==30508== by 0x5462F76: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x548136A: lua_loadx (lj_load.c:58)
==30508== by 0x54815EB: luaL_loadbufferx (lj_load.c:143)
==30508== by 0x509DD8: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:320)
==30508== by 0x4F6668: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==30508== by 0x4F6668: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6668: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6668: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:fs_init
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_return
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_assignment
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,500 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5467E39: buf_grow (lj_buf.c:25)
==30508== by 0x5467ECA: lj_buf_more2 (lj_buf.c:46)
==30508== by 0x546B74E: lj_buf_more (lj_buf.h:64)
==30508== by 0x546B74E: lj_meta_cat (lj_meta.c:287)
==30508== by 0x5461ADB: lj_BC_CAT (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x54777DC: lua_pcall (lj_api.c:1129)
==30508== by 0x509E3F: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:332)
==30508== by 0x4F6668: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==30508== by 0x4F6668: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6668: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6668: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:buf_grow
fun:lj_buf_more2
fun:lj_buf_more
fun:lj_meta_cat
fun:lj_BC_CAT
fun:lua_pcall
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,501 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==30508== by 0x5071F9: ngx_http_lua_add_package_preload (ngx_http_lua_api.c:56)
==30508== by 0x5544B3: ngx_http_lua_fake_delayed_load_init (ngx_http_lua_fake_delayed_load_module.c:55)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_add_package_preload
fun:ngx_http_lua_fake_delayed_load_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,502 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x5468DD9: newtab (lj_tab.c:122)
==30508== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==30508== by 0x5479B78: fs_init (lj_parse.c:1617)
==30508== by 0x547F4FE: lj_parse (lj_parse.c:2709)
==30508== by 0x548124A: cpparser (lj_load.c:41)
==30508== by 0x5462F76: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x548136A: lua_loadx (lj_load.c:58)
==30508== by 0x4F9930: ngx_http_lua_clfactory_loadbuffer (ngx_http_lua_clfactory.c:731)
==30508== by 0x4F6E3E: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:166)
==30508== by 0x4F7868: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:300)
==30508== by 0x4F7316: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:222)
==30508== by 0x45CD97: ngx_http_core_content_phase (ngx_http_core_module.c:1173)
==30508== by 0x457BA2: ngx_http_core_run_phases (ngx_http_core_module.c:862)
==30508== by 0x457CB1: ngx_http_handler (ngx_http_core_module.c:845)
==30508== by 0x46316B: ngx_http_process_request (ngx_http_request.c:1950)
==30508== by 0x463797: ngx_http_process_request_headers (ngx_http_request.c:1377)
==30508== by 0x463D05: ngx_http_process_request_line (ngx_http_request.c:1049)
==30508== by 0x4643E5: ngx_http_wait_request_handler (ngx_http_request.c:507)
==30508== by 0x44115A: ngx_event_process_posted (ngx_event_posted.c:34)
==30508== by 0x440B4F: ngx_process_events_and_timers (ngx_event.c:269)
==30508== by 0x449F68: ngx_single_process_cycle (ngx_process_cycle.c:332)
==30508== by 0x4210A4: main (nginx.c:381)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:fs_init
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:ngx_http_lua_clfactory_loadbuffer
fun:ngx_http_lua_cache_loadbuffer
fun:ngx_http_lua_content_handler_inline
fun:ngx_http_lua_content_handler
fun:ngx_http_core_content_phase
fun:ngx_http_core_run_phases
fun:ngx_http_handler
fun:ngx_http_process_request
fun:ngx_http_process_request_headers
fun:ngx_http_process_request_line
fun:ngx_http_wait_request_handler
fun:ngx_event_process_posted
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,503 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x5468DD9: newtab (lj_tab.c:122)
==30508== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==30508== by 0x5479B78: fs_init (lj_parse.c:1617)
==30508== by 0x547C518: parse_body (lj_parse.c:1846)
==30508== by 0x547D27B: expr_simple (lj_parse.c:2008)
==30508== by 0x547D27B: expr_unop (lj_parse.c:2077)
==30508== by 0x547D27B: expr_binop (lj_parse.c:2090)
==30508== by 0x547D6B5: expr (lj_parse.c:2109)
==30508== by 0x547D6B5: expr_list (lj_parse.c:1876)
==30508== by 0x547EC83: parse_return (lj_parse.c:2316)
==30508== by 0x547EC83: parse_stmt (lj_parse.c:2651)
==30508== by 0x547EC83: parse_chunk (lj_parse.c:2685)
==30508== by 0x547F54F: lj_parse (lj_parse.c:2718)
==30508== by 0x548124A: cpparser (lj_load.c:41)
==30508== by 0x5462F76: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x548136A: lua_loadx (lj_load.c:58)
==30508== by 0x4F9930: ngx_http_lua_clfactory_loadbuffer (ngx_http_lua_clfactory.c:731)
==30508== by 0x4F6E3E: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:166)
==30508== by 0x4F7868: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:300)
==30508== by 0x4F7316: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:222)
==30508== by 0x45CD97: ngx_http_core_content_phase (ngx_http_core_module.c:1173)
==30508== by 0x457BA2: ngx_http_core_run_phases (ngx_http_core_module.c:862)
==30508== by 0x457CB1: ngx_http_handler (ngx_http_core_module.c:845)
==30508== by 0x46316B: ngx_http_process_request (ngx_http_request.c:1950)
==30508== by 0x463797: ngx_http_process_request_headers (ngx_http_request.c:1377)
==30508== by 0x463D05: ngx_http_process_request_line (ngx_http_request.c:1049)
==30508== by 0x4643E5: ngx_http_wait_request_handler (ngx_http_request.c:507)
==30508== by 0x44115A: ngx_event_process_posted (ngx_event_posted.c:34)
==30508== by 0x440B4F: ngx_process_events_and_timers (ngx_event.c:269)
==30508== by 0x449F68: ngx_single_process_cycle (ngx_process_cycle.c:332)
==30508== by 0x4210A4: main (nginx.c:381)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:fs_init
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_return
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:ngx_http_lua_clfactory_loadbuffer
fun:ngx_http_lua_cache_loadbuffer
fun:ngx_http_lua_content_handler_inline
fun:ngx_http_lua_content_handler
fun:ngx_http_core_content_phase
fun:ngx_http_core_run_phases
fun:ngx_http_handler
fun:ngx_http_process_request
fun:ngx_http_process_request_headers
fun:ngx_http_process_request_line
fun:ngx_http_wait_request_handler
fun:ngx_event_process_posted
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,504 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x5468DD9: newtab (lj_tab.c:122)
==30508== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==30508== by 0x547588A: lua_createtable (lj_api.c:706)
==30508== by 0x4F1DB4: ngx_http_lua_create_new_globals_table (ngx_http_lua_util.c:184)
==30508== by 0x4F1E5F: ngx_http_lua_new_thread (ngx_http_lua_util.c:326)
==30508== by 0x4F764C: ngx_http_lua_content_by_chunk (ngx_http_lua_contentby.c:54)
==30508== by 0x4F787D: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:310)
==30508== by 0x4F7316: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:222)
==30508== by 0x45CD97: ngx_http_core_content_phase (ngx_http_core_module.c:1173)
==30508== by 0x457BA2: ngx_http_core_run_phases (ngx_http_core_module.c:862)
==30508== by 0x457CB1: ngx_http_handler (ngx_http_core_module.c:845)
==30508== by 0x46316B: ngx_http_process_request (ngx_http_request.c:1950)
==30508== by 0x463797: ngx_http_process_request_headers (ngx_http_request.c:1377)
==30508== by 0x463D05: ngx_http_process_request_line (ngx_http_request.c:1049)
==30508== by 0x4643E5: ngx_http_wait_request_handler (ngx_http_request.c:507)
==30508== by 0x44115A: ngx_event_process_posted (ngx_event_posted.c:34)
==30508== by 0x440B4F: ngx_process_events_and_timers (ngx_event.c:269)
==30508== by 0x449F68: ngx_single_process_cycle (ngx_process_cycle.c:332)
==30508== by 0x4210A4: main (nginx.c:381)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_create_new_globals_table
fun:ngx_http_lua_new_thread
fun:ngx_http_lua_content_by_chunk
fun:ngx_http_lua_content_handler_inline
fun:ngx_http_lua_content_handler
fun:ngx_http_core_content_phase
fun:ngx_http_core_run_phases
fun:ngx_http_handler
fun:ngx_http_process_request
fun:ngx_http_process_request_headers
fun:ngx_http_process_request_line
fun:ngx_http_wait_request_handler
fun:ngx_event_process_posted
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 32 bytes in 1 blocks are definitely lost in loss record 1,505 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x5468DD9: newtab (lj_tab.c:122)
==30508== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==30508== by 0x547588A: lua_createtable (lj_api.c:706)
==30508== by 0x4F1E71: ngx_http_lua_new_thread (ngx_http_lua_util.c:328)
==30508== by 0x4F764C: ngx_http_lua_content_by_chunk (ngx_http_lua_contentby.c:54)
==30508== by 0x4F787D: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:310)
==30508== by 0x4F7316: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:222)
==30508== by 0x45CD97: ngx_http_core_content_phase (ngx_http_core_module.c:1173)
==30508== by 0x457BA2: ngx_http_core_run_phases (ngx_http_core_module.c:862)
==30508== by 0x457CB1: ngx_http_handler (ngx_http_core_module.c:845)
==30508== by 0x46316B: ngx_http_process_request (ngx_http_request.c:1950)
==30508== by 0x463797: ngx_http_process_request_headers (ngx_http_request.c:1377)
==30508== by 0x463D05: ngx_http_process_request_line (ngx_http_request.c:1049)
==30508== by 0x4643E5: ngx_http_wait_request_handler (ngx_http_request.c:507)
==30508== by 0x44115A: ngx_event_process_posted (ngx_event_posted.c:34)
==30508== by 0x440B4F: ngx_process_events_and_timers (ngx_event.c:269)
==30508== by 0x449F68: ngx_single_process_cycle (ngx_process_cycle.c:332)
==30508== by 0x4210A4: main (nginx.c:381)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_new_thread
fun:ngx_http_lua_content_by_chunk
fun:ngx_http_lua_content_handler_inline
fun:ngx_http_lua_content_handler
fun:ngx_http_core_content_phase
fun:ngx_http_core_run_phases
fun:ngx_http_handler
fun:ngx_http_process_request
fun:ngx_http_process_request_headers
fun:ngx_http_process_request_line
fun:ngx_http_wait_request_handler
fun:ngx_event_process_posted
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 33 bytes in 1 blocks are definitely lost in loss record 1,508 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x4F10E5: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:137)
==30508== by 0x4F6536: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720)
==30508== by 0x4F6536: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6536: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6536: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 33 bytes in 1 blocks are definitely lost in loss record 1,509 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x4F1180: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:152)
==30508== by 0x4F6536: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720)
==30508== by 0x4F6536: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6536: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6536: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 33 bytes in 1 blocks are definitely lost in loss record 1,510 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x4F12D5: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:185)
==30508== by 0x4F6536: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720)
==30508== by 0x4F6536: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6536: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6536: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 33 bytes in 1 blocks are definitely lost in loss record 1,511 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x507209: ngx_http_lua_add_package_preload (ngx_http_lua_api.c:57)
==30508== by 0x5544B3: ngx_http_lua_fake_delayed_load_init (ngx_http_lua_fake_delayed_load_module.c:55)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_add_package_preload
fun:ngx_http_lua_fake_delayed_load_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 34 bytes in 1 blocks are definitely lost in loss record 1,513 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x546E0C9: cpluaopen (lj_state.c:154)
==30508== by 0x5462F76: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x546E37F: lua_newstate (lj_state.c:222)
==30508== by 0x54BDDC1: luaL_newstate (lib_aux.c:334)
==30508== by 0x4F60CB: ngx_http_lua_new_state (ngx_http_lua_util.c:204)
==30508== by 0x4F60CB: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:cpluaopen
fun:lj_vm_cpcall
fun:lua_newstate
fun:luaL_newstate
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 34 bytes in 1 blocks are definitely lost in loss record 1,514 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x4F1104: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:140)
==30508== by 0x4F6536: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720)
==30508== by 0x4F6536: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6536: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6536: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 36 bytes in 2 blocks are definitely lost in loss record 1,522 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x547C481: lj_parse_keepstr (lj_parse.c:237)
==30508== by 0x5479696: lex_string (lj_lex.c:280)
==30508== by 0x5479696: lex_scan (lj_lex.c:364)
==30508== by 0x54799EC: lj_lex_next (lj_lex.c:454)
==30508== by 0x5479AE8: lex_opt (lj_parse.c:989)
==30508== by 0x547D6E7: expr_list (lj_parse.c:1877)
==30508== by 0x547E012: parse_args (lj_parse.c:1902)
==30508== by 0x547E17C: expr_primary (lj_parse.c:1965)
==30508== by 0x547C8DA: expr_simple (lj_parse.c:2011)
==30508== by 0x547C8DA: expr_unop (lj_parse.c:2077)
==30508== by 0x547C8DA: expr_binop (lj_parse.c:2090)
==30508== by 0x547D6B5: expr (lj_parse.c:2109)
==30508== by 0x547D6B5: expr_list (lj_parse.c:1876)
==30508== by 0x547EF6B: parse_local (lj_parse.c:2261)
==30508== by 0x547EF6B: parse_stmt (lj_parse.c:2648)
==30508== by 0x547EF6B: parse_chunk (lj_parse.c:2685)
==30508== by 0x547F54F: lj_parse (lj_parse.c:2718)
==30508== by 0x548124A: cpparser (lj_load.c:41)
==30508== by 0x5462F76: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x548136A: lua_loadx (lj_load.c:58)
==30508== by 0x54815EB: luaL_loadbufferx (lj_load.c:143)
==30508== by 0x4E4FC1: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:1069)
==30508== by 0x4F65A7: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:738)
==30508== by 0x4F65A7: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F65A7: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F65A7: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:lex_opt
fun:expr_list
fun:parse_args
fun:expr_primary
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_create_headers_metatable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 37 bytes in 1 blocks are definitely lost in loss record 1,523 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x4F0FED: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:111)
==30508== by 0x4F6536: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720)
==30508== by 0x4F6536: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6536: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6536: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 37 bytes in 1 blocks are definitely lost in loss record 1,524 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x4F11BE: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:158)
==30508== by 0x4F6536: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720)
==30508== by 0x4F6536: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6536: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6536: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 37 bytes in 1 blocks are definitely lost in loss record 1,525 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x4F1313: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:191)
==30508== by 0x4F6536: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720)
==30508== by 0x4F6536: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6536: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6536: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 38 bytes in 1 blocks are definitely lost in loss record 1,527 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x4F100C: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:114)
==30508== by 0x4F6536: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720)
==30508== by 0x4F6536: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6536: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6536: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 38 bytes in 1 blocks are definitely lost in loss record 1,528 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x4F121B: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:167)
==30508== by 0x4F6536: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720)
==30508== by 0x4F6536: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6536: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6536: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 39 bytes in 1 blocks are definitely lost in loss record 1,530 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x4F102B: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:117)
==30508== by 0x4F6536: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720)
==30508== by 0x4F6536: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6536: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6536: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 39 bytes in 1 blocks are definitely lost in loss record 1,531 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x4F104A: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:120)
==30508== by 0x4F6536: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720)
==30508== by 0x4F6536: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6536: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6536: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 39 bytes in 1 blocks are definitely lost in loss record 1,532 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x4F123A: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:170)
==30508== by 0x4F6536: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720)
==30508== by 0x4F6536: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6536: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6536: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 40 bytes in 1 blocks are definitely lost in loss record 1,551 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x546AA06: lj_udata_new (lj_udata.c:15)
==30508== by 0x5475C7C: lua_newuserdata (lj_api.c:749)
==30508== by 0x54C315A: io_std_new (lib_io.c:522)
==30508== by 0x54C3E92: luaopen_io (lib_io.c:539)
==30508== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==30508== by 0x4F60DF: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==30508== by 0x4F60DF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_udata_new
fun:lua_newuserdata
fun:io_std_new
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 40 bytes in 1 blocks are definitely lost in loss record 1,552 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x546AA06: lj_udata_new (lj_udata.c:15)
==30508== by 0x5475C7C: lua_newuserdata (lj_api.c:749)
==30508== by 0x54C315A: io_std_new (lib_io.c:522)
==30508== by 0x54C3EB4: luaopen_io (lib_io.c:540)
==30508== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==30508== by 0x4F60DF: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==30508== by 0x4F60DF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_udata_new
fun:lua_newuserdata
fun:io_std_new
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 40 bytes in 1 blocks are definitely lost in loss record 1,553 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x546AA06: lj_udata_new (lj_udata.c:15)
==30508== by 0x5475C7C: lua_newuserdata (lj_api.c:749)
==30508== by 0x54C315A: io_std_new (lib_io.c:522)
==30508== by 0x54C3ED3: luaopen_io (lib_io.c:541)
==30508== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==30508== by 0x4F60DF: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==30508== by 0x4F60DF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_udata_new
fun:lua_newuserdata
fun:io_std_new
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 40 bytes in 1 blocks are definitely lost in loss record 1,554 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x4F1088: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:128)
==30508== by 0x4F6536: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720)
==30508== by 0x4F6536: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6536: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6536: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 40 bytes in 1 blocks are definitely lost in loss record 1,555 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x4F10C6: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:134)
==30508== by 0x4F6536: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720)
==30508== by 0x4F6536: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6536: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6536: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 40 bytes in 1 blocks are definitely lost in loss record 1,556 of 2,110
==30508== at 0x4C2B1F4: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5469D11: lj_tab_resize (lj_tab.c:266)
==30508== by 0x5469F46: rehashtab (lj_tab.c:385)
==30508== by 0x54697B5: lj_tab_newkey (lj_tab.c:469)
==30508== by 0x54699F7: lj_tab_setinth (lj_tab.c:545)
==30508== by 0x547DB98: expr_table (lj_parse.c:1746)
==30508== by 0x547D329: expr_simple (lj_parse.c:2004)
==30508== by 0x547D329: expr_unop (lj_parse.c:2077)
==30508== by 0x547D329: expr_binop (lj_parse.c:2090)
==30508== by 0x547D6B5: expr (lj_parse.c:2109)
==30508== by 0x547D6B5: expr_list (lj_parse.c:1876)
==30508== by 0x547EF6B: parse_local (lj_parse.c:2261)
==30508== by 0x547EF6B: parse_stmt (lj_parse.c:2648)
==30508== by 0x547EF6B: parse_chunk (lj_parse.c:2685)
==30508== by 0x547F54F: lj_parse (lj_parse.c:2718)
==30508== by 0x548124A: cpparser (lj_load.c:41)
==30508== by 0x5462F76: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x548136A: lua_loadx (lj_load.c:58)
==30508== by 0x54815EB: luaL_loadbufferx (lj_load.c:143)
==30508== by 0x509DD8: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:320)
==30508== by 0x4F6668: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==30508== by 0x4F6668: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6668: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6668: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:realloc
fun:lj_mem_realloc
fun:lj_tab_resize
fun:rehashtab
fun:lj_tab_newkey
fun:lj_tab_setinth
fun:expr_table
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 40 bytes in 2 blocks are definitely lost in loss record 1,557 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x54BC9D9: lib_read_lfunc (lj_lib.c:52)
==30508== by 0x54BC9D9: lj_lib_register (lj_lib.c:116)
==30508== by 0x54BFE91: luaopen_math (lib_math.c:223)
==30508== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==30508== by 0x4F60DF: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==30508== by 0x4F60DF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 40 bytes in 2 blocks are definitely lost in loss record 1,558 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A43B: func_newL (lj_func.c:122)
==30508== by 0x546A678: lj_func_newL_empty (lj_func.c:138)
==30508== by 0x54BCA3B: lib_read_lfunc (lj_lib.c:65)
==30508== by 0x54BCA3B: lj_lib_register (lj_lib.c:116)
==30508== by 0x54BFE91: luaopen_math (lib_math.c:223)
==30508== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==30508== by 0x4F60DF: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==30508== by 0x4F60DF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_empty
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 40 bytes in 2 blocks are definitely lost in loss record 1,559 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x54BC7A1: lj_lib_register (lj_lib.c:143)
==30508== by 0x54BFE91: luaopen_math (lib_math.c:223)
==30508== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==30508== by 0x4F60DF: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==30508== by 0x4F60DF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 41 bytes in 1 blocks are definitely lost in loss record 1,560 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x4F0F52: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:96)
==30508== by 0x4F6536: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720)
==30508== by 0x4F6536: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6536: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6536: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 41 bytes in 1 blocks are definitely lost in loss record 1,561 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x4F12F4: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:188)
==30508== by 0x4F6536: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720)
==30508== by 0x4F6536: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6536: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6536: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 42 bytes in 1 blocks are definitely lost in loss record 1,563 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x4F1351: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:197)
==30508== by 0x4F6536: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720)
==30508== by 0x4F6536: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6536: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6536: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 43 bytes in 1 blocks are definitely lost in loss record 1,567 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x4F1297: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:179)
==30508== by 0x4F6536: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720)
==30508== by 0x4F6536: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6536: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6536: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 43 bytes in 2 blocks are definitely lost in loss record 1,568 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x54BC722: lj_lib_register (lj_lib.c:110)
==30508== by 0x54C85D6: luaopen_jit (lib_jit.c:780)
==30508== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==30508== by 0x4F60DF: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==30508== by 0x4F60DF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 44 bytes in 1 blocks are definitely lost in loss record 1,569 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x4F12B6: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:182)
==30508== by 0x4F6536: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720)
==30508== by 0x4F6536: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6536: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6536: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 46 bytes in 1 blocks are definitely lost in loss record 1,572 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x547C481: lj_parse_keepstr (lj_parse.c:237)
==30508== by 0x5479696: lex_string (lj_lex.c:280)
==30508== by 0x5479696: lex_scan (lj_lex.c:364)
==30508== by 0x54799EC: lj_lex_next (lj_lex.c:454)
==30508== by 0x547E41C: parse_assignment (lj_parse.c:2201)
==30508== by 0x547E5F3: parse_call_assign (lj_parse.c:2233)
==30508== by 0x547E5F3: parse_stmt (lj_parse.c:2673)
==30508== by 0x547E5F3: parse_chunk (lj_parse.c:2685)
==30508== by 0x547C640: parse_body (lj_parse.c:1853)
==30508== by 0x547D27B: expr_simple (lj_parse.c:2008)
==30508== by 0x547D27B: expr_unop (lj_parse.c:2077)
==30508== by 0x547D27B: expr_binop (lj_parse.c:2090)
==30508== by 0x547D6B5: expr (lj_parse.c:2109)
==30508== by 0x547D6B5: expr_list (lj_parse.c:1876)
==30508== by 0x547EC83: parse_return (lj_parse.c:2316)
==30508== by 0x547EC83: parse_stmt (lj_parse.c:2651)
==30508== by 0x547EC83: parse_chunk (lj_parse.c:2685)
==30508== by 0x547F54F: lj_parse (lj_parse.c:2718)
==30508== by 0x548124A: cpparser (lj_load.c:41)
==30508== by 0x5462F76: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x548136A: lua_loadx (lj_load.c:58)
==30508== by 0x4F9930: ngx_http_lua_clfactory_loadbuffer (ngx_http_lua_clfactory.c:731)
==30508== by 0x4F6E3E: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:166)
==30508== by 0x4F7868: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:300)
==30508== by 0x4F7316: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:222)
==30508== by 0x45CD97: ngx_http_core_content_phase (ngx_http_core_module.c:1173)
==30508== by 0x457BA2: ngx_http_core_run_phases (ngx_http_core_module.c:862)
==30508== by 0x457CB1: ngx_http_handler (ngx_http_core_module.c:845)
==30508== by 0x46316B: ngx_http_process_request (ngx_http_request.c:1950)
==30508== by 0x463797: ngx_http_process_request_headers (ngx_http_request.c:1377)
==30508== by 0x463D05: ngx_http_process_request_line (ngx_http_request.c:1049)
==30508== by 0x4643E5: ngx_http_wait_request_handler (ngx_http_request.c:507)
==30508== by 0x44115A: ngx_event_process_posted (ngx_event_posted.c:34)
==30508== by 0x440B4F: ngx_process_events_and_timers (ngx_event.c:269)
==30508== by 0x449F68: ngx_single_process_cycle (ngx_process_cycle.c:332)
==30508== by 0x4210A4: main (nginx.c:381)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:parse_assignment
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_return
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:ngx_http_lua_clfactory_loadbuffer
fun:ngx_http_lua_cache_loadbuffer
fun:ngx_http_lua_content_handler_inline
fun:ngx_http_lua_content_handler
fun:ngx_http_core_content_phase
fun:ngx_http_core_run_phases
fun:ngx_http_handler
fun:ngx_http_process_request
fun:ngx_http_process_request_headers
fun:ngx_http_process_request_line
fun:ngx_http_wait_request_handler
fun:ngx_event_process_posted
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 47 bytes in 2 blocks are definitely lost in loss record 1,575 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x54BD8C1: luaL_setfuncs (lib_aux.c:156)
==30508== by 0x54C5843: luaopen_package (lib_package.c:597)
==30508== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==30508== by 0x4F60DF: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==30508== by 0x4F60DF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaL_setfuncs
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 48 bytes in 1 blocks are definitely lost in loss record 1,622 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468D98: newhpart (lj_tab.c:64)
==30508== by 0x5468D98: newtab (lj_tab.c:143)
==30508== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==30508== by 0x54BF857: newproxy_weaktable (lib_base.c:651)
==30508== by 0x54BF857: luaopen_base (lib_base.c:665)
==30508== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==30508== by 0x4F60DF: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==30508== by 0x4F60DF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:newproxy_weaktable
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 48 bytes in 1 blocks are definitely lost in loss record 1,623 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468D98: newhpart (lj_tab.c:64)
==30508== by 0x5468D98: newtab (lj_tab.c:143)
==30508== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==30508== by 0x54759CE: luaL_newmetatable (lj_api.c:715)
==30508== by 0x54C568B: luaopen_package (lib_package.c:570)
==30508== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==30508== by 0x4F60DF: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==30508== by 0x4F60DF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:luaL_newmetatable
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 48 bytes in 1 blocks are definitely lost in loss record 1,624 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468D98: newhpart (lj_tab.c:64)
==30508== by 0x5468D98: newtab (lj_tab.c:143)
==30508== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==30508== by 0x54C1ECE: luaopen_string (lib_string.c:740)
==30508== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==30508== by 0x4F60DF: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==30508== by 0x4F60DF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 48 bytes in 1 blocks are definitely lost in loss record 1,625 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468D98: newhpart (lj_tab.c:64)
==30508== by 0x5468D98: newtab (lj_tab.c:143)
==30508== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==30508== by 0x547588A: lua_createtable (lj_api.c:706)
==30508== by 0x54BD689: luaL_findtable (lib_aux.c:93)
==30508== by 0x54BC553: lib_create_table (lj_lib.c:35)
==30508== by 0x54BC553: lj_lib_register (lj_lib.c:78)
==30508== by 0x54C8625: luaopen_jit (lib_jit.c:789)
==30508== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==30508== by 0x4F60DF: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==30508== by 0x4F60DF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 48 bytes in 1 blocks are definitely lost in loss record 1,626 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468D98: newhpart (lj_tab.c:64)
==30508== by 0x5468D98: newtab (lj_tab.c:143)
==30508== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==30508== by 0x547588A: lua_createtable (lj_api.c:706)
==30508== by 0x4DE3C9: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:166)
==30508== by 0x4F6460: ngx_http_lua_init_globals (ngx_http_lua_util.c:702)
==30508== by 0x4F6460: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6460: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 48 bytes in 1 blocks are definitely lost in loss record 1,627 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468D98: newhpart (lj_tab.c:64)
==30508== by 0x5468D98: newtab (lj_tab.c:143)
==30508== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==30508== by 0x547588A: lua_createtable (lj_api.c:706)
==30508== by 0x4DE3ED: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:170)
==30508== by 0x4F6460: ngx_http_lua_init_globals (ngx_http_lua_util.c:702)
==30508== by 0x4F6460: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6460: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 48 bytes in 1 blocks are definitely lost in loss record 1,628 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468D98: newhpart (lj_tab.c:64)
==30508== by 0x5468D98: newtab (lj_tab.c:143)
==30508== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==30508== by 0x547588A: lua_createtable (lj_api.c:706)
==30508== by 0x4F64CC: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:2921)
==30508== by 0x4F64CC: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:718)
==30508== by 0x4F64CC: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F64CC: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F64CC: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_arg_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 48 bytes in 1 blocks are definitely lost in loss record 1,629 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468D98: newhpart (lj_tab.c:64)
==30508== by 0x5468D98: newtab (lj_tab.c:143)
==30508== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==30508== by 0x547588A: lua_createtable (lj_api.c:706)
==30508== by 0x4DE0D8: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1430)
==30508== by 0x4F6571: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:728)
==30508== by 0x4F6571: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6571: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6571: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 48 bytes in 1 blocks are definitely lost in loss record 1,630 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468D98: newhpart (lj_tab.c:64)
==30508== by 0x5468D98: newtab (lj_tab.c:143)
==30508== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==30508== by 0x547588A: lua_createtable (lj_api.c:706)
==30508== by 0x4E4DE9: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1016)
==30508== by 0x4F659C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:737)
==30508== by 0x4F659C: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F659C: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F659C: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 48 bytes in 1 blocks are definitely lost in loss record 1,631 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468D98: newhpart (lj_tab.c:64)
==30508== by 0x5468D98: newtab (lj_tab.c:143)
==30508== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==30508== by 0x547588A: lua_createtable (lj_api.c:706)
==30508== by 0x4E4E62: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1025)
==30508== by 0x4F659C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:737)
==30508== by 0x4F659C: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F659C: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F659C: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 48 bytes in 1 blocks are definitely lost in loss record 1,632 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468D98: newhpart (lj_tab.c:64)
==30508== by 0x5468D98: newtab (lj_tab.c:143)
==30508== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==30508== by 0x547588A: lua_createtable (lj_api.c:706)
==30508== by 0x4E4FAC: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:1067)
==30508== by 0x4F65A7: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:738)
==30508== by 0x4F65A7: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F65A7: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F65A7: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_create_headers_metatable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 48 bytes in 1 blocks are definitely lost in loss record 1,633 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468D98: newhpart (lj_tab.c:64)
==30508== by 0x5468D98: newtab (lj_tab.c:143)
==30508== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==30508== by 0x547588A: lua_createtable (lj_api.c:706)
==30508== by 0x4E0945: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:28)
==30508== by 0x4F65AF: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:739)
==30508== by 0x4F65AF: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F65AF: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F65AF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_variable_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 48 bytes in 1 blocks are definitely lost in loss record 1,634 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468D98: newhpart (lj_tab.c:64)
==30508== by 0x5468D98: newtab (lj_tab.c:143)
==30508== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==30508== by 0x547588A: lua_createtable (lj_api.c:706)
==30508== by 0x506DFA: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:326)
==30508== by 0x4F65C5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==30508== by 0x4F65C5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F65C5: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F65C5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 48 bytes in 1 blocks are definitely lost in loss record 1,635 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468D98: newhpart (lj_tab.c:64)
==30508== by 0x5468D98: newtab (lj_tab.c:143)
==30508== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==30508== by 0x547588A: lua_createtable (lj_api.c:706)
==30508== by 0x506E4A: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:334)
==30508== by 0x4F65C5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==30508== by 0x4F65C5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F65C5: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F65C5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 48 bytes in 1 blocks are definitely lost in loss record 1,636 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468D98: newhpart (lj_tab.c:64)
==30508== by 0x5468D98: newtab (lj_tab.c:143)
==30508== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==30508== by 0x547588A: lua_createtable (lj_api.c:706)
==30508== by 0x506E9A: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:342)
==30508== by 0x4F65C5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==30508== by 0x4F65C5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F65C5: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F65C5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 48 bytes in 1 blocks are definitely lost in loss record 1,637 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468D98: newhpart (lj_tab.c:64)
==30508== by 0x5468D98: newtab (lj_tab.c:143)
==30508== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==30508== by 0x547588A: lua_createtable (lj_api.c:706)
==30508== by 0x506EEA: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:350)
==30508== by 0x4F65C5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==30508== by 0x4F65C5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F65C5: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F65C5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 48 bytes in 1 blocks are definitely lost in loss record 1,638 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468D98: newhpart (lj_tab.c:64)
==30508== by 0x5468D98: newtab (lj_tab.c:143)
==30508== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==30508== by 0x547588A: lua_createtable (lj_api.c:706)
==30508== by 0x506F3A: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:360)
==30508== by 0x4F65C5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==30508== by 0x4F65C5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F65C5: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F65C5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 48 bytes in 1 blocks are definitely lost in loss record 1,639 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468D98: newhpart (lj_tab.c:64)
==30508== by 0x5468D98: newtab (lj_tab.c:143)
==30508== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==30508== by 0x547588A: lua_createtable (lj_api.c:706)
==30508== by 0x50E003: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:109)
==30508== by 0x4F65D0: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:742)
==30508== by 0x4F65D0: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F65D0: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F65D0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 48 bytes in 1 blocks are definitely lost in loss record 1,640 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468D98: newhpart (lj_tab.c:64)
==30508== by 0x5468D98: newtab (lj_tab.c:143)
==30508== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==30508== by 0x547588A: lua_createtable (lj_api.c:706)
==30508== by 0x4E01FD: ngx_http_lua_inject_misc_api (ngx_http_lua_misc.c:28)
==30508== by 0x4F65FB: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==30508== by 0x4F65FB: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F65FB: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F65FB: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_misc_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 48 bytes in 1 blocks are definitely lost in loss record 1,641 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x5468D37: newtab (lj_tab.c:107)
==30508== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==30508== by 0x547DCB8: expr_table (lj_parse.c:1740)
==30508== by 0x547D329: expr_simple (lj_parse.c:2004)
==30508== by 0x547D329: expr_unop (lj_parse.c:2077)
==30508== by 0x547D329: expr_binop (lj_parse.c:2090)
==30508== by 0x547D6B5: expr (lj_parse.c:2109)
==30508== by 0x547D6B5: expr_list (lj_parse.c:1876)
==30508== by 0x547EF6B: parse_local (lj_parse.c:2261)
==30508== by 0x547EF6B: parse_stmt (lj_parse.c:2648)
==30508== by 0x547EF6B: parse_chunk (lj_parse.c:2685)
==30508== by 0x547F54F: lj_parse (lj_parse.c:2718)
==30508== by 0x548124A: cpparser (lj_load.c:41)
==30508== by 0x5462F76: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x548136A: lua_loadx (lj_load.c:58)
==30508== by 0x54815EB: luaL_loadbufferx (lj_load.c:143)
==30508== by 0x509DD8: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:320)
==30508== by 0x4F6668: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==30508== by 0x4F6668: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6668: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6668: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:expr_table
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 48 bytes in 1 blocks are definitely lost in loss record 1,642 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468D98: newhpart (lj_tab.c:64)
==30508== by 0x5468D98: newtab (lj_tab.c:143)
==30508== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==30508== by 0x547588A: lua_createtable (lj_api.c:706)
==30508== by 0x4F1DB4: ngx_http_lua_create_new_globals_table (ngx_http_lua_util.c:184)
==30508== by 0x4F1E5F: ngx_http_lua_new_thread (ngx_http_lua_util.c:326)
==30508== by 0x4F764C: ngx_http_lua_content_by_chunk (ngx_http_lua_contentby.c:54)
==30508== by 0x4F787D: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:310)
==30508== by 0x4F7316: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:222)
==30508== by 0x45CD97: ngx_http_core_content_phase (ngx_http_core_module.c:1173)
==30508== by 0x457BA2: ngx_http_core_run_phases (ngx_http_core_module.c:862)
==30508== by 0x457CB1: ngx_http_handler (ngx_http_core_module.c:845)
==30508== by 0x46316B: ngx_http_process_request (ngx_http_request.c:1950)
==30508== by 0x463797: ngx_http_process_request_headers (ngx_http_request.c:1377)
==30508== by 0x463D05: ngx_http_process_request_line (ngx_http_request.c:1049)
==30508== by 0x4643E5: ngx_http_wait_request_handler (ngx_http_request.c:507)
==30508== by 0x44115A: ngx_event_process_posted (ngx_event_posted.c:34)
==30508== by 0x440B4F: ngx_process_events_and_timers (ngx_event.c:269)
==30508== by 0x449F68: ngx_single_process_cycle (ngx_process_cycle.c:332)
==30508== by 0x4210A4: main (nginx.c:381)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_create_new_globals_table
fun:ngx_http_lua_new_thread
fun:ngx_http_lua_content_by_chunk
fun:ngx_http_lua_content_handler_inline
fun:ngx_http_lua_content_handler
fun:ngx_http_core_content_phase
fun:ngx_http_core_run_phases
fun:ngx_http_handler
fun:ngx_http_process_request
fun:ngx_http_process_request_headers
fun:ngx_http_process_request_line
fun:ngx_http_wait_request_handler
fun:ngx_event_process_posted
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 48 bytes in 1 blocks are definitely lost in loss record 1,643 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468D98: newhpart (lj_tab.c:64)
==30508== by 0x5468D98: newtab (lj_tab.c:143)
==30508== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==30508== by 0x547588A: lua_createtable (lj_api.c:706)
==30508== by 0x4F1E71: ngx_http_lua_new_thread (ngx_http_lua_util.c:328)
==30508== by 0x4F764C: ngx_http_lua_content_by_chunk (ngx_http_lua_contentby.c:54)
==30508== by 0x4F787D: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:310)
==30508== by 0x4F7316: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:222)
==30508== by 0x45CD97: ngx_http_core_content_phase (ngx_http_core_module.c:1173)
==30508== by 0x457BA2: ngx_http_core_run_phases (ngx_http_core_module.c:862)
==30508== by 0x457CB1: ngx_http_handler (ngx_http_core_module.c:845)
==30508== by 0x46316B: ngx_http_process_request (ngx_http_request.c:1950)
==30508== by 0x463797: ngx_http_process_request_headers (ngx_http_request.c:1377)
==30508== by 0x463D05: ngx_http_process_request_line (ngx_http_request.c:1049)
==30508== by 0x4643E5: ngx_http_wait_request_handler (ngx_http_request.c:507)
==30508== by 0x44115A: ngx_event_process_posted (ngx_event_posted.c:34)
==30508== by 0x440B4F: ngx_process_events_and_timers (ngx_event.c:269)
==30508== by 0x449F68: ngx_single_process_cycle (ngx_process_cycle.c:332)
==30508== by 0x4210A4: main (nginx.c:381)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_new_thread
fun:ngx_http_lua_content_by_chunk
fun:ngx_http_lua_content_handler_inline
fun:ngx_http_lua_content_handler
fun:ngx_http_core_content_phase
fun:ngx_http_core_run_phases
fun:ngx_http_handler
fun:ngx_http_process_request
fun:ngx_http_process_request_headers
fun:ngx_http_process_request_line
fun:ngx_http_wait_request_handler
fun:ngx_event_process_posted
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 60 bytes in 2 blocks are definitely lost in loss record 1,665 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x4F6742: ngx_http_lua_init_vm (ngx_http_lua_util.c:3795)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 64 bytes in 1 blocks are definitely lost in loss record 1,707 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x546AA06: lj_udata_new (lj_udata.c:15)
==30508== by 0x5475C7C: lua_newuserdata (lj_api.c:749)
==30508== by 0x54BFE6D: luaopen_math (lib_math.c:221)
==30508== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==30508== by 0x4F60DF: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==30508== by 0x4F60DF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_udata_new
fun:lua_newuserdata
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 64 (32 direct, 32 indirect) bytes in 1 blocks are definitely lost in loss record 1,708 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==30508== by 0x4E1CE0: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:100)
==30508== by 0x4F655E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:726)
==30508== by 0x4F655E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F655E: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F655E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 64 bytes in 2 blocks are definitely lost in loss record 1,709 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==30508== by 0x54BD8AF: luaL_setfuncs (lib_aux.c:155)
==30508== by 0x54C5843: luaopen_package (lib_package.c:597)
==30508== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==30508== by 0x4F60DF: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==30508== by 0x4F60DF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:luaL_setfuncs
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 64 bytes in 2 blocks are definitely lost in loss record 1,710 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==30508== by 0x4F6733: ngx_http_lua_init_vm (ngx_http_lua_util.c:3794)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 65 bytes in 3 blocks are definitely lost in loss record 1,711 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x547C481: lj_parse_keepstr (lj_parse.c:237)
==30508== by 0x547954F: lex_scan (lj_lex.c:301)
==30508== by 0x54799EC: lj_lex_next (lj_lex.c:454)
==30508== by 0x547E83E: parse_stmt (lj_parse.c:2647)
==30508== by 0x547E83E: parse_chunk (lj_parse.c:2685)
==30508== by 0x547F398: parse_block (lj_parse.c:2402)
==30508== by 0x547ED59: parse_for_iter (lj_parse.c:2554)
==30508== by 0x547ED59: parse_for (lj_parse.c:2577)
==30508== by 0x547ED59: parse_stmt (lj_parse.c:2638)
==30508== by 0x547ED59: parse_chunk (lj_parse.c:2685)
==30508== by 0x547F54F: lj_parse (lj_parse.c:2718)
==30508== by 0x548124A: cpparser (lj_load.c:41)
==30508== by 0x5462F76: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x548136A: lua_loadx (lj_load.c:58)
==30508== by 0x54815EB: luaL_loadbufferx (lj_load.c:143)
==30508== by 0x509DD8: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:320)
==30508== by 0x4F6668: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==30508== by 0x4F6668: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6668: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6668: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_scan
fun:lj_lex_next
fun:parse_stmt
fun:parse_chunk
fun:parse_block
fun:parse_for_iter
fun:parse_for
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 72 bytes in 1 blocks are definitely lost in loss record 1,723 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x5468D37: newtab (lj_tab.c:107)
==30508== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==30508== by 0x547588A: lua_createtable (lj_api.c:706)
==30508== by 0x54C56EC: luaopen_package (lib_package.c:575)
==30508== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==30508== by 0x4F60DF: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==30508== by 0x4F60DF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 72 bytes in 1 blocks are definitely lost in loss record 1,724 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x5468D37: newtab (lj_tab.c:107)
==30508== by 0x5469003: lj_tab_dup (lj_tab.c:187)
==30508== by 0x5461DEF: lj_BC_TDUP (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x54777DC: lua_pcall (lj_api.c:1129)
==30508== by 0x509E3F: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:332)
==30508== by 0x4F6668: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==30508== by 0x4F6668: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6668: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6668: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_dup
fun:lj_BC_TDUP
fun:lua_pcall
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 73 bytes in 3 blocks are definitely lost in loss record 1,725 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x54BC7A1: lj_lib_register (lj_lib.c:143)
==30508== by 0x54C85D6: luaopen_jit (lib_jit.c:780)
==30508== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==30508== by 0x4F60DF: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==30508== by 0x4F60DF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 74 bytes in 3 blocks are definitely lost in loss record 1,726 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5476C4C: lua_setfield (lj_api.c:971)
==30508== by 0x54BD8C1: luaL_setfuncs (lib_aux.c:156)
==30508== by 0x54C56CB: luaopen_package (lib_package.c:573)
==30508== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==30508== by 0x4F60DF: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==30508== by 0x4F60DF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaL_setfuncs
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 80 bytes in 1 blocks are definitely lost in loss record 1,745 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x547FBCB: lj_bcread_proto (lj_bcread.c:343)
==30508== by 0x54BCA26: lib_read_lfunc (lj_lib.c:63)
==30508== by 0x54BCA26: lj_lib_register (lj_lib.c:116)
==30508== by 0x54C1EBF: luaopen_string (lib_string.c:739)
==30508== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==30508== by 0x4F60DF: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==30508== by 0x4F60DF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_bcread_proto
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 88 bytes in 4 blocks are definitely lost in loss record 1,749 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x54BC722: lj_lib_register (lj_lib.c:110)
==30508== by 0x54C29BD: luaopen_table (lib_table.c:334)
==30508== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==30508== by 0x4F60DF: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==30508== by 0x4F60DF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 88 bytes in 4 blocks are definitely lost in loss record 1,750 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x54BC722: lj_lib_register (lj_lib.c:110)
==30508== by 0x54C3E76: luaopen_io (lib_io.c:538)
==30508== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==30508== by 0x4F60DF: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==30508== by 0x4F60DF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 96 bytes in 1 blocks are definitely lost in loss record 1,772 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468D98: newhpart (lj_tab.c:64)
==30508== by 0x5468D98: newtab (lj_tab.c:143)
==30508== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==30508== by 0x547588A: lua_createtable (lj_api.c:706)
==30508== by 0x5068A2: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:205)
==30508== by 0x4F65C5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==30508== by 0x4F65C5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F65C5: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F65C5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 96 bytes in 1 blocks are definitely lost in loss record 1,773 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468D98: newhpart (lj_tab.c:64)
==30508== by 0x5468D98: newtab (lj_tab.c:143)
==30508== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==30508== by 0x547588A: lua_createtable (lj_api.c:706)
==30508== by 0x50F2D2: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:34)
==30508== by 0x4F65DB: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:743)
==30508== by 0x4F65DB: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F65DB: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F65DB: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 96 bytes in 1 blocks are definitely lost in loss record 1,774 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468D98: newhpart (lj_tab.c:64)
==30508== by 0x5468D98: newtab (lj_tab.c:143)
==30508== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==30508== by 0x547588A: lua_createtable (lj_api.c:706)
==30508== by 0x5109DD: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:55)
==30508== by 0x4F65E3: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:744)
==30508== by 0x4F65E3: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F65E3: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F65E3: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 96 bytes in 1 blocks are definitely lost in loss record 1,775 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468D98: newhpart (lj_tab.c:64)
==30508== by 0x5468D98: newtab (lj_tab.c:143)
==30508== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==30508== by 0x547588A: lua_createtable (lj_api.c:706)
==30508== by 0x510C64: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:28)
==30508== by 0x4F65F3: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==30508== by 0x4F65F3: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F65F3: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F65F3: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 96 bytes in 1 blocks are definitely lost in loss record 1,776 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5469B44: newhpart (lj_tab.c:64)
==30508== by 0x5469B44: lj_tab_resize (lj_tab.c:276)
==30508== by 0x5469F46: rehashtab (lj_tab.c:385)
==30508== by 0x54697B5: lj_tab_newkey (lj_tab.c:469)
==30508== by 0x547A954: const_gc (lj_parse.c:218)
==30508== by 0x547C69B: parse_body (lj_parse.c:1860)
==30508== by 0x547D27B: expr_simple (lj_parse.c:2008)
==30508== by 0x547D27B: expr_unop (lj_parse.c:2077)
==30508== by 0x547D27B: expr_binop (lj_parse.c:2090)
==30508== by 0x547D6B5: expr (lj_parse.c:2109)
==30508== by 0x547D6B5: expr_list (lj_parse.c:1876)
==30508== by 0x547EC83: parse_return (lj_parse.c:2316)
==30508== by 0x547EC83: parse_stmt (lj_parse.c:2651)
==30508== by 0x547EC83: parse_chunk (lj_parse.c:2685)
==30508== by 0x547F54F: lj_parse (lj_parse.c:2718)
==30508== by 0x548124A: cpparser (lj_load.c:41)
==30508== by 0x5462F76: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x548136A: lua_loadx (lj_load.c:58)
==30508== by 0x4F9930: ngx_http_lua_clfactory_loadbuffer (ngx_http_lua_clfactory.c:731)
==30508== by 0x4F6E3E: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:166)
==30508== by 0x4F7868: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:300)
==30508== by 0x4F7316: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:222)
==30508== by 0x45CD97: ngx_http_core_content_phase (ngx_http_core_module.c:1173)
==30508== by 0x457BA2: ngx_http_core_run_phases (ngx_http_core_module.c:862)
==30508== by 0x457CB1: ngx_http_handler (ngx_http_core_module.c:845)
==30508== by 0x46316B: ngx_http_process_request (ngx_http_request.c:1950)
==30508== by 0x463797: ngx_http_process_request_headers (ngx_http_request.c:1377)
==30508== by 0x463D05: ngx_http_process_request_line (ngx_http_request.c:1049)
==30508== by 0x4643E5: ngx_http_wait_request_handler (ngx_http_request.c:507)
==30508== by 0x44115A: ngx_event_process_posted (ngx_event_posted.c:34)
==30508== by 0x440B4F: ngx_process_events_and_timers (ngx_event.c:269)
==30508== by 0x449F68: ngx_single_process_cycle (ngx_process_cycle.c:332)
==30508== by 0x4210A4: main (nginx.c:381)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:lj_tab_resize
fun:rehashtab
fun:lj_tab_newkey
fun:const_gc
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_return
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:ngx_http_lua_clfactory_loadbuffer
fun:ngx_http_lua_cache_loadbuffer
fun:ngx_http_lua_content_handler_inline
fun:ngx_http_lua_content_handler
fun:ngx_http_core_content_phase
fun:ngx_http_core_run_phases
fun:ngx_http_handler
fun:ngx_http_process_request
fun:ngx_http_process_request_headers
fun:ngx_http_process_request_line
fun:ngx_http_wait_request_handler
fun:ngx_event_process_posted
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 96 bytes in 3 blocks are definitely lost in loss record 1,777 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==30508== by 0x54BD8AF: luaL_setfuncs (lib_aux.c:155)
==30508== by 0x54C56CB: luaopen_package (lib_package.c:573)
==30508== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==30508== by 0x4F60DF: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==30508== by 0x4F60DF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:luaL_setfuncs
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 100 bytes in 5 blocks are definitely lost in loss record 1,778 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A43B: func_newL (lj_func.c:122)
==30508== by 0x546A678: lj_func_newL_empty (lj_func.c:138)
==30508== by 0x54BCA3B: lib_read_lfunc (lj_lib.c:65)
==30508== by 0x54BCA3B: lj_lib_register (lj_lib.c:116)
==30508== by 0x54C29BD: luaopen_table (lib_table.c:334)
==30508== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==30508== by 0x4F60DF: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==30508== by 0x4F60DF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_empty
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 114 bytes in 5 blocks are definitely lost in loss record 1,790 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x54BC9D9: lib_read_lfunc (lj_lib.c:52)
==30508== by 0x54BC9D9: lj_lib_register (lj_lib.c:116)
==30508== by 0x54C29BD: luaopen_table (lib_table.c:334)
==30508== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==30508== by 0x4F60DF: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==30508== by 0x4F60DF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 119 bytes in 1 blocks are definitely lost in loss record 1,791 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5475475: lua_pushstring (lj_api.c:652)
==30508== by 0x54C556A: setpath (lib_package.c:533)
==30508== by 0x54C57A3: luaopen_package (lib_package.c:589)
==30508== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==30508== by 0x4F60DF: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==30508== by 0x4F60DF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushstring
fun:setpath
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 126 bytes in 1 blocks are definitely lost in loss record 1,799 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x547B6D1: fs_finish (lj_parse.c:1570)
==30508== by 0x547C670: parse_body (lj_parse.c:1855)
==30508== by 0x547D27B: expr_simple (lj_parse.c:2008)
==30508== by 0x547D27B: expr_unop (lj_parse.c:2077)
==30508== by 0x547D27B: expr_binop (lj_parse.c:2090)
==30508== by 0x547D6B5: expr (lj_parse.c:2109)
==30508== by 0x547D6B5: expr_list (lj_parse.c:1876)
==30508== by 0x547EC83: parse_return (lj_parse.c:2316)
==30508== by 0x547EC83: parse_stmt (lj_parse.c:2651)
==30508== by 0x547EC83: parse_chunk (lj_parse.c:2685)
==30508== by 0x547C640: parse_body (lj_parse.c:1853)
==30508== by 0x547D27B: expr_simple (lj_parse.c:2008)
==30508== by 0x547D27B: expr_unop (lj_parse.c:2077)
==30508== by 0x547D27B: expr_binop (lj_parse.c:2090)
==30508== by 0x547D6B5: expr (lj_parse.c:2109)
==30508== by 0x547D6B5: expr_list (lj_parse.c:1876)
==30508== by 0x547E427: parse_assignment (lj_parse.c:2202)
==30508== by 0x547E5F3: parse_call_assign (lj_parse.c:2233)
==30508== by 0x547E5F3: parse_stmt (lj_parse.c:2673)
==30508== by 0x547E5F3: parse_chunk (lj_parse.c:2685)
==30508== by 0x547F54F: lj_parse (lj_parse.c:2718)
==30508== by 0x548124A: cpparser (lj_load.c:41)
==30508== by 0x5462F76: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x548136A: lua_loadx (lj_load.c:58)
==30508== by 0x54815EB: luaL_loadbufferx (lj_load.c:143)
==30508== by 0x509DD8: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:320)
==30508== by 0x4F6668: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==30508== by 0x4F6668: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6668: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6668: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_return
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_assignment
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 128 bytes in 4 blocks are definitely lost in loss record 1,824 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==30508== by 0x54BCC29: lj_lib_pushcc (lj_lib.c:155)
==30508== by 0x54C5702: luaopen_package (lib_package.c:577)
==30508== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==30508== by 0x4F60DF: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==30508== by 0x4F60DF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_pushcc
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 128 bytes in 4 blocks are definitely lost in loss record 1,825 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x54BC6BD: lj_lib_register (lj_lib.c:92)
==30508== by 0x54C29BD: luaopen_table (lib_table.c:334)
==30508== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==30508== by 0x4F60DF: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==30508== by 0x4F60DF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 130 bytes in 1 blocks are definitely lost in loss record 1,826 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x547B6D1: fs_finish (lj_parse.c:1570)
==30508== by 0x547C670: parse_body (lj_parse.c:1855)
==30508== by 0x547D27B: expr_simple (lj_parse.c:2008)
==30508== by 0x547D27B: expr_unop (lj_parse.c:2077)
==30508== by 0x547D27B: expr_binop (lj_parse.c:2090)
==30508== by 0x547D6B5: expr (lj_parse.c:2109)
==30508== by 0x547D6B5: expr_list (lj_parse.c:1876)
==30508== by 0x547E427: parse_assignment (lj_parse.c:2202)
==30508== by 0x547E5F3: parse_call_assign (lj_parse.c:2233)
==30508== by 0x547E5F3: parse_stmt (lj_parse.c:2673)
==30508== by 0x547E5F3: parse_chunk (lj_parse.c:2685)
==30508== by 0x547F54F: lj_parse (lj_parse.c:2718)
==30508== by 0x548124A: cpparser (lj_load.c:41)
==30508== by 0x5462F76: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x548136A: lua_loadx (lj_load.c:58)
==30508== by 0x54815EB: luaL_loadbufferx (lj_load.c:143)
==30508== by 0x509DD8: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:320)
==30508== by 0x4F6668: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==30508== by 0x4F6668: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6668: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6668: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_assignment
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 139 (92 direct, 47 indirect) bytes in 1 blocks are definitely lost in loss record 1,830 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x547B6D1: fs_finish (lj_parse.c:1570)
==30508== by 0x547F567: lj_parse (lj_parse.c:2721)
==30508== by 0x548124A: cpparser (lj_load.c:41)
==30508== by 0x5462F76: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x548136A: lua_loadx (lj_load.c:58)
==30508== by 0x4F9930: ngx_http_lua_clfactory_loadbuffer (ngx_http_lua_clfactory.c:731)
==30508== by 0x4F6E3E: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:166)
==30508== by 0x4F7868: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:300)
==30508== by 0x4F7316: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:222)
==30508== by 0x45CD97: ngx_http_core_content_phase (ngx_http_core_module.c:1173)
==30508== by 0x457BA2: ngx_http_core_run_phases (ngx_http_core_module.c:862)
==30508== by 0x457CB1: ngx_http_handler (ngx_http_core_module.c:845)
==30508== by 0x46316B: ngx_http_process_request (ngx_http_request.c:1950)
==30508== by 0x463797: ngx_http_process_request_headers (ngx_http_request.c:1377)
==30508== by 0x463D05: ngx_http_process_request_line (ngx_http_request.c:1049)
==30508== by 0x4643E5: ngx_http_wait_request_handler (ngx_http_request.c:507)
==30508== by 0x44115A: ngx_event_process_posted (ngx_event_posted.c:34)
==30508== by 0x440B4F: ngx_process_events_and_timers (ngx_event.c:269)
==30508== by 0x449F68: ngx_single_process_cycle (ngx_process_cycle.c:332)
==30508== by 0x4210A4: main (nginx.c:381)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:ngx_http_lua_clfactory_loadbuffer
fun:ngx_http_lua_cache_loadbuffer
fun:ngx_http_lua_content_handler_inline
fun:ngx_http_lua_content_handler
fun:ngx_http_core_content_phase
fun:ngx_http_core_run_phases
fun:ngx_http_handler
fun:ngx_http_process_request
fun:ngx_http_process_request_headers
fun:ngx_http_process_request_line
fun:ngx_http_wait_request_handler
fun:ngx_event_process_posted
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 145 bytes in 7 blocks are definitely lost in loss record 1,837 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5475475: lua_pushstring (lj_api.c:652)
==30508== by 0x54CB2E9: luaL_openlibs (lib_init.c:44)
==30508== by 0x4F60DF: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==30508== by 0x4F60DF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushstring
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 154 bytes in 7 blocks are definitely lost in loss record 1,838 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x54BC722: lj_lib_register (lj_lib.c:110)
==30508== by 0x54C3DFD: luaopen_io (lib_io.c:535)
==30508== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==30508== by 0x4F60DF: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==30508== by 0x4F60DF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 164 bytes in 7 blocks are definitely lost in loss record 1,848 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x54BC722: lj_lib_register (lj_lib.c:110)
==30508== by 0x54BF935: luaopen_base (lib_base.c:667)
==30508== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==30508== by 0x4F60DF: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==30508== by 0x4F60DF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 172 bytes in 5 blocks are definitely lost in loss record 1,853 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A43B: func_newL (lj_func.c:122)
==30508== by 0x546A74D: lj_func_newL_gc (lj_func.c:160)
==30508== by 0x5461D35: lj_BC_FNEW (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x54777DC: lua_pcall (lj_api.c:1129)
==30508== by 0x509E3F: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:332)
==30508== by 0x4F6668: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==30508== by 0x4F6668: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6668: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6668: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_gc
fun:lj_BC_FNEW
fun:lua_pcall
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 176 bytes in 2 blocks are definitely lost in loss record 1,859 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x547FBCB: lj_bcread_proto (lj_bcread.c:343)
==30508== by 0x54BCA26: lib_read_lfunc (lj_lib.c:63)
==30508== by 0x54BCA26: lj_lib_register (lj_lib.c:116)
==30508== by 0x54BFE91: luaopen_math (lib_math.c:223)
==30508== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==30508== by 0x4F60DF: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==30508== by 0x4F60DF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_bcread_proto
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 192 bytes in 1 blocks are definitely lost in loss record 1,868 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468D98: newhpart (lj_tab.c:64)
==30508== by 0x5468D98: newtab (lj_tab.c:143)
==30508== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==30508== by 0x547588A: lua_createtable (lj_api.c:706)
==30508== by 0x54BD689: luaL_findtable (lib_aux.c:93)
==30508== by 0x54BC553: lib_create_table (lj_lib.c:35)
==30508== by 0x54BC553: lj_lib_register (lj_lib.c:78)
==30508== by 0x54BF935: luaopen_base (lib_base.c:667)
==30508== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==30508== by 0x4F60DF: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==30508== by 0x4F60DF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 192 bytes in 1 blocks are definitely lost in loss record 1,869 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468D98: newhpart (lj_tab.c:64)
==30508== by 0x5468D98: newtab (lj_tab.c:143)
==30508== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==30508== by 0x547588A: lua_createtable (lj_api.c:706)
==30508== by 0x4F63AE: ngx_http_lua_init_registry (ngx_http_lua_util.c:672)
==30508== by 0x4F63AE: ngx_http_lua_new_state (ngx_http_lua_util.c:298)
==30508== by 0x4F63AE: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 192 bytes in 1 blocks are definitely lost in loss record 1,870 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468D98: newhpart (lj_tab.c:64)
==30508== by 0x5468D98: newtab (lj_tab.c:143)
==30508== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==30508== by 0x547588A: lua_createtable (lj_api.c:706)
==30508== by 0x4F6406: ngx_http_lua_init_registry (ngx_http_lua_util.c:685)
==30508== by 0x4F6406: ngx_http_lua_new_state (ngx_http_lua_util.c:298)
==30508== by 0x4F6406: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 192 bytes in 1 blocks are definitely lost in loss record 1,871 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468D98: newhpart (lj_tab.c:64)
==30508== by 0x5468D98: newtab (lj_tab.c:143)
==30508== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==30508== by 0x547588A: lua_createtable (lj_api.c:706)
==30508== by 0x4EB9D3: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1986)
==30508== by 0x4F6589: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:733)
==30508== by 0x4F6589: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6589: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6589: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 192 bytes in 1 blocks are definitely lost in loss record 1,872 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468D98: newhpart (lj_tab.c:64)
==30508== by 0x5468D98: newtab (lj_tab.c:143)
==30508== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==30508== by 0x547588A: lua_createtable (lj_api.c:706)
==30508== by 0x506A49: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:233)
==30508== by 0x4F65C5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==30508== by 0x4F65C5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F65C5: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F65C5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 192 bytes in 1 blocks are definitely lost in loss record 1,873 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468D98: newhpart (lj_tab.c:64)
==30508== by 0x5468D98: newtab (lj_tab.c:143)
==30508== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==30508== by 0x547588A: lua_createtable (lj_api.c:706)
==30508== by 0x506B24: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:255)
==30508== by 0x4F65C5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==30508== by 0x4F65C5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F65C5: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F65C5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 192 bytes in 1 blocks are definitely lost in loss record 1,874 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468D98: newhpart (lj_tab.c:64)
==30508== by 0x5468D98: newtab (lj_tab.c:143)
==30508== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==30508== by 0x547588A: lua_createtable (lj_api.c:706)
==30508== by 0x50DF04: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:85)
==30508== by 0x4F65D0: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:742)
==30508== by 0x4F65D0: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F65D0: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F65D0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 192 bytes in 1 blocks are definitely lost in loss record 1,875 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468D98: newhpart (lj_tab.c:64)
==30508== by 0x5468D98: newtab (lj_tab.c:143)
==30508== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==30508== by 0x547588A: lua_createtable (lj_api.c:706)
==30508== by 0x510AD9: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:26)
==30508== by 0x4F65EB: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:745)
==30508== by 0x4F65EB: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F65EB: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F65EB: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 192 bytes in 1 blocks are definitely lost in loss record 1,876 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5469B44: newhpart (lj_tab.c:64)
==30508== by 0x5469B44: lj_tab_resize (lj_tab.c:276)
==30508== by 0x5469F46: rehashtab (lj_tab.c:385)
==30508== by 0x54697B5: lj_tab_newkey (lj_tab.c:469)
==30508== by 0x5469971: lj_tab_setstr (lj_tab.c:557)
==30508== by 0x547C496: lj_parse_keepstr (lj_parse.c:238)
==30508== by 0x547954F: lex_scan (lj_lex.c:301)
==30508== by 0x54799EC: lj_lex_next (lj_lex.c:454)
==30508== by 0x5479AE8: lex_opt (lj_parse.c:989)
==30508== by 0x547B097: lex_match (lj_parse.c:1006)
==30508== by 0x547E02E: parse_args (lj_parse.c:1906)
==30508== by 0x547E17C: expr_primary (lj_parse.c:1965)
==30508== by 0x547C8DA: expr_simple (lj_parse.c:2011)
==30508== by 0x547C8DA: expr_unop (lj_parse.c:2077)
==30508== by 0x547C8DA: expr_binop (lj_parse.c:2090)
==30508== by 0x547D6B5: expr (lj_parse.c:2109)
==30508== by 0x547D6B5: expr_list (lj_parse.c:1876)
==30508== by 0x547EF6B: parse_local (lj_parse.c:2261)
==30508== by 0x547EF6B: parse_stmt (lj_parse.c:2648)
==30508== by 0x547EF6B: parse_chunk (lj_parse.c:2685)
==30508== by 0x547C640: parse_body (lj_parse.c:1853)
==30508== by 0x547D27B: expr_simple (lj_parse.c:2008)
==30508== by 0x547D27B: expr_unop (lj_parse.c:2077)
==30508== by 0x547D27B: expr_binop (lj_parse.c:2090)
==30508== by 0x547D6B5: expr (lj_parse.c:2109)
==30508== by 0x547D6B5: expr_list (lj_parse.c:1876)
==30508== by 0x547E427: parse_assignment (lj_parse.c:2202)
==30508== by 0x547E5F3: parse_call_assign (lj_parse.c:2233)
==30508== by 0x547E5F3: parse_stmt (lj_parse.c:2673)
==30508== by 0x547E5F3: parse_chunk (lj_parse.c:2685)
==30508== by 0x547F54F: lj_parse (lj_parse.c:2718)
==30508== by 0x548124A: cpparser (lj_load.c:41)
==30508== by 0x5462F76: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x548136A: lua_loadx (lj_load.c:58)
==30508== by 0x54815EB: luaL_loadbufferx (lj_load.c:143)
==30508== by 0x509DD8: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:320)
==30508== by 0x4F6668: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==30508== by 0x4F6668: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6668: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6668: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:lj_tab_resize
fun:rehashtab
fun:lj_tab_newkey
fun:lj_tab_setstr
fun:lj_parse_keepstr
fun:lex_scan
fun:lj_lex_next
fun:lex_opt
fun:lex_match
fun:parse_args
fun:expr_primary
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_assignment
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 192 bytes in 1 blocks are definitely lost in loss record 1,877 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5469B44: newhpart (lj_tab.c:64)
==30508== by 0x5469B44: lj_tab_resize (lj_tab.c:276)
==30508== by 0x5469F46: rehashtab (lj_tab.c:385)
==30508== by 0x54697B5: lj_tab_newkey (lj_tab.c:469)
==30508== by 0x5469971: lj_tab_setstr (lj_tab.c:557)
==30508== by 0x547C496: lj_parse_keepstr (lj_parse.c:238)
==30508== by 0x547954F: lex_scan (lj_lex.c:301)
==30508== by 0x54799EC: lj_lex_next (lj_lex.c:454)
==30508== by 0x5479AE8: lex_opt (lj_parse.c:989)
==30508== by 0x547B097: lex_match (lj_parse.c:1006)
==30508== by 0x547E02E: parse_args (lj_parse.c:1906)
==30508== by 0x547E17C: expr_primary (lj_parse.c:1965)
==30508== by 0x547C8DA: expr_simple (lj_parse.c:2011)
==30508== by 0x547C8DA: expr_unop (lj_parse.c:2077)
==30508== by 0x547C8DA: expr_binop (lj_parse.c:2090)
==30508== by 0x547D6B5: expr (lj_parse.c:2109)
==30508== by 0x547D6B5: expr_list (lj_parse.c:1876)
==30508== by 0x547EC83: parse_return (lj_parse.c:2316)
==30508== by 0x547EC83: parse_stmt (lj_parse.c:2651)
==30508== by 0x547EC83: parse_chunk (lj_parse.c:2685)
==30508== by 0x547C640: parse_body (lj_parse.c:1853)
==30508== by 0x547D27B: expr_simple (lj_parse.c:2008)
==30508== by 0x547D27B: expr_unop (lj_parse.c:2077)
==30508== by 0x547D27B: expr_binop (lj_parse.c:2090)
==30508== by 0x547D6B5: expr (lj_parse.c:2109)
==30508== by 0x547D6B5: expr_list (lj_parse.c:1876)
==30508== by 0x547EC83: parse_return (lj_parse.c:2316)
==30508== by 0x547EC83: parse_stmt (lj_parse.c:2651)
==30508== by 0x547EC83: parse_chunk (lj_parse.c:2685)
==30508== by 0x547C640: parse_body (lj_parse.c:1853)
==30508== by 0x547D27B: expr_simple (lj_parse.c:2008)
==30508== by 0x547D27B: expr_unop (lj_parse.c:2077)
==30508== by 0x547D27B: expr_binop (lj_parse.c:2090)
==30508== by 0x547D6B5: expr (lj_parse.c:2109)
==30508== by 0x547D6B5: expr_list (lj_parse.c:1876)
==30508== by 0x547E427: parse_assignment (lj_parse.c:2202)
==30508== by 0x547E5F3: parse_call_assign (lj_parse.c:2233)
==30508== by 0x547E5F3: parse_stmt (lj_parse.c:2673)
==30508== by 0x547E5F3: parse_chunk (lj_parse.c:2685)
==30508== by 0x547F54F: lj_parse (lj_parse.c:2718)
==30508== by 0x548124A: cpparser (lj_load.c:41)
==30508== by 0x5462F76: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x548136A: lua_loadx (lj_load.c:58)
==30508== by 0x54815EB: luaL_loadbufferx (lj_load.c:143)
==30508== by 0x509DD8: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:320)
==30508== by 0x4F6668: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==30508== by 0x4F6668: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6668: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6668: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:lj_tab_resize
fun:rehashtab
fun:lj_tab_newkey
fun:lj_tab_setstr
fun:lj_parse_keepstr
fun:lex_scan
fun:lj_lex_next
fun:lex_opt
fun:lex_match
fun:parse_args
fun:expr_primary
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_return
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_return
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_assignment
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 192 bytes in 6 blocks are definitely lost in loss record 1,878 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x54BC6BD: lj_lib_register (lj_lib.c:92)
==30508== by 0x54C85D6: luaopen_jit (lib_jit.c:780)
==30508== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==30508== by 0x4F60DF: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==30508== by 0x4F60DF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 200 bytes in 1 blocks are definitely lost in loss record 1,879 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x547B6D1: fs_finish (lj_parse.c:1570)
==30508== by 0x547F567: lj_parse (lj_parse.c:2721)
==30508== by 0x548124A: cpparser (lj_load.c:41)
==30508== by 0x5462F76: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x548136A: lua_loadx (lj_load.c:58)
==30508== by 0x54815EB: luaL_loadbufferx (lj_load.c:143)
==30508== by 0x4E4FC1: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:1069)
==30508== by 0x4F65A7: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:738)
==30508== by 0x4F65A7: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F65A7: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F65A7: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_create_headers_metatable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 206 bytes in 1 blocks are definitely lost in loss record 1,881 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x547B6D1: fs_finish (lj_parse.c:1570)
==30508== by 0x547C670: parse_body (lj_parse.c:1855)
==30508== by 0x547D27B: expr_simple (lj_parse.c:2008)
==30508== by 0x547D27B: expr_unop (lj_parse.c:2077)
==30508== by 0x547D27B: expr_binop (lj_parse.c:2090)
==30508== by 0x547D6B5: expr (lj_parse.c:2109)
==30508== by 0x547D6B5: expr_list (lj_parse.c:1876)
==30508== by 0x547EC83: parse_return (lj_parse.c:2316)
==30508== by 0x547EC83: parse_stmt (lj_parse.c:2651)
==30508== by 0x547EC83: parse_chunk (lj_parse.c:2685)
==30508== by 0x547F54F: lj_parse (lj_parse.c:2718)
==30508== by 0x548124A: cpparser (lj_load.c:41)
==30508== by 0x5462F76: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x548136A: lua_loadx (lj_load.c:58)
==30508== by 0x4F9930: ngx_http_lua_clfactory_loadbuffer (ngx_http_lua_clfactory.c:731)
==30508== by 0x4F6E3E: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:166)
==30508== by 0x4F7868: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:300)
==30508== by 0x4F7316: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:222)
==30508== by 0x45CD97: ngx_http_core_content_phase (ngx_http_core_module.c:1173)
==30508== by 0x457BA2: ngx_http_core_run_phases (ngx_http_core_module.c:862)
==30508== by 0x457CB1: ngx_http_handler (ngx_http_core_module.c:845)
==30508== by 0x46316B: ngx_http_process_request (ngx_http_request.c:1950)
==30508== by 0x463797: ngx_http_process_request_headers (ngx_http_request.c:1377)
==30508== by 0x463D05: ngx_http_process_request_line (ngx_http_request.c:1049)
==30508== by 0x4643E5: ngx_http_wait_request_handler (ngx_http_request.c:507)
==30508== by 0x44115A: ngx_event_process_posted (ngx_event_posted.c:34)
==30508== by 0x440B4F: ngx_process_events_and_timers (ngx_event.c:269)
==30508== by 0x449F68: ngx_single_process_cycle (ngx_process_cycle.c:332)
==30508== by 0x4210A4: main (nginx.c:381)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_return
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:ngx_http_lua_clfactory_loadbuffer
fun:ngx_http_lua_cache_loadbuffer
fun:ngx_http_lua_content_handler_inline
fun:ngx_http_lua_content_handler
fun:ngx_http_core_content_phase
fun:ngx_http_core_run_phases
fun:ngx_http_handler
fun:ngx_http_process_request
fun:ngx_http_process_request_headers
fun:ngx_http_process_request_line
fun:ngx_http_wait_request_handler
fun:ngx_event_process_posted
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 209 bytes in 9 blocks are definitely lost in loss record 1,883 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x54BC722: lj_lib_register (lj_lib.c:110)
==30508== by 0x54C477D: luaopen_os (lib_os.c:289)
==30508== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==30508== by 0x4F60DF: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==30508== by 0x4F60DF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_os
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 216 bytes in 10 blocks are definitely lost in loss record 1,885 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x54BC722: lj_lib_register (lj_lib.c:110)
==30508== by 0x54C039D: luaopen_bit (lib_bit.c:177)
==30508== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==30508== by 0x4F60DF: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==30508== by 0x4F60DF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_bit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 218 bytes in 1 blocks are definitely lost in loss record 1,886 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5475475: lua_pushstring (lj_api.c:652)
==30508== by 0x54C556A: setpath (lib_package.c:533)
==30508== by 0x54C5783: luaopen_package (lib_package.c:588)
==30508== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==30508== by 0x4F60DF: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==30508== by 0x4F60DF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushstring
fun:setpath
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 223 (187 direct, 36 indirect) bytes in 1 blocks are definitely lost in loss record 1,887 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x547B6D1: fs_finish (lj_parse.c:1570)
==30508== by 0x547F567: lj_parse (lj_parse.c:2721)
==30508== by 0x548124A: cpparser (lj_load.c:41)
==30508== by 0x5462F76: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x548136A: lua_loadx (lj_load.c:58)
==30508== by 0x54815EB: luaL_loadbufferx (lj_load.c:143)
==30508== by 0x5069D9: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:217)
==30508== by 0x4F65C5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==30508== by 0x4F65C5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F65C5: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F65C5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 224 bytes in 7 blocks are definitely lost in loss record 1,889 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x54BC6BD: lj_lib_register (lj_lib.c:92)
==30508== by 0x54BF935: luaopen_base (lib_base.c:667)
==30508== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==30508== by 0x4F60DF: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==30508== by 0x4F60DF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 229 bytes in 10 blocks are definitely lost in loss record 1,890 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x54BC7A1: lj_lib_register (lj_lib.c:143)
==30508== by 0x54BF918: luaopen_base (lib_base.c:666)
==30508== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==30508== by 0x4F60DF: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==30508== by 0x4F60DF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 231 bytes in 1 blocks are definitely lost in loss record 1,891 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x547B6D1: fs_finish (lj_parse.c:1570)
==30508== by 0x547C670: parse_body (lj_parse.c:1855)
==30508== by 0x547D27B: expr_simple (lj_parse.c:2008)
==30508== by 0x547D27B: expr_unop (lj_parse.c:2077)
==30508== by 0x547D27B: expr_binop (lj_parse.c:2090)
==30508== by 0x547D6B5: expr (lj_parse.c:2109)
==30508== by 0x547D6B5: expr_list (lj_parse.c:1876)
==30508== by 0x547E427: parse_assignment (lj_parse.c:2202)
==30508== by 0x547E5F3: parse_call_assign (lj_parse.c:2233)
==30508== by 0x547E5F3: parse_stmt (lj_parse.c:2673)
==30508== by 0x547E5F3: parse_chunk (lj_parse.c:2685)
==30508== by 0x547F398: parse_block (lj_parse.c:2402)
==30508== by 0x547ED59: parse_for_iter (lj_parse.c:2554)
==30508== by 0x547ED59: parse_for (lj_parse.c:2577)
==30508== by 0x547ED59: parse_stmt (lj_parse.c:2638)
==30508== by 0x547ED59: parse_chunk (lj_parse.c:2685)
==30508== by 0x547F54F: lj_parse (lj_parse.c:2718)
==30508== by 0x548124A: cpparser (lj_load.c:41)
==30508== by 0x5462F76: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x548136A: lua_loadx (lj_load.c:58)
==30508== by 0x54815EB: luaL_loadbufferx (lj_load.c:143)
==30508== by 0x509DD8: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:320)
==30508== by 0x4F6668: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==30508== by 0x4F6668: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6668: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6668: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_assignment
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:parse_block
fun:parse_for_iter
fun:parse_for
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 233 bytes in 9 blocks are definitely lost in loss record 1,892 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x54BC722: lj_lib_register (lj_lib.c:110)
==30508== by 0x54C687D: luaopen_debug (lib_debug.c:402)
==30508== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==30508== by 0x4F60DF: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==30508== by 0x4F60DF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_debug
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 239 bytes in 11 blocks are definitely lost in loss record 1,893 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x54BC722: lj_lib_register (lj_lib.c:110)
==30508== by 0x54C1EBF: luaopen_string (lib_string.c:739)
==30508== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==30508== by 0x4F60DF: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==30508== by 0x4F60DF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 288 bytes in 9 blocks are definitely lost in loss record 1,910 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x54BC6BD: lj_lib_register (lj_lib.c:92)
==30508== by 0x54C3DFD: luaopen_io (lib_io.c:535)
==30508== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==30508== by 0x4F60DF: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==30508== by 0x4F60DF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 352 bytes in 11 blocks are definitely lost in loss record 1,922 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x54BC6BD: lj_lib_register (lj_lib.c:92)
==30508== by 0x54C3E76: luaopen_io (lib_io.c:538)
==30508== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==30508== by 0x4F60DF: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==30508== by 0x4F60DF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 352 bytes in 11 blocks are definitely lost in loss record 1,923 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x54BC6BD: lj_lib_register (lj_lib.c:92)
==30508== by 0x54C477D: luaopen_os (lib_os.c:289)
==30508== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==30508== by 0x4F60DF: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==30508== by 0x4F60DF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_os
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 360 bytes in 15 blocks are definitely lost in loss record 1,927 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x546A83F: func_finduv (lj_func.c:52)
==30508== by 0x546A83F: lj_func_newL_gc (lj_func.c:169)
==30508== by 0x5461D35: lj_BC_FNEW (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x54777DC: lua_pcall (lj_api.c:1129)
==30508== by 0x509E3F: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:332)
==30508== by 0x4F6668: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==30508== by 0x4F6668: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6668: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6668: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:func_finduv
fun:lj_func_newL_gc
fun:lj_BC_FNEW
fun:lua_pcall
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 384 bytes in 1 blocks are definitely lost in loss record 1,933 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468D98: newhpart (lj_tab.c:64)
==30508== by 0x5468D98: newtab (lj_tab.c:143)
==30508== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==30508== by 0x547588A: lua_createtable (lj_api.c:706)
==30508== by 0x54BD689: luaL_findtable (lib_aux.c:93)
==30508== by 0x54BC515: lib_create_table (lj_lib.c:31)
==30508== by 0x54BC515: lj_lib_register (lj_lib.c:78)
==30508== by 0x54BF918: luaopen_base (lib_base.c:666)
==30508== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==30508== by 0x4F60DF: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==30508== by 0x4F60DF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 384 bytes in 1 blocks are definitely lost in loss record 1,934 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5469B44: newhpart (lj_tab.c:64)
==30508== by 0x5469B44: lj_tab_resize (lj_tab.c:276)
==30508== by 0x5469F46: rehashtab (lj_tab.c:385)
==30508== by 0x54697B5: lj_tab_newkey (lj_tab.c:469)
==30508== by 0x546B0A7: lj_meta_tset (lj_meta.c:182)
==30508== by 0x5476C88: lua_setfield (lj_api.c:972)
==30508== by 0x54C5825: luaopen_package (lib_package.c:595)
==30508== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==30508== by 0x4F60DF: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==30508== by 0x4F60DF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:lj_tab_resize
fun:rehashtab
fun:lj_tab_newkey
fun:lj_meta_tset
fun:lua_setfield
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 384 bytes in 1 blocks are definitely lost in loss record 1,935 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468D98: newhpart (lj_tab.c:64)
==30508== by 0x5468D98: newtab (lj_tab.c:143)
==30508== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==30508== by 0x547588A: lua_createtable (lj_api.c:706)
==30508== by 0x54BD689: luaL_findtable (lib_aux.c:93)
==30508== by 0x54BC553: lib_create_table (lj_lib.c:35)
==30508== by 0x54BC553: lj_lib_register (lj_lib.c:78)
==30508== by 0x54C29BD: luaopen_table (lib_table.c:334)
==30508== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==30508== by 0x4F60DF: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==30508== by 0x4F60DF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 384 bytes in 1 blocks are definitely lost in loss record 1,936 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468D98: newhpart (lj_tab.c:64)
==30508== by 0x5468D98: newtab (lj_tab.c:143)
==30508== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==30508== by 0x547588A: lua_createtable (lj_api.c:706)
==30508== by 0x54BCAEE: lib_create_table (lj_lib.c:44)
==30508== by 0x54BCAEE: lj_lib_register (lj_lib.c:78)
==30508== by 0x54C3DFD: luaopen_io (lib_io.c:535)
==30508== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==30508== by 0x4F60DF: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==30508== by 0x4F60DF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 384 bytes in 1 blocks are definitely lost in loss record 1,937 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468D98: newhpart (lj_tab.c:64)
==30508== by 0x5468D98: newtab (lj_tab.c:143)
==30508== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==30508== by 0x547588A: lua_createtable (lj_api.c:706)
==30508== by 0x54BD689: luaL_findtable (lib_aux.c:93)
==30508== by 0x54BC553: lib_create_table (lj_lib.c:35)
==30508== by 0x54BC553: lj_lib_register (lj_lib.c:78)
==30508== by 0x54C3E76: luaopen_io (lib_io.c:538)
==30508== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==30508== by 0x4F60DF: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==30508== by 0x4F60DF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 384 bytes in 1 blocks are definitely lost in loss record 1,938 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468D98: newhpart (lj_tab.c:64)
==30508== by 0x5468D98: newtab (lj_tab.c:143)
==30508== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==30508== by 0x547588A: lua_createtable (lj_api.c:706)
==30508== by 0x54BD689: luaL_findtable (lib_aux.c:93)
==30508== by 0x54BC553: lib_create_table (lj_lib.c:35)
==30508== by 0x54BC553: lj_lib_register (lj_lib.c:78)
==30508== by 0x54C477D: luaopen_os (lib_os.c:289)
==30508== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==30508== by 0x4F60DF: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==30508== by 0x4F60DF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_os
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 384 bytes in 1 blocks are definitely lost in loss record 1,939 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468D98: newhpart (lj_tab.c:64)
==30508== by 0x5468D98: newtab (lj_tab.c:143)
==30508== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==30508== by 0x547588A: lua_createtable (lj_api.c:706)
==30508== by 0x54BD689: luaL_findtable (lib_aux.c:93)
==30508== by 0x54BC553: lib_create_table (lj_lib.c:35)
==30508== by 0x54BC553: lj_lib_register (lj_lib.c:78)
==30508== by 0x54C1EBF: luaopen_string (lib_string.c:739)
==30508== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==30508== by 0x4F60DF: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==30508== by 0x4F60DF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 384 bytes in 1 blocks are definitely lost in loss record 1,940 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468D98: newhpart (lj_tab.c:64)
==30508== by 0x5468D98: newtab (lj_tab.c:143)
==30508== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==30508== by 0x547588A: lua_createtable (lj_api.c:706)
==30508== by 0x54BD689: luaL_findtable (lib_aux.c:93)
==30508== by 0x54BC553: lib_create_table (lj_lib.c:35)
==30508== by 0x54BC553: lj_lib_register (lj_lib.c:78)
==30508== by 0x54C687D: luaopen_debug (lib_debug.c:402)
==30508== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==30508== by 0x4F60DF: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==30508== by 0x4F60DF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_debug
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 384 bytes in 1 blocks are definitely lost in loss record 1,941 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468D98: newhpart (lj_tab.c:64)
==30508== by 0x5468D98: newtab (lj_tab.c:143)
==30508== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==30508== by 0x547588A: lua_createtable (lj_api.c:706)
==30508== by 0x54BD689: luaL_findtable (lib_aux.c:93)
==30508== by 0x54BC553: lib_create_table (lj_lib.c:35)
==30508== by 0x54BC553: lj_lib_register (lj_lib.c:78)
==30508== by 0x54C039D: luaopen_bit (lib_bit.c:177)
==30508== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==30508== by 0x4F60DF: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==30508== by 0x4F60DF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_bit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 384 bytes in 1 blocks are definitely lost in loss record 1,942 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468D98: newhpart (lj_tab.c:64)
==30508== by 0x5468D98: newtab (lj_tab.c:143)
==30508== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==30508== by 0x547588A: lua_createtable (lj_api.c:706)
==30508== by 0x54BD689: luaL_findtable (lib_aux.c:93)
==30508== by 0x54BC553: lib_create_table (lj_lib.c:35)
==30508== by 0x54BC553: lj_lib_register (lj_lib.c:78)
==30508== by 0x54C85D6: luaopen_jit (lib_jit.c:780)
==30508== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==30508== by 0x4F60DF: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==30508== by 0x4F60DF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 384 bytes in 1 blocks are definitely lost in loss record 1,943 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468D98: newhpart (lj_tab.c:64)
==30508== by 0x5468D98: newtab (lj_tab.c:143)
==30508== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==30508== by 0x547588A: lua_createtable (lj_api.c:706)
==30508== by 0x4F63DA: ngx_http_lua_init_registry (ngx_http_lua_util.c:678)
==30508== by 0x4F63DA: ngx_http_lua_new_state (ngx_http_lua_util.c:298)
==30508== by 0x4F63DA: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 384 bytes in 1 blocks are definitely lost in loss record 1,944 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468D98: newhpart (lj_tab.c:64)
==30508== by 0x5468D98: newtab (lj_tab.c:143)
==30508== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==30508== by 0x547588A: lua_createtable (lj_api.c:706)
==30508== by 0x506C23: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:280)
==30508== by 0x4F65C5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==30508== by 0x4F65C5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F65C5: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F65C5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 384 bytes in 1 blocks are definitely lost in loss record 1,945 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468D98: newhpart (lj_tab.c:64)
==30508== by 0x5468D98: newtab (lj_tab.c:143)
==30508== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==30508== by 0x547588A: lua_createtable (lj_api.c:706)
==30508== by 0x509C25: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:249)
==30508== by 0x4F6668: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==30508== by 0x4F6668: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6668: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6668: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 384 bytes in 1 blocks are definitely lost in loss record 1,946 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5469B44: newhpart (lj_tab.c:64)
==30508== by 0x5469B44: lj_tab_resize (lj_tab.c:276)
==30508== by 0x5469F46: rehashtab (lj_tab.c:385)
==30508== by 0x54697B5: lj_tab_newkey (lj_tab.c:469)
==30508== by 0x5469971: lj_tab_setstr (lj_tab.c:557)
==30508== by 0x547C496: lj_parse_keepstr (lj_parse.c:238)
==30508== by 0x547954F: lex_scan (lj_lex.c:301)
==30508== by 0x54799EC: lj_lex_next (lj_lex.c:454)
==30508== by 0x547D21F: expr_simple (lj_parse.c:2014)
==30508== by 0x547D21F: expr_unop (lj_parse.c:2077)
==30508== by 0x547D21F: expr_binop (lj_parse.c:2090)
==30508== by 0x547CC63: expr_binop (lj_parse.c:2098)
==30508== by 0x547D711: expr (lj_parse.c:2109)
==30508== by 0x547D711: expr_cond (lj_parse.c:2124)
==30508== by 0x547F3CD: parse_then (lj_parse.c:2589)
==30508== by 0x547EBD4: parse_if (lj_parse.c:2601)
==30508== by 0x547EBD4: parse_stmt (lj_parse.c:2627)
==30508== by 0x547EBD4: parse_chunk (lj_parse.c:2685)
==30508== by 0x547F398: parse_block (lj_parse.c:2402)
==30508== by 0x547F3E4: parse_then (lj_parse.c:2591)
==30508== by 0x547EBD4: parse_if (lj_parse.c:2601)
==30508== by 0x547EBD4: parse_stmt (lj_parse.c:2627)
==30508== by 0x547EBD4: parse_chunk (lj_parse.c:2685)
==30508== by 0x547C640: parse_body (lj_parse.c:1853)
==30508== by 0x547D27B: expr_simple (lj_parse.c:2008)
==30508== by 0x547D27B: expr_unop (lj_parse.c:2077)
==30508== by 0x547D27B: expr_binop (lj_parse.c:2090)
==30508== by 0x547D6B5: expr (lj_parse.c:2109)
==30508== by 0x547D6B5: expr_list (lj_parse.c:1876)
==30508== by 0x547E427: parse_assignment (lj_parse.c:2202)
==30508== by 0x547E5F3: parse_call_assign (lj_parse.c:2233)
==30508== by 0x547E5F3: parse_stmt (lj_parse.c:2673)
==30508== by 0x547E5F3: parse_chunk (lj_parse.c:2685)
==30508== by 0x547F398: parse_block (lj_parse.c:2402)
==30508== by 0x547ED59: parse_for_iter (lj_parse.c:2554)
==30508== by 0x547ED59: parse_for (lj_parse.c:2577)
==30508== by 0x547ED59: parse_stmt (lj_parse.c:2638)
==30508== by 0x547ED59: parse_chunk (lj_parse.c:2685)
==30508== by 0x547F54F: lj_parse (lj_parse.c:2718)
==30508== by 0x548124A: cpparser (lj_load.c:41)
==30508== by 0x5462F76: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x548136A: lua_loadx (lj_load.c:58)
==30508== by 0x54815EB: luaL_loadbufferx (lj_load.c:143)
==30508== by 0x509DD8: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:320)
==30508== by 0x4F6668: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==30508== by 0x4F6668: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6668: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6668: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:lj_tab_resize
fun:rehashtab
fun:lj_tab_newkey
fun:lj_tab_setstr
fun:lj_parse_keepstr
fun:lex_scan
fun:lj_lex_next
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr_binop
fun:expr
fun:expr_cond
fun:parse_then
fun:parse_if
fun:parse_stmt
fun:parse_chunk
fun:parse_block
fun:parse_then
fun:parse_if
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_assignment
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:parse_block
fun:parse_for_iter
fun:parse_for
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 384 bytes in 1 blocks are definitely lost in loss record 1,947 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5469B44: newhpart (lj_tab.c:64)
==30508== by 0x5469B44: lj_tab_resize (lj_tab.c:276)
==30508== by 0x5469F46: rehashtab (lj_tab.c:385)
==30508== by 0x54697B5: lj_tab_newkey (lj_tab.c:469)
==30508== by 0x546B0A7: lj_meta_tset (lj_meta.c:182)
==30508== by 0x5476C88: lua_setfield (lj_api.c:972)
==30508== by 0x507209: ngx_http_lua_add_package_preload (ngx_http_lua_api.c:57)
==30508== by 0x5544B3: ngx_http_lua_fake_delayed_load_init (ngx_http_lua_fake_delayed_load_module.c:55)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:lj_tab_resize
fun:rehashtab
fun:lj_tab_newkey
fun:lj_meta_tset
fun:lua_setfield
fun:ngx_http_lua_add_package_preload
fun:ngx_http_lua_fake_delayed_load_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 384 bytes in 1 blocks are definitely lost in loss record 1,948 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5469B44: newhpart (lj_tab.c:64)
==30508== by 0x5469B44: lj_tab_resize (lj_tab.c:276)
==30508== by 0x5469F46: rehashtab (lj_tab.c:385)
==30508== by 0x54697B5: lj_tab_newkey (lj_tab.c:469)
==30508== by 0x5469971: lj_tab_setstr (lj_tab.c:557)
==30508== by 0x547C496: lj_parse_keepstr (lj_parse.c:238)
==30508== by 0x5479696: lex_string (lj_lex.c:280)
==30508== by 0x5479696: lex_scan (lj_lex.c:364)
==30508== by 0x54799EC: lj_lex_next (lj_lex.c:454)
==30508== by 0x547E001: parse_args (lj_parse.c:1898)
==30508== by 0x547E17C: expr_primary (lj_parse.c:1965)
==30508== by 0x547C8DA: expr_simple (lj_parse.c:2011)
==30508== by 0x547C8DA: expr_unop (lj_parse.c:2077)
==30508== by 0x547C8DA: expr_binop (lj_parse.c:2090)
==30508== by 0x547D6B5: expr (lj_parse.c:2109)
==30508== by 0x547D6B5: expr_list (lj_parse.c:1876)
==30508== by 0x547EF6B: parse_local (lj_parse.c:2261)
==30508== by 0x547EF6B: parse_stmt (lj_parse.c:2648)
==30508== by 0x547EF6B: parse_chunk (lj_parse.c:2685)
==30508== by 0x547C640: parse_body (lj_parse.c:1853)
==30508== by 0x547D27B: expr_simple (lj_parse.c:2008)
==30508== by 0x547D27B: expr_unop (lj_parse.c:2077)
==30508== by 0x547D27B: expr_binop (lj_parse.c:2090)
==30508== by 0x547D6B5: expr (lj_parse.c:2109)
==30508== by 0x547D6B5: expr_list (lj_parse.c:1876)
==30508== by 0x547EC83: parse_return (lj_parse.c:2316)
==30508== by 0x547EC83: parse_stmt (lj_parse.c:2651)
==30508== by 0x547EC83: parse_chunk (lj_parse.c:2685)
==30508== by 0x547F54F: lj_parse (lj_parse.c:2718)
==30508== by 0x548124A: cpparser (lj_load.c:41)
==30508== by 0x5462F76: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x548136A: lua_loadx (lj_load.c:58)
==30508== by 0x4F9930: ngx_http_lua_clfactory_loadbuffer (ngx_http_lua_clfactory.c:731)
==30508== by 0x4F6E3E: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:166)
==30508== by 0x4F7868: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:300)
==30508== by 0x4F7316: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:222)
==30508== by 0x45CD97: ngx_http_core_content_phase (ngx_http_core_module.c:1173)
==30508== by 0x457BA2: ngx_http_core_run_phases (ngx_http_core_module.c:862)
==30508== by 0x457CB1: ngx_http_handler (ngx_http_core_module.c:845)
==30508== by 0x46316B: ngx_http_process_request (ngx_http_request.c:1950)
==30508== by 0x463797: ngx_http_process_request_headers (ngx_http_request.c:1377)
==30508== by 0x463D05: ngx_http_process_request_line (ngx_http_request.c:1049)
==30508== by 0x4643E5: ngx_http_wait_request_handler (ngx_http_request.c:507)
==30508== by 0x44115A: ngx_event_process_posted (ngx_event_posted.c:34)
==30508== by 0x440B4F: ngx_process_events_and_timers (ngx_event.c:269)
==30508== by 0x449F68: ngx_single_process_cycle (ngx_process_cycle.c:332)
==30508== by 0x4210A4: main (nginx.c:381)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:lj_tab_resize
fun:rehashtab
fun:lj_tab_newkey
fun:lj_tab_setstr
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:parse_args
fun:expr_primary
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_return
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:ngx_http_lua_clfactory_loadbuffer
fun:ngx_http_lua_cache_loadbuffer
fun:ngx_http_lua_content_handler_inline
fun:ngx_http_lua_content_handler
fun:ngx_http_core_content_phase
fun:ngx_http_core_run_phases
fun:ngx_http_handler
fun:ngx_http_process_request
fun:ngx_http_process_request_headers
fun:ngx_http_process_request_line
fun:ngx_http_wait_request_handler
fun:ngx_event_process_posted
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 384 bytes in 12 blocks are definitely lost in loss record 1,949 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x54BC6BD: lj_lib_register (lj_lib.c:92)
==30508== by 0x54C039D: luaopen_bit (lib_bit.c:177)
==30508== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==30508== by 0x4F60DF: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==30508== by 0x4F60DF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_bit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 395 bytes in 1 blocks are definitely lost in loss record 1,950 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x547B6D1: fs_finish (lj_parse.c:1570)
==30508== by 0x547F567: lj_parse (lj_parse.c:2721)
==30508== by 0x548124A: cpparser (lj_load.c:41)
==30508== by 0x5462F76: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x548136A: lua_loadx (lj_load.c:58)
==30508== by 0x54815EB: luaL_loadbufferx (lj_load.c:143)
==30508== by 0x509DD8: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:320)
==30508== by 0x4F6668: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==30508== by 0x4F6668: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6668: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6668: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 416 bytes in 13 blocks are definitely lost in loss record 1,954 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x54BC6BD: lj_lib_register (lj_lib.c:92)
==30508== by 0x54C1EBF: luaopen_string (lib_string.c:739)
==30508== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==30508== by 0x4F60DF: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==30508== by 0x4F60DF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 442 bytes in 21 blocks are definitely lost in loss record 1,956 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x5479A4D: lj_lex_init (lj_lex.c:504)
==30508== by 0x546E0BF: cpluaopen (lj_state.c:153)
==30508== by 0x5462F76: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x546E37F: lua_newstate (lj_state.c:222)
==30508== by 0x54BDDC1: luaL_newstate (lib_aux.c:334)
==30508== by 0x4F60CB: ngx_http_lua_new_state (ngx_http_lua_util.c:204)
==30508== by 0x4F60CB: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lex_init
fun:cpluaopen
fun:lj_vm_cpcall
fun:lua_newstate
fun:luaL_newstate
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 464 bytes in 22 blocks are definitely lost in loss record 1,963 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x54BC722: lj_lib_register (lj_lib.c:110)
==30508== by 0x54BFE91: luaopen_math (lib_math.c:223)
==30508== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==30508== by 0x4F60DF: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==30508== by 0x4F60DF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 484 bytes in 21 blocks are definitely lost in loss record 1,966 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x546AC1F: lj_meta_init (lj_meta.c:40)
==30508== by 0x546E0B7: cpluaopen (lj_state.c:152)
==30508== by 0x5462F76: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x546E37F: lua_newstate (lj_state.c:222)
==30508== by 0x54BDDC1: luaL_newstate (lib_aux.c:334)
==30508== by 0x4F60CB: ngx_http_lua_new_state (ngx_http_lua_util.c:204)
==30508== by 0x4F60CB: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_meta_init
fun:cpluaopen
fun:lj_vm_cpcall
fun:lua_newstate
fun:luaL_newstate
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 512 bytes in 16 blocks are definitely lost in loss record 1,981 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x54BC6BD: lj_lib_register (lj_lib.c:92)
==30508== by 0x54C687D: luaopen_debug (lib_debug.c:402)
==30508== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==30508== by 0x4F60DF: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==30508== by 0x4F60DF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_debug
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 556 bytes in 23 blocks are definitely lost in loss record 1,990 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468AC2: lj_str_new (lj_str.c:220)
==30508== by 0x54BC722: lj_lib_register (lj_lib.c:110)
==30508== by 0x54BF918: luaopen_base (lib_base.c:666)
==30508== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==30508== by 0x4F60DF: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==30508== by 0x4F60DF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 760 bytes in 5 blocks are definitely lost in loss record 2,012 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x547FBCB: lj_bcread_proto (lj_bcread.c:343)
==30508== by 0x54BCA26: lib_read_lfunc (lj_lib.c:63)
==30508== by 0x54BCA26: lj_lib_register (lj_lib.c:116)
==30508== by 0x54C29BD: luaopen_table (lib_table.c:334)
==30508== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==30508== by 0x4F60DF: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==30508== by 0x4F60DF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_bcread_proto
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 768 bytes in 1 blocks are definitely lost in loss record 2,014 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468D98: newhpart (lj_tab.c:64)
==30508== by 0x5468D98: newtab (lj_tab.c:143)
==30508== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==30508== by 0x547588A: lua_createtable (lj_api.c:706)
==30508== by 0x54BD689: luaL_findtable (lib_aux.c:93)
==30508== by 0x54BC553: lib_create_table (lj_lib.c:35)
==30508== by 0x54BC553: lj_lib_register (lj_lib.c:78)
==30508== by 0x54BFE91: luaopen_math (lib_math.c:223)
==30508== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==30508== by 0x4F60DF: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==30508== by 0x4F60DF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 768 bytes in 1 blocks are definitely lost in loss record 2,015 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468D98: newhpart (lj_tab.c:64)
==30508== by 0x5468D98: newtab (lj_tab.c:143)
==30508== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==30508== by 0x547588A: lua_createtable (lj_api.c:706)
==30508== by 0x4F6351: ngx_http_lua_init_registry (ngx_http_lua_util.c:661)
==30508== by 0x4F6351: ngx_http_lua_new_state (ngx_http_lua_util.c:298)
==30508== by 0x4F6351: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 768 bytes in 1 blocks are definitely lost in loss record 2,016 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468D98: newhpart (lj_tab.c:64)
==30508== by 0x5468D98: newtab (lj_tab.c:143)
==30508== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==30508== by 0x547588A: lua_createtable (lj_api.c:706)
==30508== by 0x4F6382: ngx_http_lua_init_registry (ngx_http_lua_util.c:667)
==30508== by 0x4F6382: ngx_http_lua_new_state (ngx_http_lua_util.c:298)
==30508== by 0x4F6382: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 768 bytes in 1 blocks are definitely lost in loss record 2,017 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468D98: newhpart (lj_tab.c:64)
==30508== by 0x5468D98: newtab (lj_tab.c:143)
==30508== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==30508== by 0x547588A: lua_createtable (lj_api.c:706)
==30508== by 0x4F2AEA: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2112)
==30508== by 0x4F6594: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==30508== by 0x4F6594: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6594: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6594: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 768 bytes in 1 blocks are definitely lost in loss record 2,018 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5469B44: newhpart (lj_tab.c:64)
==30508== by 0x5469B44: lj_tab_resize (lj_tab.c:276)
==30508== by 0x5469F46: rehashtab (lj_tab.c:385)
==30508== by 0x54697B5: lj_tab_newkey (lj_tab.c:469)
==30508== by 0x5476E3F: lua_rawset (lj_api.c:991)
==30508== by 0x506F1B: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:353)
==30508== by 0x4F65C5: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==30508== by 0x4F65C5: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F65C5: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F65C5: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:lj_tab_resize
fun:rehashtab
fun:lj_tab_newkey
fun:lua_rawset
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 768 bytes in 1 blocks are definitely lost in loss record 2,019 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5469B44: newhpart (lj_tab.c:64)
==30508== by 0x5469B44: lj_tab_resize (lj_tab.c:276)
==30508== by 0x5469F46: rehashtab (lj_tab.c:385)
==30508== by 0x54697B5: lj_tab_newkey (lj_tab.c:469)
==30508== by 0x5469971: lj_tab_setstr (lj_tab.c:557)
==30508== by 0x547C496: lj_parse_keepstr (lj_parse.c:238)
==30508== by 0x547954F: lex_scan (lj_lex.c:301)
==30508== by 0x54799EC: lj_lex_next (lj_lex.c:454)
==30508== by 0x547E83E: parse_stmt (lj_parse.c:2647)
==30508== by 0x547E83E: parse_chunk (lj_parse.c:2685)
==30508== by 0x547F398: parse_block (lj_parse.c:2402)
==30508== by 0x547ED59: parse_for_iter (lj_parse.c:2554)
==30508== by 0x547ED59: parse_for (lj_parse.c:2577)
==30508== by 0x547ED59: parse_stmt (lj_parse.c:2638)
==30508== by 0x547ED59: parse_chunk (lj_parse.c:2685)
==30508== by 0x547F54F: lj_parse (lj_parse.c:2718)
==30508== by 0x548124A: cpparser (lj_load.c:41)
==30508== by 0x5462F76: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x548136A: lua_loadx (lj_load.c:58)
==30508== by 0x54815EB: luaL_loadbufferx (lj_load.c:143)
==30508== by 0x509DD8: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:320)
==30508== by 0x4F6668: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==30508== by 0x4F6668: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6668: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6668: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:lj_tab_resize
fun:rehashtab
fun:lj_tab_newkey
fun:lj_tab_setstr
fun:lj_parse_keepstr
fun:lex_scan
fun:lj_lex_next
fun:parse_stmt
fun:parse_chunk
fun:parse_block
fun:parse_for_iter
fun:parse_for
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 848 bytes in 26 blocks are definitely lost in loss record 2,029 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x54BC6BD: lj_lib_register (lj_lib.c:92)
==30508== by 0x54BFE91: luaopen_math (lib_math.c:223)
==30508== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==30508== by 0x4F60DF: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==30508== by 0x4F60DF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 1,000 bytes in 27 blocks are definitely lost in loss record 2,039 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==30508== by 0x546A626: lj_func_newC (lj_func.c:109)
==30508== by 0x54BC6BD: lj_lib_register (lj_lib.c:92)
==30508== by 0x54BF918: luaopen_base (lib_base.c:666)
==30508== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==30508== by 0x4F60DF: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==30508== by 0x4F60DF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 1,536 bytes in 1 blocks are definitely lost in loss record 2,066 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468D98: newhpart (lj_tab.c:64)
==30508== by 0x5468D98: newtab (lj_tab.c:143)
==30508== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==30508== by 0x546E062: cpluaopen (lj_state.c:149)
==30508== by 0x5462F76: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30508== by 0x546E37F: lua_newstate (lj_state.c:222)
==30508== by 0x54BDDC1: luaL_newstate (lib_aux.c:334)
==30508== by 0x4F60CB: ngx_http_lua_new_state (ngx_http_lua_util.c:204)
==30508== by 0x4F60CB: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:cpluaopen
fun:lj_vm_cpcall
fun:lua_newstate
fun:luaL_newstate
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==30508== 3,072 bytes in 1 blocks are definitely lost in loss record 2,094 of 2,110
==30508== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==30508== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==30508== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==30508== by 0x5468D98: newhpart (lj_tab.c:64)
==30508== by 0x5468D98: newtab (lj_tab.c:143)
==30508== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==30508== by 0x547588A: lua_createtable (lj_api.c:706)
==30508== by 0x4F6472: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:713)
==30508== by 0x4F6472: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==30508== by 0x4F6472: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==30508== by 0x4F6472: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==30508== by 0x4ECDAC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==30508== by 0x456443: ngx_http_block (ngx_http.c:312)
==30508== by 0x43516E: ngx_conf_handler (ngx_conf_file.c:463)
==30508== by 0x43516E: ngx_conf_parse (ngx_conf_file.c:319)
==30508== by 0x432765: ngx_init_cycle (ngx_cycle.c:275)
==30508== by 0x420E5E: main (nginx.c:293)
==30508==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false - status code ok got: ''
expected: '412'
072-conditional-get.t TEST 3: If-Unmodified-Since false - response_body_like - response is expected () ''
doesn't match '(?^s:412 Precondition Failed)'
072-conditional-get.t TEST 3: If-Unmodified-Since false - pattern "say failed: nginx output filter error" should match a line in error.log (req 0)
072-conditional-get.t TEST 3: If-Unmodified-Since false - Can't connect to 127.0.0.1:1984: Connection refused (aborted) '
072-conditional-get.t TEST 3: If-Unmodified-Since false - status code ok got: ''
expected: '412'
072-conditional-get.t TEST 3: If-Unmodified-Since false - response_body_like - response is expected () ''
doesn't match '(?^s:412 Precondition Failed)'
072-conditional-get.t TEST 3: If-Unmodified-Since false - pattern "say failed: nginx output filter error" should match a line in error.log (req 1)
086-init-by.t nginx: [error] init_by_lua error: init_by_lua:2: failed to init
100-client-abort.t TEST 31: ngx.eof - pattern "eof failed: nginx output filter error" should match a line in error.log (req 0)
100-client-abort.t TEST 31: ngx.eof - pattern "eof succeeded" should not match any line in error.log but matches line "2018/03/19 22:57:05 [warn] 30977\#0: *1 [lua] content_by_lua(nginx.conf:49):8: eof succeeded, client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"" (req 0)
100-client-abort.t TEST 31: ngx.eof - pattern "eof failed: nginx output filter error" should match a line in error.log (req 1)
100-client-abort.t TEST 31: ngx.eof - pattern "eof succeeded" should not match any line in error.log but matches line "2018/03/19 22:57:05 [warn] 30977\#0: *2 [lua] content_by_lua(nginx.conf:49):8: eof succeeded, client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"" (req 1)
100-client-abort.t TEST 27: ngx.say - pattern "say failed: nginx output filter error" should match a line in error.log (req 0)
100-client-abort.t TEST 27: ngx.say - pattern "say failed: nginx output filter error" should match a line in error.log (req 1)
100-client-abort.t TEST 28: ngx.print - pattern "print failed: nginx output filter error" should match a line in error.log (req 0)
100-client-abort.t TEST 28: ngx.print - pattern "print failed: nginx output filter error" should match a line in error.log (req 1)
106-timer.t TEST 30: user args - pattern "(?^:\[lua\] content_by_lua\(nginx\.conf:\d+\):\d+: elapsed: 0\.0(?:4[4-9]|5[0-6])\d*, context: ngx\.timer)" should match a line in error.log (req 0)
106-timer.t TEST 2: separated global env - pattern "(?^:\[lua\] content_by_lua\(nginx\.conf:\d+\):\d+: elapsed: 0\.0(?:4[4-9]|5[0-6]))" should match a line in error.log (req 0)
106-timer.t TEST 3: lua variable sharing via upvalue - pattern "(?^:\[lua\] content_by_lua\(nginx\.conf:\d+\):\d+: elapsed: 0\.0(?:4[4-9]|5[0-6]))" should match a line in error.log (req 0)
106-timer.t TEST 7: 0 timer - pattern "(?^:\[lua\] content_by_lua\(nginx\.conf:\d+\):\d+: elapsed: 0(?:[^.]|\.00))" should match a line in error.log (req 0)
106-timer.t TEST 9: simple at (sleep in the timer callback) - log_by_lua - pattern "(?^:\[lua\] log_by_lua\(nginx\.conf:\d+\):\d+: elapsed: 0\.0(?:6[4-9]|7[0-6]))" should match a line in error.log (req 0)
106-timer.t TEST 1: simple at - pattern "(?^:\[lua\] content_by_lua\(nginx\.conf:\d+\):\d+: elapsed: 0\.0(?:4[4-9]|5[0-6])\d*, context: ngx\.timer, client: \d+\.\d+\.\d+\.\d+, server: 0\.0\.0\.0:\d+)" should match a line in error.log (req 0)
108-timer-safe.t TEST 5: 0 timer - pattern "(?^:\[lua\] content_by_lua\(nginx\.conf:\d+\):\d+: elapsed: 0(?:[^.]|\.00))" should match a line in error.log (req 0)
108-timer-safe.t TEST 1: simple at - pattern "(?^:\[lua\] content_by_lua\(nginx\.conf:\d+\):\d+: elapsed: 0\.0(?:4[4-9]|5[0-6]))" should match a line in error.log (req 0)
108-timer-safe.t TEST 2: simple at (sleep in the timer callback) - pattern "(?^:\[lua\] content_by_lua\(nginx\.conf:\d+\):\d+: elapsed: 0\.0(?:6[4-9]|7[0-6]))" should match a line in error.log (req 0)
108-timer-safe.t TEST 7: simple at (sleep in the timer callback) - log_by_lua - pattern "(?^:\[lua\] log_by_lua\(nginx\.conf:\d+\):\d+: elapsed: 0\.0(?:6[4-9]|7[0-6]))" should match a line in error.log (req 0)
109-timer-hup.t TEST 7: HUP reload should abort pending timers (fuzz test) - grep_error_log_out (req 0) got: 'lua found 8189 pending timers
'
expected: 'lua found 8191 pending timers
'
109-timer-hup.t TEST 7: HUP reload should abort pending timers (fuzz test) - grep_error_log_out (req 1) got: 'lua found 8190 pending timers
'
expected: 'lua found 8191 pending timers
'
132-lua-blocks.t nginx: [emerg] Lua code block missing the closing long bracket "]]" in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:41
132-lua-blocks.t nginx: [emerg] "events" directive is not allowed here in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:56
132-lua-blocks.t nginx: [emerg] Lua code block missing the closing long bracket "]=]" in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:41
132-lua-blocks.t nginx: [emerg] Lua code block missing the closing long bracket "]==]" in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:41
132-lua-blocks.t nginx: [emerg] Lua code block missing the closing long bracket "]]" in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:41
139-ssl-cert-by.t TEST 2: sleep - pattern "(?^:elapsed in ssl cert by lua: 0.(?:09|1[01])\d+,)" should match a line in error.log (req 0)
142-ssl-session-store.t nginx: [emerg] "ssl_session_store_by_lua_block" directive is not allowed here in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:28
142-ssl-session-store.t TEST 9: inter-operation with ssl_certificate_by_lua - pattern "(?^:elapsed in ssl cert by lua: 0.(?:09|1[01])\d+,)" should match a line in error.log (req 0)
146-malloc-trim.t TEST 5: malloc_trim() every 2 req, in subreq, big memory usage - grep_error_log_out (req 0) @@ -1,3 +1,3 @@
-malloc_trim(1) returned 1
+malloc_trim(1) returned 0
-malloc_trim(1) returned 1
+malloc_trim(1) returned 0
-malloc_trim(1) returned 1
+malloc_trim(1) returned 0
'
148-fake-shm-zone.t nginx: [emerg] lua_fake_shm "x1" is already defined as "x1" in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:26
152-timer-every.t TEST 4: create the next timer immediately when timer start running - response_body - response is expected (repeated req 0, req 0) @@ -1,2 +1,2 @@
registered timer
-foo = 6
+foo = 3
'
152-timer-every.t TEST 1: simple very - pattern "(?^:\[lua\] content_by_lua\(nginx\.conf:\d+\):\d+: elapsed: 0\.0(?:4[4-9]|5[0-6])\d*, context: ngx\.timer, client: \d+\.\d+\.\d+\.\d+, server: 0\.0\.0\.0:\d+)" should match a line in error.log (req 0)
152-timer-every.t TEST 1: simple very - pattern "(?^:\[lua\] content_by_lua\(nginx\.conf:\d+\):\d+: elapsed: 0\.(?:09|10)\d*, context: ngx\.timer, client: \d+\.\d+\.\d+\.\d+, server: 0\.0\.0\.0:\d+)" should match a line in error.log (req 0)
152-timer-every.t TEST 6: memory leak check - response_body - response is expected (repeated req 0, req 0) @@ -1,2 +1,2 @@
registered timer
-growth1 == growth2: true
+growth1 == growth2: false
'
152-timer-every.t TEST 3: lua variable sharing via upvalue - response_body - response is expected (repeated req 0, req 0) @@ -1,2 +1,2 @@
registered timer
-foo = 6
+foo = 3
'

Warnings

Go back to the index page.