(This page was automatically generated by the tools in the opsboy project on 19:10:18 17-Apr-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
91a0ad23 2018-04-14 20:42:37 GMT 0 610 194 19948 5663 sec

LuaJIT

LuaJIT 2.1.0-beta3, commit 617f118

Compilation Errors

Unexpected Failures

(none)

Expected Failures

File Name Details
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 23: exit both in header filter and content handler - status code ok got: ''
expected: '201'
005-exit.t TEST 22: exit 201 in header filter - status code ok got: ''
expected: '201'
005-exit.t TEST 24: exit 444 in header filter - status code ok got: ''
expected: '444'
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 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/04/14 21:20:26 [debug] 4213\#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/04/14 21:20:26 [debug] 4213\#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/04/14 21:20:27 [debug] 4213\#0: lua decrementing the reference count for Lua VM: 3" (req 1)
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/04/14 21:20:35 [debug] 4217\#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/04/14 21:20:35 [debug] 4217\#0: lua tcp socket keepalive max idle timeout" (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/04/14 21:20:36 [debug] 4217\#0: lua tcp socket keepalive max idle timeout" (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 ==5282== Invalid read of size 8
==5282== at 0x424614: ngx_chain_update_chains (ngx_buf.c:190)
==5282== by 0x4F17BD: ngx_http_lua_output_filter (ngx_http_lua_util.c:602)
==5282== by 0x4F230B: ngx_http_lua_send_chain_link (ngx_http_lua_util.c:548)
==5282== by 0x4E31F2: ngx_http_lua_ngx_echo (ngx_http_lua_output.c:233)
==5282== by 0x4E327A: ngx_http_lua_ngx_say (ngx_http_lua_output.c:34)
==5282== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x4F39E2: ngx_http_lua_run_thread (ngx_http_lua_util.c:1010)
==5282== by 0x4F76E3: ngx_http_lua_content_by_chunk (ngx_http_lua_contentby.c:120)
==5282== by 0x4F77BD: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:310)
==5282== by 0x4F7256: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:222)
==5282== by 0x45CD37: ngx_http_core_content_phase (ngx_http_core_module.c:1173)
==5282== by 0x457B42: ngx_http_core_run_phases (ngx_http_core_module.c:862)
==5282== by 0x457C51: ngx_http_handler (ngx_http_core_module.c:845)
==5282== by 0x4630A4: ngx_http_process_request (ngx_http_request.c:1950)
==5282== by 0x4636D0: ngx_http_process_request_headers (ngx_http_request.c:1377)
==5282== by 0x463C3E: ngx_http_process_request_line (ngx_http_request.c:1049)
==5282== by 0x46431E: ngx_http_wait_request_handler (ngx_http_request.c:507)
==5282== by 0x44119A: ngx_event_process_posted (ngx_event_posted.c:34)
==5282== by 0x440B8F: ngx_process_events_and_timers (ngx_event.c:269)
==5282== by 0x44A058: ngx_single_process_cycle (ngx_process_cycle.c:332)
==5282== by 0x421054: main (nginx.c:381)
==5282== Address 0x118 is not stack'd, malloc'd or (recently) free'd
==5282==
{
<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 ==5282==
==5282== Process terminating with default action of signal 11 (SIGSEGV)
==5282== Access not within mapped region at address 0x118
==5282== at 0x424614: ngx_chain_update_chains (ngx_buf.c:190)
==5282== by 0x4F17BD: ngx_http_lua_output_filter (ngx_http_lua_util.c:602)
==5282== by 0x4F230B: ngx_http_lua_send_chain_link (ngx_http_lua_util.c:548)
==5282== by 0x4E31F2: ngx_http_lua_ngx_echo (ngx_http_lua_output.c:233)
==5282== by 0x4E327A: ngx_http_lua_ngx_say (ngx_http_lua_output.c:34)
==5282== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x4F39E2: ngx_http_lua_run_thread (ngx_http_lua_util.c:1010)
==5282== by 0x4F76E3: ngx_http_lua_content_by_chunk (ngx_http_lua_contentby.c:120)
==5282== by 0x4F77BD: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:310)
==5282== by 0x4F7256: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:222)
==5282== by 0x45CD37: ngx_http_core_content_phase (ngx_http_core_module.c:1173)
==5282== by 0x457B42: ngx_http_core_run_phases (ngx_http_core_module.c:862)
==5282== by 0x457C51: ngx_http_handler (ngx_http_core_module.c:845)
==5282== by 0x4630A4: ngx_http_process_request (ngx_http_request.c:1950)
==5282== by 0x4636D0: ngx_http_process_request_headers (ngx_http_request.c:1377)
==5282== by 0x463C3E: ngx_http_process_request_line (ngx_http_request.c:1049)
==5282== by 0x46431E: ngx_http_wait_request_handler (ngx_http_request.c:507)
==5282== by 0x44119A: ngx_event_process_posted (ngx_event_posted.c:34)
==5282== by 0x440B8F: ngx_process_events_and_timers (ngx_event.c:269)
==5282== by 0x44A058: ngx_single_process_cycle (ngx_process_cycle.c:332)
==5282== by 0x421054: main (nginx.c:381)
==5282== If you believe this happened as a result of a stack
==5282== overflow in your program's main thread (unlikely but
==5282== possible), you can try to increase the size of the
==5282== main thread stack using the --main-stacksize= flag.
==5282== The main thread stack size used in this run was 8388608.
==5282== 18 bytes in 1 blocks are definitely lost in loss record 416 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x547C481: lj_parse_keepstr (lj_parse.c:237)
==5282== by 0x547954F: lex_scan (lj_lex.c:301)
==5282== by 0x54799EC: lj_lex_next (lj_lex.c:454)
==5282== by 0x547E83E: parse_stmt (lj_parse.c:2647)
==5282== by 0x547E83E: parse_chunk (lj_parse.c:2685)
==5282== by 0x547C640: parse_body (lj_parse.c:1853)
==5282== by 0x547D27B: expr_simple (lj_parse.c:2008)
==5282== by 0x547D27B: expr_unop (lj_parse.c:2077)
==5282== by 0x547D27B: expr_binop (lj_parse.c:2090)
==5282== by 0x547D6B5: expr (lj_parse.c:2109)
==5282== by 0x547D6B5: expr_list (lj_parse.c:1876)
==5282== by 0x547E427: parse_assignment (lj_parse.c:2202)
==5282== by 0x547E5F3: parse_call_assign (lj_parse.c:2233)
==5282== by 0x547E5F3: parse_stmt (lj_parse.c:2673)
==5282== by 0x547E5F3: parse_chunk (lj_parse.c:2685)
==5282== by 0x547F398: parse_block (lj_parse.c:2402)
==5282== by 0x547ED59: parse_for_iter (lj_parse.c:2554)
==5282== by 0x547ED59: parse_for (lj_parse.c:2577)
==5282== by 0x547ED59: parse_stmt (lj_parse.c:2638)
==5282== by 0x547ED59: parse_chunk (lj_parse.c:2685)
==5282== by 0x547F54F: lj_parse (lj_parse.c:2718)
==5282== by 0x548124A: cpparser (lj_load.c:41)
==5282== by 0x5462F76: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x548136A: lua_loadx (lj_load.c:58)
==5282== by 0x54815EB: luaL_loadbufferx (lj_load.c:143)
==5282== by 0x509DB8: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:320)
==5282== by 0x4F65A8: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==5282== by 0x4F65A8: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F65A8: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F65A8: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 18 bytes in 1 blocks are definitely lost in loss record 417 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x547C481: lj_parse_keepstr (lj_parse.c:237)
==5282== by 0x547954F: lex_scan (lj_lex.c:301)
==5282== by 0x54799EC: lj_lex_next (lj_lex.c:454)
==5282== by 0x547C549: parse_params (lj_parse.c:1813)
==5282== by 0x547C549: parse_body (lj_parse.c:1849)
==5282== by 0x547D27B: expr_simple (lj_parse.c:2008)
==5282== by 0x547D27B: expr_unop (lj_parse.c:2077)
==5282== by 0x547D27B: expr_binop (lj_parse.c:2090)
==5282== by 0x547D6B5: expr (lj_parse.c:2109)
==5282== by 0x547D6B5: expr_list (lj_parse.c:1876)
==5282== by 0x547E427: parse_assignment (lj_parse.c:2202)
==5282== by 0x547E5F3: parse_call_assign (lj_parse.c:2233)
==5282== by 0x547E5F3: parse_stmt (lj_parse.c:2673)
==5282== by 0x547E5F3: parse_chunk (lj_parse.c:2685)
==5282== by 0x547F54F: lj_parse (lj_parse.c:2718)
==5282== by 0x548124A: cpparser (lj_load.c:41)
==5282== by 0x5462F76: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x548136A: lua_loadx (lj_load.c:58)
==5282== by 0x54815EB: luaL_loadbufferx (lj_load.c:143)
==5282== by 0x509DB8: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:320)
==5282== by 0x4F65A8: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==5282== by 0x4F65A8: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F65A8: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F65A8: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 19 bytes in 1 blocks are definitely lost in loss record 419 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x54BF7FA: luaopen_base (lib_base.c:663)
==5282== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==5282== by 0x4F601F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==5282== by 0x4F601F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 19 bytes in 1 blocks are definitely lost in loss record 420 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x54BF8A9: newproxy_weaktable (lib_base.c:654)
==5282== by 0x54BF8A9: luaopen_base (lib_base.c:665)
==5282== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==5282== by 0x4F601F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==5282== by 0x4F601F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 19 bytes in 1 blocks are definitely lost in loss record 421 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x4EB9D9: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:2003)
==5282== by 0x4F64C9: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:733)
==5282== by 0x4F64C9: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F64C9: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F64C9: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 19 bytes in 1 blocks are definitely lost in loss record 422 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x510A71: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:58)
==5282== by 0x4F6523: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:744)
==5282== by 0x4F6523: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6523: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6523: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 19 bytes in 1 blocks are definitely lost in loss record 423 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x510D40: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:37)
==5282== by 0x4F6533: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==5282== by 0x4F6533: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6533: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6533: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 19 bytes in 1 blocks are definitely lost in loss record 424 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x547C481: lj_parse_keepstr (lj_parse.c:237)
==5282== by 0x5479696: lex_string (lj_lex.c:280)
==5282== by 0x5479696: lex_scan (lj_lex.c:364)
==5282== by 0x54799EC: lj_lex_next (lj_lex.c:454)
==5282== by 0x547D758: expr_bracket (lj_parse.c:1681)
==5282== by 0x547E1AF: expr_primary (lj_parse.c:1954)
==5282== by 0x547C8DA: expr_simple (lj_parse.c:2011)
==5282== by 0x547C8DA: expr_unop (lj_parse.c:2077)
==5282== by 0x547C8DA: expr_binop (lj_parse.c:2090)
==5282== by 0x547D6B5: expr (lj_parse.c:2109)
==5282== by 0x547D6B5: expr_list (lj_parse.c:1876)
==5282== by 0x547EF6B: parse_local (lj_parse.c:2261)
==5282== by 0x547EF6B: parse_stmt (lj_parse.c:2648)
==5282== by 0x547EF6B: parse_chunk (lj_parse.c:2685)
==5282== by 0x547F398: parse_block (lj_parse.c:2402)
==5282== by 0x547ED59: parse_for_iter (lj_parse.c:2554)
==5282== by 0x547ED59: parse_for (lj_parse.c:2577)
==5282== by 0x547ED59: parse_stmt (lj_parse.c:2638)
==5282== by 0x547ED59: parse_chunk (lj_parse.c:2685)
==5282== by 0x547F54F: lj_parse (lj_parse.c:2718)
==5282== by 0x548124A: cpparser (lj_load.c:41)
==5282== by 0x5462F76: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x548136A: lua_loadx (lj_load.c:58)
==5282== by 0x54815EB: luaL_loadbufferx (lj_load.c:143)
==5282== by 0x509DB8: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:320)
==5282== by 0x4F65A8: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==5282== by 0x4F65A8: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F65A8: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F65A8: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 19 bytes in 1 blocks are definitely lost in loss record 425 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x547C481: lj_parse_keepstr (lj_parse.c:237)
==5282== by 0x547954F: lex_scan (lj_lex.c:301)
==5282== by 0x54799EC: lj_lex_next (lj_lex.c:454)
==5282== by 0x547E83E: parse_stmt (lj_parse.c:2647)
==5282== by 0x547E83E: parse_chunk (lj_parse.c:2685)
==5282== by 0x547C640: parse_body (lj_parse.c:1853)
==5282== by 0x547D27B: expr_simple (lj_parse.c:2008)
==5282== by 0x547D27B: expr_unop (lj_parse.c:2077)
==5282== by 0x547D27B: expr_binop (lj_parse.c:2090)
==5282== by 0x547D6B5: expr (lj_parse.c:2109)
==5282== by 0x547D6B5: expr_list (lj_parse.c:1876)
==5282== by 0x547E427: parse_assignment (lj_parse.c:2202)
==5282== by 0x547E5F3: parse_call_assign (lj_parse.c:2233)
==5282== by 0x547E5F3: parse_stmt (lj_parse.c:2673)
==5282== by 0x547E5F3: parse_chunk (lj_parse.c:2685)
==5282== by 0x547F54F: lj_parse (lj_parse.c:2718)
==5282== by 0x548124A: cpparser (lj_load.c:41)
==5282== by 0x5462F76: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x548136A: lua_loadx (lj_load.c:58)
==5282== by 0x54815EB: luaL_loadbufferx (lj_load.c:143)
==5282== by 0x509DB8: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:320)
==5282== by 0x4F65A8: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==5282== by 0x4F65A8: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F65A8: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F65A8: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 19 bytes in 1 blocks are definitely lost in loss record 426 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x547C481: lj_parse_keepstr (lj_parse.c:237)
==5282== by 0x547954F: lex_scan (lj_lex.c:301)
==5282== by 0x54799EC: lj_lex_next (lj_lex.c:454)
==5282== by 0x547E83E: parse_stmt (lj_parse.c:2647)
==5282== by 0x547E83E: parse_chunk (lj_parse.c:2685)
==5282== by 0x547C640: parse_body (lj_parse.c:1853)
==5282== by 0x547D27B: expr_simple (lj_parse.c:2008)
==5282== by 0x547D27B: expr_unop (lj_parse.c:2077)
==5282== by 0x547D27B: expr_binop (lj_parse.c:2090)
==5282== by 0x547D6B5: expr (lj_parse.c:2109)
==5282== by 0x547D6B5: expr_list (lj_parse.c:1876)
==5282== by 0x547EC83: parse_return (lj_parse.c:2316)
==5282== by 0x547EC83: parse_stmt (lj_parse.c:2651)
==5282== by 0x547EC83: parse_chunk (lj_parse.c:2685)
==5282== by 0x547F54F: lj_parse (lj_parse.c:2718)
==5282== by 0x548124A: cpparser (lj_load.c:41)
==5282== by 0x5462F76: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x548136A: lua_loadx (lj_load.c:58)
==5282== by 0x4F9870: ngx_http_lua_clfactory_loadbuffer (ngx_http_lua_clfactory.c:731)
==5282== by 0x4F6D7E: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:166)
==5282== by 0x4F77A8: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:300)
==5282== by 0x4F7256: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:222)
==5282== by 0x45CD37: ngx_http_core_content_phase (ngx_http_core_module.c:1173)
==5282== by 0x457B42: ngx_http_core_run_phases (ngx_http_core_module.c:862)
==5282== by 0x457C51: ngx_http_handler (ngx_http_core_module.c:845)
==5282== by 0x4630A4: ngx_http_process_request (ngx_http_request.c:1950)
==5282== by 0x4636D0: ngx_http_process_request_headers (ngx_http_request.c:1377)
==5282== by 0x463C3E: ngx_http_process_request_line (ngx_http_request.c:1049)
==5282== by 0x46431E: ngx_http_wait_request_handler (ngx_http_request.c:507)
==5282== by 0x44119A: ngx_event_process_posted (ngx_event_posted.c:34)
==5282== by 0x440B8F: ngx_process_events_and_timers (ngx_event.c:269)
==5282== by 0x44A058: ngx_single_process_cycle (ngx_process_cycle.c:332)
==5282== by 0x421054: main (nginx.c:381)
==5282==
{
<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 ==5282== 20 bytes in 1 blocks are definitely lost in loss record 428 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A43B: func_newL (lj_func.c:122)
==5282== by 0x546A678: lj_func_newL_empty (lj_func.c:138)
==5282== by 0x54BCA3B: lib_read_lfunc (lj_lib.c:65)
==5282== by 0x54BCA3B: lj_lib_register (lj_lib.c:116)
==5282== by 0x54C1EBF: luaopen_string (lib_string.c:739)
==5282== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==5282== by 0x4F601F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==5282== by 0x4F601F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 20 bytes in 1 blocks are definitely lost in loss record 429 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x54753AA: lua_pushlstring (lj_api.c:640)
==5282== by 0x54C8598: luaopen_jit (lib_jit.c:777)
==5282== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==5282== by 0x4F601F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==5282== by 0x4F601F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 20 bytes in 1 blocks are definitely lost in loss record 430 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x54753AA: lua_pushlstring (lj_api.c:640)
==5282== by 0x54BD6F5: luaL_findtable (lib_aux.c:89)
==5282== by 0x54BC553: lib_create_table (lj_lib.c:35)
==5282== by 0x54BC553: lj_lib_register (lj_lib.c:78)
==5282== by 0x54C8625: luaopen_jit (lib_jit.c:789)
==5282== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==5282== by 0x4F601F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==5282== by 0x4F601F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 20 bytes in 1 blocks are definitely lost in loss record 431 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x54CB34E: luaL_openlibs (lib_init.c:51)
==5282== by 0x4F601F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==5282== by 0x4F601F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 20 bytes in 1 blocks are definitely lost in loss record 432 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x4DE3C7: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:182)
==5282== by 0x4F63A0: ngx_http_lua_init_globals (ngx_http_lua_util.c:702)
==5282== by 0x4F63A0: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F63A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 20 bytes in 1 blocks are definitely lost in loss record 433 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x54753AA: lua_pushlstring (lj_api.c:640)
==5282== by 0x4F63E8: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:2918)
==5282== by 0x4F63E8: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:718)
==5282== by 0x4F63E8: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F63E8: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F63E8: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 20 bytes in 1 blocks are definitely lost in loss record 434 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x4DB473: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:301)
==5282== by 0x4DB473: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==5282== by 0x4F6486: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:723)
==5282== by 0x4F6486: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6486: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6486: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 20 bytes in 1 blocks are definitely lost in loss record 435 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x4E32FF: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:670)
==5282== by 0x4F648E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:724)
==5282== by 0x4F648E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F648E: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F648E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 20 bytes in 1 blocks are definitely lost in loss record 436 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x4E3347: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:676)
==5282== by 0x4F648E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:724)
==5282== by 0x4F648E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F648E: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F648E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 20 bytes in 1 blocks are definitely lost in loss record 437 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x4DF9C7: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:221)
==5282== by 0x4F6496: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:725)
==5282== by 0x4F6496: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6496: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6496: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 20 bytes in 1 blocks are definitely lost in loss record 438 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x4E1B92: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:86)
==5282== by 0x4F649E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:726)
==5282== by 0x4F649E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F649E: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F649E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 20 bytes in 1 blocks are definitely lost in loss record 439 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x4F2A7F: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2123)
==5282== by 0x4F64D4: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==5282== by 0x4F64D4: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F64D4: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F64D4: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 20 bytes in 1 blocks are definitely lost in loss record 440 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A43B: func_newL (lj_func.c:122)
==5282== by 0x546A678: lj_func_newL_empty (lj_func.c:138)
==5282== by 0x5481258: cpparser (lj_load.c:42)
==5282== by 0x5462F76: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x548136A: lua_loadx (lj_load.c:58)
==5282== by 0x54815EB: luaL_loadbufferx (lj_load.c:143)
==5282== by 0x4E4EF1: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:1069)
==5282== by 0x4F64E7: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:738)
==5282== by 0x4F64E7: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F64E7: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F64E7: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 20 bytes in 1 blocks are definitely lost in loss record 441 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x4E08DC: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:35)
==5282== by 0x4F64EF: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:739)
==5282== by 0x4F64EF: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F64EF: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F64EF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 20 bytes in 1 blocks are definitely lost in loss record 442 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x5068B3: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:209)
==5282== by 0x4F6505: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==5282== by 0x4F6505: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6505: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6505: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 20 bytes in 1 blocks are definitely lost in loss record 443 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x547C481: lj_parse_keepstr (lj_parse.c:237)
==5282== by 0x547954F: lex_scan (lj_lex.c:301)
==5282== by 0x54799EC: lj_lex_next (lj_lex.c:454)
==5282== by 0x5479AE8: lex_opt (lj_parse.c:989)
==5282== by 0x547E88F: parse_local (lj_parse.c:2260)
==5282== by 0x547E88F: parse_stmt (lj_parse.c:2648)
==5282== by 0x547E88F: parse_chunk (lj_parse.c:2685)
==5282== by 0x547F54F: lj_parse (lj_parse.c:2718)
==5282== by 0x548124A: cpparser (lj_load.c:41)
==5282== by 0x5462F76: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x548136A: lua_loadx (lj_load.c:58)
==5282== by 0x54815EB: luaL_loadbufferx (lj_load.c:143)
==5282== by 0x5069B9: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:217)
==5282== by 0x4F6505: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==5282== by 0x4F6505: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6505: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6505: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 20 bytes in 1 blocks are definitely lost in loss record 444 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A43B: func_newL (lj_func.c:122)
==5282== by 0x546A678: lj_func_newL_empty (lj_func.c:138)
==5282== by 0x5481258: cpparser (lj_load.c:42)
==5282== by 0x5462F76: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x548136A: lua_loadx (lj_load.c:58)
==5282== by 0x54815EB: luaL_loadbufferx (lj_load.c:143)
==5282== by 0x5069B9: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:217)
==5282== by 0x4F6505: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==5282== by 0x4F6505: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6505: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6505: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 20 bytes in 1 blocks are definitely lost in loss record 445 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x50DF60: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:81)
==5282== by 0x4F6510: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:742)
==5282== by 0x4F6510: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6510: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6510: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 20 bytes in 1 blocks are definitely lost in loss record 446 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x510D1C: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:34)
==5282== by 0x4F6533: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==5282== by 0x4F6533: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6533: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6533: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 20 bytes in 1 blocks are definitely lost in loss record 447 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x547C481: lj_parse_keepstr (lj_parse.c:237)
==5282== by 0x547954F: lex_scan (lj_lex.c:301)
==5282== by 0x54799EC: lj_lex_next (lj_lex.c:454)
==5282== by 0x5479AE8: lex_opt (lj_parse.c:989)
==5282== by 0x547E9D0: parse_for_iter (lj_parse.c:2540)
==5282== by 0x547E9D0: parse_for (lj_parse.c:2577)
==5282== by 0x547E9D0: parse_stmt (lj_parse.c:2638)
==5282== by 0x547E9D0: parse_chunk (lj_parse.c:2685)
==5282== by 0x547F54F: lj_parse (lj_parse.c:2718)
==5282== by 0x548124A: cpparser (lj_load.c:41)
==5282== by 0x5462F76: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x548136A: lua_loadx (lj_load.c:58)
==5282== by 0x54815EB: luaL_loadbufferx (lj_load.c:143)
==5282== by 0x509DB8: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:320)
==5282== by 0x4F65A8: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==5282== by 0x4F65A8: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F65A8: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F65A8: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 20 bytes in 1 blocks are definitely lost in loss record 448 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x547C481: lj_parse_keepstr (lj_parse.c:237)
==5282== by 0x547954F: lex_scan (lj_lex.c:301)
==5282== by 0x54799EC: lj_lex_next (lj_lex.c:454)
==5282== by 0x547E83E: parse_stmt (lj_parse.c:2647)
==5282== by 0x547E83E: parse_chunk (lj_parse.c:2685)
==5282== by 0x547F398: parse_block (lj_parse.c:2402)
==5282== by 0x547F3E4: parse_then (lj_parse.c:2591)
==5282== by 0x547EBD4: parse_if (lj_parse.c:2601)
==5282== by 0x547EBD4: parse_stmt (lj_parse.c:2627)
==5282== by 0x547EBD4: parse_chunk (lj_parse.c:2685)
==5282== by 0x547C640: parse_body (lj_parse.c:1853)
==5282== by 0x547D27B: expr_simple (lj_parse.c:2008)
==5282== by 0x547D27B: expr_unop (lj_parse.c:2077)
==5282== by 0x547D27B: expr_binop (lj_parse.c:2090)
==5282== by 0x547D6B5: expr (lj_parse.c:2109)
==5282== by 0x547D6B5: expr_list (lj_parse.c:1876)
==5282== by 0x547E427: parse_assignment (lj_parse.c:2202)
==5282== by 0x547E5F3: parse_call_assign (lj_parse.c:2233)
==5282== by 0x547E5F3: parse_stmt (lj_parse.c:2673)
==5282== by 0x547E5F3: parse_chunk (lj_parse.c:2685)
==5282== by 0x547F398: parse_block (lj_parse.c:2402)
==5282== by 0x547ED59: parse_for_iter (lj_parse.c:2554)
==5282== by 0x547ED59: parse_for (lj_parse.c:2577)
==5282== by 0x547ED59: parse_stmt (lj_parse.c:2638)
==5282== by 0x547ED59: parse_chunk (lj_parse.c:2685)
==5282== by 0x547F54F: lj_parse (lj_parse.c:2718)
==5282== by 0x548124A: cpparser (lj_load.c:41)
==5282== by 0x5462F76: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x548136A: lua_loadx (lj_load.c:58)
==5282== by 0x54815EB: luaL_loadbufferx (lj_load.c:143)
==5282== by 0x509DB8: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:320)
==5282== by 0x4F65A8: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==5282== by 0x4F65A8: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F65A8: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F65A8: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 20 bytes in 1 blocks are definitely lost in loss record 449 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A43B: func_newL (lj_func.c:122)
==5282== by 0x546A678: lj_func_newL_empty (lj_func.c:138)
==5282== by 0x5481258: cpparser (lj_load.c:42)
==5282== by 0x5462F76: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x548136A: lua_loadx (lj_load.c:58)
==5282== by 0x54815EB: luaL_loadbufferx (lj_load.c:143)
==5282== by 0x509DB8: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:320)
==5282== by 0x4F65A8: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==5282== by 0x4F65A8: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F65A8: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F65A8: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 20 bytes in 1 blocks are definitely lost in loss record 450 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x547C481: lj_parse_keepstr (lj_parse.c:237)
==5282== by 0x547954F: lex_scan (lj_lex.c:301)
==5282== by 0x54799EC: lj_lex_next (lj_lex.c:454)
==5282== by 0x5479AE8: lex_opt (lj_parse.c:989)
==5282== by 0x547E87E: parse_local (lj_parse.c:2259)
==5282== by 0x547E87E: parse_stmt (lj_parse.c:2648)
==5282== by 0x547E87E: parse_chunk (lj_parse.c:2685)
==5282== by 0x547C640: parse_body (lj_parse.c:1853)
==5282== by 0x547D27B: expr_simple (lj_parse.c:2008)
==5282== by 0x547D27B: expr_unop (lj_parse.c:2077)
==5282== by 0x547D27B: expr_binop (lj_parse.c:2090)
==5282== by 0x547D6B5: expr (lj_parse.c:2109)
==5282== by 0x547D6B5: expr_list (lj_parse.c:1876)
==5282== by 0x547EC83: parse_return (lj_parse.c:2316)
==5282== by 0x547EC83: parse_stmt (lj_parse.c:2651)
==5282== by 0x547EC83: parse_chunk (lj_parse.c:2685)
==5282== by 0x547F54F: lj_parse (lj_parse.c:2718)
==5282== by 0x548124A: cpparser (lj_load.c:41)
==5282== by 0x5462F76: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x548136A: lua_loadx (lj_load.c:58)
==5282== by 0x4F9870: ngx_http_lua_clfactory_loadbuffer (ngx_http_lua_clfactory.c:731)
==5282== by 0x4F6D7E: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:166)
==5282== by 0x4F77A8: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:300)
==5282== by 0x4F7256: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:222)
==5282== by 0x45CD37: ngx_http_core_content_phase (ngx_http_core_module.c:1173)
==5282== by 0x457B42: ngx_http_core_run_phases (ngx_http_core_module.c:862)
==5282== by 0x457C51: ngx_http_handler (ngx_http_core_module.c:845)
==5282== by 0x4630A4: ngx_http_process_request (ngx_http_request.c:1950)
==5282== by 0x4636D0: ngx_http_process_request_headers (ngx_http_request.c:1377)
==5282== by 0x463C3E: ngx_http_process_request_line (ngx_http_request.c:1049)
==5282== by 0x46431E: ngx_http_wait_request_handler (ngx_http_request.c:507)
==5282== by 0x44119A: ngx_event_process_posted (ngx_event_posted.c:34)
==5282== by 0x440B8F: ngx_process_events_and_timers (ngx_event.c:269)
==5282== by 0x44A058: ngx_single_process_cycle (ngx_process_cycle.c:332)
==5282== by 0x421054: main (nginx.c:381)
==5282==
{
<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 ==5282== 20 bytes in 1 blocks are definitely lost in loss record 451 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A43B: func_newL (lj_func.c:122)
==5282== by 0x546A678: lj_func_newL_empty (lj_func.c:138)
==5282== by 0x5481258: cpparser (lj_load.c:42)
==5282== by 0x5462F76: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x548136A: lua_loadx (lj_load.c:58)
==5282== by 0x4F9870: ngx_http_lua_clfactory_loadbuffer (ngx_http_lua_clfactory.c:731)
==5282== by 0x4F6D7E: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:166)
==5282== by 0x4F77A8: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:300)
==5282== by 0x4F7256: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:222)
==5282== by 0x45CD37: ngx_http_core_content_phase (ngx_http_core_module.c:1173)
==5282== by 0x457B42: ngx_http_core_run_phases (ngx_http_core_module.c:862)
==5282== by 0x457C51: ngx_http_handler (ngx_http_core_module.c:845)
==5282== by 0x4630A4: ngx_http_process_request (ngx_http_request.c:1950)
==5282== by 0x4636D0: ngx_http_process_request_headers (ngx_http_request.c:1377)
==5282== by 0x463C3E: ngx_http_process_request_line (ngx_http_request.c:1049)
==5282== by 0x46431E: ngx_http_wait_request_handler (ngx_http_request.c:507)
==5282== by 0x44119A: ngx_event_process_posted (ngx_event_posted.c:34)
==5282== by 0x440B8F: ngx_process_events_and_timers (ngx_event.c:269)
==5282== by 0x44A058: ngx_single_process_cycle (ngx_process_cycle.c:332)
==5282== by 0x421054: main (nginx.c:381)
==5282==
{
<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 ==5282== 20 bytes in 1 blocks are definitely lost in loss record 452 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A43B: func_newL (lj_func.c:122)
==5282== by 0x546A74D: lj_func_newL_gc (lj_func.c:160)
==5282== by 0x5461D35: lj_BC_FNEW (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x54777DC: lua_pcall (lj_api.c:1129)
==5282== by 0x4F6CF4: ngx_http_lua_cache_store_code (ngx_http_lua_cache.c:125)
==5282== by 0x4F6DC8: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:187)
==5282== by 0x4F77A8: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:300)
==5282== by 0x4F7256: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:222)
==5282== by 0x45CD37: ngx_http_core_content_phase (ngx_http_core_module.c:1173)
==5282== by 0x457B42: ngx_http_core_run_phases (ngx_http_core_module.c:862)
==5282== by 0x457C51: ngx_http_handler (ngx_http_core_module.c:845)
==5282== by 0x4630A4: ngx_http_process_request (ngx_http_request.c:1950)
==5282== by 0x4636D0: ngx_http_process_request_headers (ngx_http_request.c:1377)
==5282== by 0x463C3E: ngx_http_process_request_line (ngx_http_request.c:1049)
==5282== by 0x46431E: ngx_http_wait_request_handler (ngx_http_request.c:507)
==5282== by 0x44119A: ngx_event_process_posted (ngx_event_posted.c:34)
==5282== by 0x440B8F: ngx_process_events_and_timers (ngx_event.c:269)
==5282== by 0x44A058: ngx_single_process_cycle (ngx_process_cycle.c:332)
==5282== by 0x421054: main (nginx.c:381)
==5282==
{
<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 ==5282== 21 bytes in 1 blocks are definitely lost in loss record 456 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x54C5783: luaopen_package (lib_package.c:588)
==5282== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==5282== by 0x4F601F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==5282== by 0x4F601F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 21 bytes in 1 blocks are definitely lost in loss record 457 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x4F0C1F: ngx_http_lua_inject_core_consts (ngx_http_lua_consts.c:28)
==5282== by 0x4F647E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:721)
==5282== by 0x4F647E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F647E: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F647E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 21 bytes in 1 blocks are definitely lost in loss record 458 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x4F0C80: ngx_http_lua_inject_core_consts (ngx_http_lua_consts.c:37)
==5282== by 0x4F647E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:721)
==5282== by 0x4F647E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F647E: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F647E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 21 bytes in 1 blocks are definitely lost in loss record 459 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x4DB454: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:298)
==5282== by 0x4DB454: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==5282== by 0x4F6486: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:723)
==5282== by 0x4F6486: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6486: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6486: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 21 bytes in 1 blocks are definitely lost in loss record 460 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x4DB492: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:304)
==5282== by 0x4DB492: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==5282== by 0x4F6486: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:723)
==5282== by 0x4F6486: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6486: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6486: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 21 bytes in 1 blocks are definitely lost in loss record 461 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x4DB4D0: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:310)
==5282== by 0x4DB4D0: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==5282== by 0x4F6486: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:723)
==5282== by 0x4F6486: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6486: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6486: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 21 bytes in 1 blocks are definitely lost in loss record 462 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x4E4DC8: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1030)
==5282== by 0x4F64DC: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:737)
==5282== by 0x4F64DC: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F64DC: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F64DC: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 21 bytes in 1 blocks are definitely lost in loss record 463 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x506B70: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:264)
==5282== by 0x4F6505: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==5282== by 0x4F6505: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6505: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6505: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 21 bytes in 1 blocks are definitely lost in loss record 464 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x50F38A: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:40)
==5282== by 0x4F651B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:743)
==5282== by 0x4F651B: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F651B: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F651B: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 21 bytes in 1 blocks are definitely lost in loss record 465 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x50F3AE: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:43)
==5282== by 0x4F651B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:743)
==5282== by 0x4F651B: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F651B: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F651B: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 21 bytes in 1 blocks are definitely lost in loss record 466 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x54753AA: lua_pushlstring (lj_api.c:640)
==5282== by 0x510C00: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:47)
==5282== by 0x4F652B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:745)
==5282== by 0x4F652B: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F652B: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F652B: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 21 bytes in 1 blocks are definitely lost in loss record 467 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x547C481: lj_parse_keepstr (lj_parse.c:237)
==5282== by 0x547954F: lex_scan (lj_lex.c:301)
==5282== by 0x54799EC: lj_lex_next (lj_lex.c:454)
==5282== by 0x547E83E: parse_stmt (lj_parse.c:2647)
==5282== by 0x547E83E: parse_chunk (lj_parse.c:2685)
==5282== by 0x547F54F: lj_parse (lj_parse.c:2718)
==5282== by 0x548124A: cpparser (lj_load.c:41)
==5282== by 0x5462F76: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x548136A: lua_loadx (lj_load.c:58)
==5282== by 0x54815EB: luaL_loadbufferx (lj_load.c:143)
==5282== by 0x509DB8: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:320)
==5282== by 0x4F65A8: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==5282== by 0x4F65A8: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F65A8: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F65A8: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 22 bytes in 1 blocks are definitely lost in loss record 472 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x54C3E59: luaopen_io (lib_io.c:537)
==5282== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==5282== by 0x4F601F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==5282== by 0x4F601F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 22 bytes in 1 blocks are definitely lost in loss record 473 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x54C319A: io_std_new (lib_io.c:529)
==5282== by 0x54C3E92: luaopen_io (lib_io.c:539)
==5282== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==5282== by 0x4F601F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==5282== by 0x4F601F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 22 bytes in 1 blocks are definitely lost in loss record 474 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x54753AA: lua_pushlstring (lj_api.c:640)
==5282== by 0x54C8584: luaopen_jit (lib_jit.c:776)
==5282== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==5282== by 0x4F601F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==5282== by 0x4F601F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 22 bytes in 1 blocks are definitely lost in loss record 475 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x54BC722: lj_lib_register (lj_lib.c:110)
==5282== by 0x54C8625: luaopen_jit (lib_jit.c:789)
==5282== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==5282== by 0x4F601F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==5282== by 0x4F601F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 22 bytes in 1 blocks are definitely lost in loss record 476 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x4F0BFE: ngx_http_lua_inject_core_consts (ngx_http_lua_consts.c:25)
==5282== by 0x4F647E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:721)
==5282== by 0x4F647E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F647E: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F647E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 22 bytes in 1 blocks are definitely lost in loss record 477 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x4F0C61: ngx_http_lua_inject_core_consts (ngx_http_lua_consts.c:34)
==5282== by 0x4F647E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:721)
==5282== by 0x4F647E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F647E: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F647E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 22 bytes in 1 blocks are definitely lost in loss record 478 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x4DB435: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:295)
==5282== by 0x4DB435: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==5282== by 0x4F6486: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:723)
==5282== by 0x4F6486: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6486: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6486: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 22 bytes in 1 blocks are definitely lost in loss record 479 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x4DB4EF: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:313)
==5282== by 0x4DB4EF: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==5282== by 0x4F6486: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:723)
==5282== by 0x4F6486: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6486: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6486: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 22 bytes in 1 blocks are definitely lost in loss record 480 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x4DFA33: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:230)
==5282== by 0x4F6496: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:725)
==5282== by 0x4F6496: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6496: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6496: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 22 bytes in 1 blocks are definitely lost in loss record 481 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x5081D1: ngx_http_lua_inject_sleep_api (ngx_http_lua_sleep.c:150)
==5282== by 0x4F64B9: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:729)
==5282== by 0x4F64B9: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F64B9: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F64B9: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 22 bytes in 1 blocks are definitely lost in loss record 482 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x50F366: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:37)
==5282== by 0x4F651B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:743)
==5282== by 0x4F651B: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F651B: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F651B: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 22 bytes in 1 blocks are definitely lost in loss record 483 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x510A95: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:61)
==5282== by 0x4F6523: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:744)
==5282== by 0x4F6523: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6523: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6523: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 22 bytes in 1 blocks are definitely lost in loss record 484 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x510AEF: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:69)
==5282== by 0x4F6523: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:744)
==5282== by 0x4F6523: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6523: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6523: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 22 bytes in 1 blocks are definitely lost in loss record 485 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x510D64: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:40)
==5282== by 0x4F6533: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==5282== by 0x4F6533: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6533: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6533: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 23 bytes in 1 blocks are definitely lost in loss record 488 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x54C57F8: luaopen_package (lib_package.c:593)
==5282== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==5282== by 0x4F601F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==5282== by 0x4F601F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 23 bytes in 1 blocks are definitely lost in loss record 489 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x54C319A: io_std_new (lib_io.c:529)
==5282== by 0x54C3EB4: luaopen_io (lib_io.c:540)
==5282== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==5282== by 0x4F601F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==5282== by 0x4F601F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 23 bytes in 1 blocks are definitely lost in loss record 490 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x54C319A: io_std_new (lib_io.c:529)
==5282== by 0x54C3ED3: luaopen_io (lib_io.c:541)
==5282== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==5282== by 0x4F601F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==5282== by 0x4F601F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 23 bytes in 1 blocks are definitely lost in loss record 491 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x4DB3F7: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:289)
==5282== by 0x4DB3F7: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==5282== by 0x4F6486: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:723)
==5282== by 0x4F6486: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6486: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6486: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 23 bytes in 1 blocks are definitely lost in loss record 492 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x4DB4B1: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:307)
==5282== by 0x4DB4B1: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==5282== by 0x4F6486: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:723)
==5282== by 0x4F6486: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6486: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6486: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 23 bytes in 1 blocks are definitely lost in loss record 493 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x506F77: ngx_http_lua_inject_req_socket_api (ngx_http_lua_socket_tcp.c:374)
==5282== by 0x4F2A55: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2118)
==5282== by 0x4F64D4: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==5282== by 0x4F64D4: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F64D4: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F64D4: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 23 bytes in 1 blocks are definitely lost in loss record 494 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x4E4D80: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1023)
==5282== by 0x4F64DC: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:737)
==5282== by 0x4F64DC: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F64DC: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F64DC: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 23 bytes in 1 blocks are definitely lost in loss record 495 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x4FD138: ngx_http_lua_inject_shdict_api (ngx_http_lua_shdict.c:412)
==5282== by 0x4F64FA: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:740)
==5282== by 0x4F64FA: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F64FA: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F64FA: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 23 bytes in 1 blocks are definitely lost in loss record 496 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x5068C5: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:210)
==5282== by 0x4F6505: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==5282== by 0x4F6505: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6505: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6505: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 23 bytes in 1 blocks are definitely lost in loss record 497 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x510B8C: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:36)
==5282== by 0x4F652B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:745)
==5282== by 0x4F652B: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F652B: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F652B: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 23 bytes in 1 blocks are definitely lost in loss record 498 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x509CA7: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:265)
==5282== by 0x4F65A8: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==5282== by 0x4F65A8: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F65A8: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F65A8: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 24 bytes in 1 blocks are definitely lost in loss record 1,113 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x54C5733: luaopen_package (lib_package.c:584)
==5282== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==5282== by 0x4F601F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==5282== by 0x4F601F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 24 bytes in 1 blocks are definitely lost in loss record 1,114 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x54C5825: luaopen_package (lib_package.c:595)
==5282== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==5282== by 0x4F601F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==5282== by 0x4F601F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 24 bytes in 1 blocks are definitely lost in loss record 1,115 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x547601B: lua_getfield (lj_api.c:800)
==5282== by 0x54BC525: lib_create_table (lj_lib.c:32)
==5282== by 0x54BC525: lj_lib_register (lj_lib.c:78)
==5282== by 0x54C8625: luaopen_jit (lib_jit.c:789)
==5282== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==5282== by 0x4F601F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==5282== by 0x4F601F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 24 bytes in 1 blocks are definitely lost in loss record 1,116 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x4DE384: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:177)
==5282== by 0x4F63A0: ngx_http_lua_init_globals (ngx_http_lua_util.c:702)
==5282== by 0x4F63A0: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F63A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 24 bytes in 1 blocks are definitely lost in loss record 1,117 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x4F0EB1: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:99)
==5282== by 0x4F6476: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720)
==5282== by 0x4F6476: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6476: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6476: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 24 bytes in 1 blocks are definitely lost in loss record 1,118 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x4DF913: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:206)
==5282== by 0x4F6496: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:725)
==5282== by 0x4F6496: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6496: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6496: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 24 bytes in 1 blocks are definitely lost in loss record 1,119 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x4DF95B: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:212)
==5282== by 0x4F6496: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:725)
==5282== by 0x4F6496: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6496: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6496: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 24 bytes in 1 blocks are definitely lost in loss record 1,120 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x4E1B6E: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:83)
==5282== by 0x4F649E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:726)
==5282== by 0x4F649E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F649E: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F649E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 24 bytes in 1 blocks are definitely lost in loss record 1,121 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x4DE02C: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1433)
==5282== by 0x4F64B1: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:728)
==5282== by 0x4F64B1: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F64B1: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F64B1: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 24 bytes in 1 blocks are definitely lost in loss record 1,122 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x4E787D: ngx_http_lua_inject_req_uri_api (ngx_http_lua_uri.c:25)
==5282== by 0x4F2A3D: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2115)
==5282== by 0x4F64D4: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==5282== by 0x4F64D4: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F64D4: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F64D4: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 24 bytes in 1 blocks are definitely lost in loss record 1,123 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x547C481: lj_parse_keepstr (lj_parse.c:237)
==5282== by 0x547954F: lex_scan (lj_lex.c:301)
==5282== by 0x54799EC: lj_lex_next (lj_lex.c:454)
==5282== by 0x547E1D7: expr_primary (lj_parse.c:1958)
==5282== by 0x547C8DA: expr_simple (lj_parse.c:2011)
==5282== by 0x547C8DA: expr_unop (lj_parse.c:2077)
==5282== by 0x547C8DA: expr_binop (lj_parse.c:2090)
==5282== by 0x547D6B5: expr (lj_parse.c:2109)
==5282== by 0x547D6B5: expr_list (lj_parse.c:1876)
==5282== by 0x547EF6B: parse_local (lj_parse.c:2261)
==5282== by 0x547EF6B: parse_stmt (lj_parse.c:2648)
==5282== by 0x547EF6B: parse_chunk (lj_parse.c:2685)
==5282== by 0x547F54F: lj_parse (lj_parse.c:2718)
==5282== by 0x548124A: cpparser (lj_load.c:41)
==5282== by 0x5462F76: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x548136A: lua_loadx (lj_load.c:58)
==5282== by 0x54815EB: luaL_loadbufferx (lj_load.c:143)
==5282== by 0x5069B9: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:217)
==5282== by 0x4F6505: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==5282== by 0x4F6505: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6505: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6505: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 24 bytes in 1 blocks are definitely lost in loss record 1,124 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x506A4D: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:236)
==5282== by 0x4F6505: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==5282== by 0x4F6505: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6505: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6505: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 24 bytes in 1 blocks are definitely lost in loss record 1,125 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x510CF8: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:31)
==5282== by 0x4F6533: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==5282== by 0x4F6533: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6533: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6533: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 24 bytes in 1 blocks are definitely lost in loss record 1,126 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x509C5F: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:259)
==5282== by 0x4F65A8: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==5282== by 0x4F65A8: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F65A8: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F65A8: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 24 bytes in 1 blocks are definitely lost in loss record 1,127 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x509C83: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:262)
==5282== by 0x4F65A8: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==5282== by 0x4F65A8: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F65A8: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F65A8: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 24 bytes in 1 blocks are definitely lost in loss record 1,128 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x509CCB: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:268)
==5282== by 0x4F65A8: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==5282== by 0x4F65A8: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F65A8: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F65A8: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 25 bytes in 1 blocks are definitely lost in loss record 1,132 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x54753AA: lua_pushlstring (lj_api.c:640)
==5282== by 0x54BD6F5: luaL_findtable (lib_aux.c:89)
==5282== by 0x54C5811: luaopen_package (lib_package.c:594)
==5282== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==5282== by 0x4F601F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==5282== by 0x4F601F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 25 bytes in 1 blocks are definitely lost in loss record 1,133 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x54BCCE7: lj_lib_prereg (lj_lib.c:168)
==5282== by 0x54C8608: luaopen_jit (lib_jit.c:786)
==5282== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==5282== by 0x4F601F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==5282== by 0x4F601F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 25 bytes in 1 blocks are definitely lost in loss record 1,134 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x4F0CA2: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:47)
==5282== by 0x4F6476: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720)
==5282== by 0x4F6476: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6476: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6476: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 25 bytes in 1 blocks are definitely lost in loss record 1,135 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x4F0CE0: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:53)
==5282== by 0x4F6476: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720)
==5282== by 0x4F6476: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6476: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6476: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 25 bytes in 1 blocks are definitely lost in loss record 1,136 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x4E1BB6: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:90)
==5282== by 0x4F649E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:726)
==5282== by 0x4F649E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F649E: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F649E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 25 bytes in 1 blocks are definitely lost in loss record 1,137 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x4DF1D9: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:31)
==5282== by 0x4F64A9: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:727)
==5282== by 0x4F64A9: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F64A9: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F64A9: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 25 bytes in 1 blocks are definitely lost in loss record 1,138 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x4DF269: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:49)
==5282== by 0x4F64A9: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:727)
==5282== by 0x4F64A9: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F64A9: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F64A9: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 25 bytes in 1 blocks are definitely lost in loss record 1,139 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x4DE062: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1438)
==5282== by 0x4F64B1: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:728)
==5282== by 0x4F64B1: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F64B1: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F64B1: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 25 bytes in 1 blocks are definitely lost in loss record 1,140 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x509D20: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:277)
==5282== by 0x4F65A8: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==5282== by 0x4F65A8: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F65A8: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F65A8: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 25 bytes in 1 blocks are definitely lost in loss record 1,141 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x509D68: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:283)
==5282== by 0x4F65A8: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==5282== by 0x4F65A8: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F65A8: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F65A8: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 26 bytes in 1 blocks are definitely lost in loss record 1,143 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x547601B: lua_getfield (lj_api.c:800)
==5282== by 0x54BC525: lib_create_table (lj_lib.c:32)
==5282== by 0x54BC525: lj_lib_register (lj_lib.c:78)
==5282== by 0x54BF935: luaopen_base (lib_base.c:667)
==5282== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==5282== by 0x4F601F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==5282== by 0x4F601F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 26 bytes in 1 blocks are definitely lost in loss record 1,144 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x54BCCE7: lj_lib_prereg (lj_lib.c:168)
==5282== by 0x54C29E0: luaopen_table (lib_table.c:339)
==5282== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==5282== by 0x4F601F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==5282== by 0x4F601F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 26 bytes in 1 blocks are definitely lost in loss record 1,145 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x4F0CC1: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:50)
==5282== by 0x4F6476: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720)
==5282== by 0x4F6476: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6476: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6476: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 26 bytes in 1 blocks are definitely lost in loss record 1,146 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x4F0CFF: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:56)
==5282== by 0x4F6476: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720)
==5282== by 0x4F6476: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6476: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6476: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 26 bytes in 1 blocks are definitely lost in loss record 1,147 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x4F0D7B: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:68)
==5282== by 0x4F6476: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720)
==5282== by 0x4F6476: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6476: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6476: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 26 bytes in 1 blocks are definitely lost in loss record 1,148 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x4F0D9A: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:71)
==5282== by 0x4F6476: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720)
==5282== by 0x4F6476: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6476: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6476: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 26 bytes in 1 blocks are definitely lost in loss record 1,149 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x4F0DF7: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:80)
==5282== by 0x4F6476: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720)
==5282== by 0x4F6476: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6476: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6476: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 26 bytes in 1 blocks are definitely lost in loss record 1,150 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x4F113C: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:164)
==5282== by 0x4F6476: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720)
==5282== by 0x4F6476: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6476: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6476: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 26 bytes in 1 blocks are definitely lost in loss record 1,151 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x4DFA0F: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:227)
==5282== by 0x4F6496: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:725)
==5282== by 0x4F6496: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6496: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6496: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 26 bytes in 1 blocks are definitely lost in loss record 1,152 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x4DFA7B: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:236)
==5282== by 0x4F6496: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:725)
==5282== by 0x4F6496: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6496: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6496: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 26 bytes in 1 blocks are definitely lost in loss record 1,153 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x4E1C22: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:101)
==5282== by 0x4F649E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:726)
==5282== by 0x4F649E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F649E: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F649E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 26 bytes in 1 blocks are definitely lost in loss record 1,154 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x50EB4C: ngx_http_lua_inject_phase_api (ngx_http_lua_phase.c:107)
==5282== by 0x4F64C1: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:730)
==5282== by 0x4F64C1: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F64C1: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F64C1: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 26 bytes in 1 blocks are definitely lost in loss record 1,155 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x4E741E: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:40)
==5282== by 0x4F2A4D: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2117)
==5282== by 0x4F64D4: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==5282== by 0x4F64D4: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F64D4: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F64D4: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 26 bytes in 1 blocks are definitely lost in loss record 1,156 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x4E74F6: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:58)
==5282== by 0x4F2A4D: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2117)
==5282== by 0x4F64D4: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==5282== by 0x4F64D4: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F64D4: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F64D4: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 26 bytes in 1 blocks are definitely lost in loss record 1,157 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x506CFF: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:305)
==5282== by 0x4F6505: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==5282== by 0x4F6505: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6505: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6505: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 26 bytes in 1 blocks are definitely lost in loss record 1,158 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x510C12: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:48)
==5282== by 0x4F652B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:745)
==5282== by 0x4F652B: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F652B: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F652B: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 26 bytes in 1 blocks are definitely lost in loss record 1,159 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x547C481: lj_parse_keepstr (lj_parse.c:237)
==5282== by 0x547954F: lex_scan (lj_lex.c:301)
==5282== by 0x54799EC: lj_lex_next (lj_lex.c:454)
==5282== by 0x547C1AB: expr_field (lj_parse.c:1673)
==5282== by 0x547E18F: expr_primary (lj_parse.c:1950)
==5282== by 0x547C8DA: expr_simple (lj_parse.c:2011)
==5282== by 0x547C8DA: expr_unop (lj_parse.c:2077)
==5282== by 0x547C8DA: expr_binop (lj_parse.c:2090)
==5282== by 0x547D6B5: expr (lj_parse.c:2109)
==5282== by 0x547D6B5: expr_list (lj_parse.c:1876)
==5282== by 0x547EF6B: parse_local (lj_parse.c:2261)
==5282== by 0x547EF6B: parse_stmt (lj_parse.c:2648)
==5282== by 0x547EF6B: parse_chunk (lj_parse.c:2685)
==5282== by 0x547C640: parse_body (lj_parse.c:1853)
==5282== by 0x547D27B: expr_simple (lj_parse.c:2008)
==5282== by 0x547D27B: expr_unop (lj_parse.c:2077)
==5282== by 0x547D27B: expr_binop (lj_parse.c:2090)
==5282== by 0x547D6B5: expr (lj_parse.c:2109)
==5282== by 0x547D6B5: expr_list (lj_parse.c:1876)
==5282== by 0x547E427: parse_assignment (lj_parse.c:2202)
==5282== by 0x547E5F3: parse_call_assign (lj_parse.c:2233)
==5282== by 0x547E5F3: parse_stmt (lj_parse.c:2673)
==5282== by 0x547E5F3: parse_chunk (lj_parse.c:2685)
==5282== by 0x547F398: parse_block (lj_parse.c:2402)
==5282== by 0x547ED59: parse_for_iter (lj_parse.c:2554)
==5282== by 0x547ED59: parse_for (lj_parse.c:2577)
==5282== by 0x547ED59: parse_stmt (lj_parse.c:2638)
==5282== by 0x547ED59: parse_chunk (lj_parse.c:2685)
==5282== by 0x547F54F: lj_parse (lj_parse.c:2718)
==5282== by 0x548124A: cpparser (lj_load.c:41)
==5282== by 0x5462F76: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x548136A: lua_loadx (lj_load.c:58)
==5282== by 0x54815EB: luaL_loadbufferx (lj_load.c:143)
==5282== by 0x509DB8: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:320)
==5282== by 0x4F65A8: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==5282== by 0x4F65A8: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F65A8: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F65A8: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 27 bytes in 1 blocks are definitely lost in loss record 1,161 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x54753AA: lua_pushlstring (lj_api.c:640)
==5282== by 0x54C57B7: luaopen_package (lib_package.c:590)
==5282== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==5282== by 0x4F601F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==5282== by 0x4F601F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 27 bytes in 1 blocks are definitely lost in loss record 1,162 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x4F63D6: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:716)
==5282== by 0x4F63D6: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F63D6: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F63D6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 27 bytes in 1 blocks are definitely lost in loss record 1,163 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x4F0E35: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:86)
==5282== by 0x4F6476: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720)
==5282== by 0x4F6476: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6476: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6476: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 27 bytes in 1 blocks are definitely lost in loss record 1,164 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x4F0E54: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:89)
==5282== by 0x4F6476: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720)
==5282== by 0x4F6476: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6476: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6476: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 27 bytes in 1 blocks are definitely lost in loss record 1,165 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x4F11B8: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:176)
==5282== by 0x4F6476: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720)
==5282== by 0x4F6476: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6476: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6476: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 27 bytes in 1 blocks are definitely lost in loss record 1,166 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x4DF937: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:209)
==5282== by 0x4F6496: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:725)
==5282== by 0x4F6496: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6496: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6496: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 27 bytes in 1 blocks are definitely lost in loss record 1,167 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x4E1A72: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:62)
==5282== by 0x4F649E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:726)
==5282== by 0x4F649E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F649E: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F649E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 27 bytes in 1 blocks are definitely lost in loss record 1,168 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x4E1BFE: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:97)
==5282== by 0x4F649E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:726)
==5282== by 0x4F649E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F649E: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F649E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 27 bytes in 1 blocks are definitely lost in loss record 1,169 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x4E4E13: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1041)
==5282== by 0x4F2A32: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2114)
==5282== by 0x4F64D4: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==5282== by 0x4F64D4: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F64D4: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F64D4: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 27 bytes in 1 blocks are definitely lost in loss record 1,170 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x4E4E5B: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1047)
==5282== by 0x4F2A32: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2114)
==5282== by 0x4F64D4: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==5282== by 0x4F64D4: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F64D4: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F64D4: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 27 bytes in 1 blocks are definitely lost in loss record 1,171 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x50E545: ngx_http_lua_inject_req_method_api (ngx_http_lua_req_method.c:26)
==5282== by 0x4F2A5D: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2119)
==5282== by 0x4F64D4: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==5282== by 0x4F64D4: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F64D4: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F64D4: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 27 bytes in 1 blocks are definitely lost in loss record 1,172 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x50E569: ngx_http_lua_inject_req_method_api (ngx_http_lua_req_method.c:29)
==5282== by 0x4F2A5D: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2119)
==5282== by 0x4F64D4: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==5282== by 0x4F64D4: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F64D4: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F64D4: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 27 bytes in 1 blocks are definitely lost in loss record 1,173 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x4DFAC6: ngx_http_lua_inject_req_time_api (ngx_http_lua_time.c:247)
==5282== by 0x4F2A65: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2120)
==5282== by 0x4F64D4: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==5282== by 0x4F64D4: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F64D4: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F64D4: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 27 bytes in 1 blocks are definitely lost in loss record 1,174 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x506A95: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:242)
==5282== by 0x4F6505: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==5282== by 0x4F6505: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6505: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6505: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 28 bytes in 1 blocks are definitely lost in loss record 1,176 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x54BCCE7: lj_lib_prereg (lj_lib.c:168)
==5282== by 0x54C2A07: luaopen_table (lib_table.c:340)
==5282== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==5282== by 0x4F601F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==5282== by 0x4F601F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 28 bytes in 1 blocks are definitely lost in loss record 1,177 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x54BCCE7: lj_lib_prereg (lj_lib.c:168)
==5282== by 0x54C2A2A: luaopen_table (lib_table.c:341)
==5282== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==5282== by 0x4F601F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==5282== by 0x4F601F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 28 bytes in 1 blocks are definitely lost in loss record 1,178 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x54BCCE7: lj_lib_prereg (lj_lib.c:168)
==5282== by 0x54C85EF: luaopen_jit (lib_jit.c:782)
==5282== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==5282== by 0x4F601F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==5282== by 0x4F601F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 28 bytes in 1 blocks are definitely lost in loss record 1,179 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x4F6398: ngx_http_lua_init_globals (ngx_http_lua_util.c:699)
==5282== by 0x4F6398: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6398: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 28 bytes in 1 blocks are definitely lost in loss record 1,180 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x4F0D1E: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:59)
==5282== by 0x4F6476: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720)
==5282== by 0x4F6476: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6476: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6476: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 28 bytes in 1 blocks are definitely lost in loss record 1,181 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x4F0E16: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:83)
==5282== by 0x4F6476: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720)
==5282== by 0x4F6476: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6476: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6476: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 28 bytes in 1 blocks are definitely lost in loss record 1,182 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x4DF9EB: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:224)
==5282== by 0x4F6496: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:725)
==5282== by 0x4F6496: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6496: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6496: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 28 bytes in 1 blocks are definitely lost in loss record 1,183 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x4DFA57: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:233)
==5282== by 0x4F6496: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:725)
==5282== by 0x4F6496: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6496: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6496: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 28 bytes in 1 blocks are definitely lost in loss record 1,184 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x4E1ABA: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:68)
==5282== by 0x4F649E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:726)
==5282== by 0x4F649E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F649E: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F649E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 28 bytes in 1 blocks are definitely lost in loss record 1,185 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x4E1BDA: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:94)
==5282== by 0x4F649E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:726)
==5282== by 0x4F649E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F649E: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F649E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 28 bytes in 1 blocks are definitely lost in loss record 1,186 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x4DF221: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:39)
==5282== by 0x4F64A9: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:727)
==5282== by 0x4F64A9: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F64A9: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F64A9: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 28 bytes in 1 blocks are definitely lost in loss record 1,187 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x4E4E7F: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1050)
==5282== by 0x4F2A32: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2114)
==5282== by 0x4F64D4: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==5282== by 0x4F64D4: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F64D4: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F64D4: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 28 bytes in 1 blocks are definitely lost in loss record 1,188 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x4E751A: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:61)
==5282== by 0x4F2A4D: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2117)
==5282== by 0x4F64D4: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==5282== by 0x4F64D4: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F64D4: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F64D4: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 28 bytes in 1 blocks are definitely lost in loss record 1,189 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x4E753E: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:64)
==5282== by 0x4F2A4D: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2117)
==5282== by 0x4F64D4: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==5282== by 0x4F64D4: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F64D4: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F64D4: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 28 bytes in 1 blocks are definitely lost in loss record 1,190 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x4E01A9: ngx_http_lua_inject_req_misc_api (ngx_http_lua_misc.c:41)
==5282== by 0x4F2A6D: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2121)
==5282== by 0x4F64D4: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==5282== by 0x4F64D4: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F64D4: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F64D4: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 28 bytes in 1 blocks are definitely lost in loss record 1,191 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x506AB9: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:245)
==5282== by 0x4F6505: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==5282== by 0x4F6505: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6505: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6505: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 28 bytes in 1 blocks are definitely lost in loss record 1,192 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x50DFA3: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:88)
==5282== by 0x4F6510: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:742)
==5282== by 0x4F6510: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6510: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6510: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 29 bytes in 1 blocks are definitely lost in loss record 1,195 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x4F0D3D: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:62)
==5282== by 0x4F6476: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720)
==5282== by 0x4F6476: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6476: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6476: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 29 bytes in 1 blocks are definitely lost in loss record 1,196 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x4F0ED0: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:102)
==5282== by 0x4F6476: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720)
==5282== by 0x4F6476: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6476: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6476: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 29 bytes in 1 blocks are definitely lost in loss record 1,197 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x4F1199: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:173)
==5282== by 0x4F6476: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720)
==5282== by 0x4F6476: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6476: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6476: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 29 bytes in 1 blocks are definitely lost in loss record 1,198 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x4E32B7: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:664)
==5282== by 0x4F648E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:724)
==5282== by 0x4F648E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F648E: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F648E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 29 bytes in 1 blocks are definitely lost in loss record 1,199 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x4E1A96: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:65)
==5282== by 0x4F649E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:726)
==5282== by 0x4F649E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F649E: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F649E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 29 bytes in 1 blocks are definitely lost in loss record 1,200 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x4E4DEF: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1038)
==5282== by 0x4F2A32: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2114)
==5282== by 0x4F64D4: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==5282== by 0x4F64D4: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F64D4: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F64D4: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 29 bytes in 1 blocks are definitely lost in loss record 1,201 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x4E4E37: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1044)
==5282== by 0x4F2A32: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2114)
==5282== by 0x4F64D4: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==5282== by 0x4F64D4: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F64D4: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F64D4: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 29 bytes in 1 blocks are definitely lost in loss record 1,202 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x4E80A9: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:368)
==5282== by 0x4F2A45: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2116)
==5282== by 0x4F64D4: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==5282== by 0x4F64D4: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F64D4: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F64D4: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 29 bytes in 1 blocks are definitely lost in loss record 1,203 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x4E80CD: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:371)
==5282== by 0x4F2A45: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2116)
==5282== by 0x4F64D4: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==5282== by 0x4F64D4: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F64D4: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F64D4: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 29 bytes in 1 blocks are definitely lost in loss record 1,204 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x4E7442: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:43)
==5282== by 0x4F2A4D: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2117)
==5282== by 0x4F64D4: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==5282== by 0x4F64D4: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F64D4: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F64D4: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 29 bytes in 1 blocks are definitely lost in loss record 1,205 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x506A71: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:239)
==5282== by 0x4F6505: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==5282== by 0x4F6505: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6505: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6505: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 29 bytes in 1 blocks are definitely lost in loss record 1,206 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x506C4B: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:288)
==5282== by 0x4F6505: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==5282== by 0x4F6505: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6505: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6505: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 29 bytes in 1 blocks are definitely lost in loss record 1,207 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x506D8F: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:317)
==5282== by 0x4F6505: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==5282== by 0x4F6505: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6505: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6505: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 30 bytes in 1 blocks are definitely lost in loss record 1,213 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x4F0E73: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:93)
==5282== by 0x4F6476: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720)
==5282== by 0x4F6476: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6476: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6476: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 30 bytes in 1 blocks are definitely lost in loss record 1,214 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x4F111D: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:161)
==5282== by 0x4F6476: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720)
==5282== by 0x4F6476: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6476: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6476: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 30 bytes in 1 blocks are definitely lost in loss record 1,215 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x4E1B02: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:74)
==5282== by 0x4F649E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:726)
==5282== by 0x4F649E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F649E: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F649E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 30 bytes in 1 blocks are definitely lost in loss record 1,216 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x4E1B26: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:77)
==5282== by 0x4F649E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:726)
==5282== by 0x4F649E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F649E: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F649E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 30 bytes in 1 blocks are definitely lost in loss record 1,217 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x4E1B4A: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:80)
==5282== by 0x4F649E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:726)
==5282== by 0x4F649E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F649E: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F649E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 30 bytes in 1 blocks are definitely lost in loss record 1,218 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x4DE050: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1436)
==5282== by 0x4F64B1: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:728)
==5282== by 0x4F64B1: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F64B1: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F64B1: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 30 bytes in 1 blocks are definitely lost in loss record 1,219 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x4E8115: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:377)
==5282== by 0x4F2A45: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2116)
==5282== by 0x4F64D4: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==5282== by 0x4F64D4: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F64D4: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F64D4: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 30 bytes in 1 blocks are definitely lost in loss record 1,220 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x4E7466: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:46)
==5282== by 0x4F2A4D: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2117)
==5282== by 0x4F64D4: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==5282== by 0x4F64D4: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F64D4: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F64D4: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 30 bytes in 1 blocks are definitely lost in loss record 1,221 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x4E74D2: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:55)
==5282== by 0x4F2A4D: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2117)
==5282== by 0x4F64D4: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==5282== by 0x4F64D4: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F64D4: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F64D4: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 30 bytes in 1 blocks are definitely lost in loss record 1,222 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x510AB9: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:64)
==5282== by 0x4F6523: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:744)
==5282== by 0x4F6523: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6523: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6523: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 30 bytes in 1 blocks are definitely lost in loss record 1,223 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x510ADD: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:67)
==5282== by 0x4F6523: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:744)
==5282== by 0x4F6523: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6523: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6523: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 30 bytes in 1 blocks are definitely lost in loss record 1,224 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x510BAB: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:39)
==5282== by 0x4F652B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:745)
==5282== by 0x4F652B: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F652B: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F652B: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 30 bytes in 1 blocks are definitely lost in loss record 1,225 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x547C481: lj_parse_keepstr (lj_parse.c:237)
==5282== by 0x547954F: lex_scan (lj_lex.c:301)
==5282== by 0x54799EC: lj_lex_next (lj_lex.c:454)
==5282== by 0x547C1AB: expr_field (lj_parse.c:1673)
==5282== by 0x547E18F: expr_primary (lj_parse.c:1950)
==5282== by 0x547E5C4: parse_call_assign (lj_parse.c:2228)
==5282== by 0x547E5C4: parse_stmt (lj_parse.c:2673)
==5282== by 0x547E5C4: parse_chunk (lj_parse.c:2685)
==5282== by 0x547C640: parse_body (lj_parse.c:1853)
==5282== by 0x547D27B: expr_simple (lj_parse.c:2008)
==5282== by 0x547D27B: expr_unop (lj_parse.c:2077)
==5282== by 0x547D27B: expr_binop (lj_parse.c:2090)
==5282== by 0x547D6B5: expr (lj_parse.c:2109)
==5282== by 0x547D6B5: expr_list (lj_parse.c:1876)
==5282== by 0x547EC83: parse_return (lj_parse.c:2316)
==5282== by 0x547EC83: parse_stmt (lj_parse.c:2651)
==5282== by 0x547EC83: parse_chunk (lj_parse.c:2685)
==5282== by 0x547F54F: lj_parse (lj_parse.c:2718)
==5282== by 0x548124A: cpparser (lj_load.c:41)
==5282== by 0x5462F76: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x548136A: lua_loadx (lj_load.c:58)
==5282== by 0x4F9870: ngx_http_lua_clfactory_loadbuffer (ngx_http_lua_clfactory.c:731)
==5282== by 0x4F6D7E: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:166)
==5282== by 0x4F77A8: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:300)
==5282== by 0x4F7256: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:222)
==5282== by 0x45CD37: ngx_http_core_content_phase (ngx_http_core_module.c:1173)
==5282== by 0x457B42: ngx_http_core_run_phases (ngx_http_core_module.c:862)
==5282== by 0x457C51: ngx_http_handler (ngx_http_core_module.c:845)
==5282== by 0x4630A4: ngx_http_process_request (ngx_http_request.c:1950)
==5282== by 0x4636D0: ngx_http_process_request_headers (ngx_http_request.c:1377)
==5282== by 0x463C3E: ngx_http_process_request_line (ngx_http_request.c:1049)
==5282== by 0x46431E: ngx_http_wait_request_handler (ngx_http_request.c:507)
==5282== by 0x44119A: ngx_event_process_posted (ngx_event_posted.c:34)
==5282== by 0x440B8F: ngx_process_events_and_timers (ngx_event.c:269)
==5282== by 0x44A058: ngx_single_process_cycle (ngx_process_cycle.c:332)
==5282== by 0x421054: main (nginx.c:381)
==5282==
{
<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 ==5282== 31 bytes in 1 blocks are definitely lost in loss record 1,226 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x4F0DD8: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:77)
==5282== by 0x4F6476: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720)
==5282== by 0x4F6476: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6476: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6476: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 31 bytes in 1 blocks are definitely lost in loss record 1,227 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x4F0FA9: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:124)
==5282== by 0x4F6476: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720)
==5282== by 0x4F6476: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6476: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6476: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 31 bytes in 1 blocks are definitely lost in loss record 1,228 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x4F1082: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:146)
==5282== by 0x4F6476: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720)
==5282== by 0x4F6476: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6476: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6476: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 31 bytes in 1 blocks are definitely lost in loss record 1,229 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x4F10A1: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:149)
==5282== by 0x4F6476: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720)
==5282== by 0x4F6476: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6476: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6476: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 31 bytes in 1 blocks are definitely lost in loss record 1,230 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x4E80F1: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:374)
==5282== by 0x4F2A45: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2116)
==5282== by 0x4F64D4: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==5282== by 0x4F64D4: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F64D4: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F64D4: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 31 bytes in 1 blocks are definitely lost in loss record 1,231 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x506D6B: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:314)
==5282== by 0x4F6505: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==5282== by 0x4F6505: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6505: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6505: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,332 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x5468DD9: newtab (lj_tab.c:122)
==5282== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==5282== by 0x546E074: cpluaopen (lj_state.c:150)
==5282== by 0x5462F76: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x546E37F: lua_newstate (lj_state.c:222)
==5282== by 0x54BDDC1: luaL_newstate (lib_aux.c:334)
==5282== by 0x4F600B: ngx_http_lua_new_state (ngx_http_lua_util.c:204)
==5282== by 0x4F600B: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,333 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x5468DD9: newtab (lj_tab.c:122)
==5282== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==5282== by 0x547588A: lua_createtable (lj_api.c:706)
==5282== by 0x54BD689: luaL_findtable (lib_aux.c:93)
==5282== by 0x54BC515: lib_create_table (lj_lib.c:31)
==5282== by 0x54BC515: lj_lib_register (lj_lib.c:78)
==5282== by 0x54BF918: luaopen_base (lib_base.c:666)
==5282== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==5282== by 0x4F601F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==5282== by 0x4F601F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,334 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x5468DD9: newtab (lj_tab.c:122)
==5282== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==5282== by 0x547588A: lua_createtable (lj_api.c:706)
==5282== by 0x54BD689: luaL_findtable (lib_aux.c:93)
==5282== by 0x54BC553: lib_create_table (lj_lib.c:35)
==5282== by 0x54BC553: lj_lib_register (lj_lib.c:78)
==5282== by 0x54BF935: luaopen_base (lib_base.c:667)
==5282== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==5282== by 0x4F601F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==5282== by 0x4F601F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,335 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x5468DD9: newtab (lj_tab.c:122)
==5282== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==5282== by 0x54759CE: luaL_newmetatable (lj_api.c:715)
==5282== by 0x54C568B: luaopen_package (lib_package.c:570)
==5282== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==5282== by 0x4F601F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==5282== by 0x4F601F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,336 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==5282== by 0x54BCC29: lj_lib_pushcc (lj_lib.c:155)
==5282== by 0x54C56A1: luaopen_package (lib_package.c:571)
==5282== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==5282== by 0x4F601F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==5282== by 0x4F601F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,337 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x5468DD9: newtab (lj_tab.c:122)
==5282== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==5282== by 0x547588A: lua_createtable (lj_api.c:706)
==5282== by 0x54BD689: luaL_findtable (lib_aux.c:93)
==5282== by 0x54BD7E3: luaL_pushmodule (lib_aux.c:120)
==5282== by 0x54BD92E: luaL_openlib (lib_aux.c:133)
==5282== by 0x54C56CB: luaopen_package (lib_package.c:573)
==5282== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==5282== by 0x4F601F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==5282== by 0x4F601F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,338 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x5468DD9: newtab (lj_tab.c:122)
==5282== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==5282== by 0x547588A: lua_createtable (lj_api.c:706)
==5282== by 0x54BD689: luaL_findtable (lib_aux.c:93)
==5282== by 0x54C5811: luaopen_package (lib_package.c:594)
==5282== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==5282== by 0x4F601F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==5282== by 0x4F601F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,339 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x5468DD9: newtab (lj_tab.c:122)
==5282== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==5282== by 0x547588A: lua_createtable (lj_api.c:706)
==5282== by 0x54BD689: luaL_findtable (lib_aux.c:93)
==5282== by 0x54BC553: lib_create_table (lj_lib.c:35)
==5282== by 0x54BC553: lj_lib_register (lj_lib.c:78)
==5282== by 0x54C29BD: luaopen_table (lib_table.c:334)
==5282== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==5282== by 0x4F601F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==5282== by 0x4F601F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,340 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==5282== by 0x54BCCC6: lj_lib_prereg (lj_lib.c:165)
==5282== by 0x54C29E0: luaopen_table (lib_table.c:339)
==5282== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==5282== by 0x4F601F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==5282== by 0x4F601F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,341 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==5282== by 0x54BCCC6: lj_lib_prereg (lj_lib.c:165)
==5282== by 0x54C2A07: luaopen_table (lib_table.c:340)
==5282== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==5282== by 0x4F601F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==5282== by 0x4F601F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,342 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==5282== by 0x54BCCC6: lj_lib_prereg (lj_lib.c:165)
==5282== by 0x54C2A2A: luaopen_table (lib_table.c:341)
==5282== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==5282== by 0x4F601F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==5282== by 0x4F601F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,343 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x5468DD9: newtab (lj_tab.c:122)
==5282== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==5282== by 0x547588A: lua_createtable (lj_api.c:706)
==5282== by 0x54BCAEE: lib_create_table (lj_lib.c:44)
==5282== by 0x54BCAEE: lj_lib_register (lj_lib.c:78)
==5282== by 0x54C3DFD: luaopen_io (lib_io.c:535)
==5282== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==5282== by 0x4F601F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==5282== by 0x4F601F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,344 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x5468DD9: newtab (lj_tab.c:122)
==5282== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==5282== by 0x547588A: lua_createtable (lj_api.c:706)
==5282== by 0x54BD689: luaL_findtable (lib_aux.c:93)
==5282== by 0x54BC553: lib_create_table (lj_lib.c:35)
==5282== by 0x54BC553: lj_lib_register (lj_lib.c:78)
==5282== by 0x54C3E76: luaopen_io (lib_io.c:538)
==5282== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==5282== by 0x4F601F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==5282== by 0x4F601F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,345 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x5468DD9: newtab (lj_tab.c:122)
==5282== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==5282== by 0x547588A: lua_createtable (lj_api.c:706)
==5282== by 0x54BD689: luaL_findtable (lib_aux.c:93)
==5282== by 0x54BC553: lib_create_table (lj_lib.c:35)
==5282== by 0x54BC553: lj_lib_register (lj_lib.c:78)
==5282== by 0x54C477D: luaopen_os (lib_os.c:289)
==5282== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==5282== by 0x4F601F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==5282== by 0x4F601F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,346 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x5468DD9: newtab (lj_tab.c:122)
==5282== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==5282== by 0x547588A: lua_createtable (lj_api.c:706)
==5282== by 0x54BD689: luaL_findtable (lib_aux.c:93)
==5282== by 0x54BC553: lib_create_table (lj_lib.c:35)
==5282== by 0x54BC553: lj_lib_register (lj_lib.c:78)
==5282== by 0x54C1EBF: luaopen_string (lib_string.c:739)
==5282== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==5282== by 0x4F601F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==5282== by 0x4F601F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,347 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x5468DD9: newtab (lj_tab.c:122)
==5282== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==5282== by 0x547588A: lua_createtable (lj_api.c:706)
==5282== by 0x54BD689: luaL_findtable (lib_aux.c:93)
==5282== by 0x54BC553: lib_create_table (lj_lib.c:35)
==5282== by 0x54BC553: lj_lib_register (lj_lib.c:78)
==5282== by 0x54BFE91: luaopen_math (lib_math.c:223)
==5282== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==5282== by 0x4F601F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==5282== by 0x4F601F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,348 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x5468DD9: newtab (lj_tab.c:122)
==5282== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==5282== by 0x547588A: lua_createtable (lj_api.c:706)
==5282== by 0x54BD689: luaL_findtable (lib_aux.c:93)
==5282== by 0x54BC553: lib_create_table (lj_lib.c:35)
==5282== by 0x54BC553: lj_lib_register (lj_lib.c:78)
==5282== by 0x54C687D: luaopen_debug (lib_debug.c:402)
==5282== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==5282== by 0x4F601F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==5282== by 0x4F601F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,349 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x5468DD9: newtab (lj_tab.c:122)
==5282== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==5282== by 0x547588A: lua_createtable (lj_api.c:706)
==5282== by 0x54BD689: luaL_findtable (lib_aux.c:93)
==5282== by 0x54BC553: lib_create_table (lj_lib.c:35)
==5282== by 0x54BC553: lj_lib_register (lj_lib.c:78)
==5282== by 0x54C039D: luaopen_bit (lib_bit.c:177)
==5282== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==5282== by 0x4F601F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==5282== by 0x4F601F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,350 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x5468DD9: newtab (lj_tab.c:122)
==5282== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==5282== by 0x547588A: lua_createtable (lj_api.c:706)
==5282== by 0x54BD689: luaL_findtable (lib_aux.c:93)
==5282== by 0x54BC553: lib_create_table (lj_lib.c:35)
==5282== by 0x54BC553: lj_lib_register (lj_lib.c:78)
==5282== by 0x54C85D6: luaopen_jit (lib_jit.c:780)
==5282== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==5282== by 0x4F601F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==5282== by 0x4F601F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,351 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==5282== by 0x54BCCC6: lj_lib_prereg (lj_lib.c:165)
==5282== by 0x54C85EF: luaopen_jit (lib_jit.c:782)
==5282== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==5282== by 0x4F601F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==5282== by 0x4F601F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,352 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==5282== by 0x54BCCC6: lj_lib_prereg (lj_lib.c:165)
==5282== by 0x54C8608: luaopen_jit (lib_jit.c:786)
==5282== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==5282== by 0x4F601F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==5282== by 0x4F601F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,353 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x5468DD9: newtab (lj_tab.c:122)
==5282== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==5282== by 0x547588A: lua_createtable (lj_api.c:706)
==5282== by 0x54BD689: luaL_findtable (lib_aux.c:93)
==5282== by 0x54BC553: lib_create_table (lj_lib.c:35)
==5282== by 0x54BC553: lj_lib_register (lj_lib.c:78)
==5282== by 0x54C8625: luaopen_jit (lib_jit.c:789)
==5282== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==5282== by 0x4F601F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==5282== by 0x4F601F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,354 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x54BC6BD: lj_lib_register (lj_lib.c:92)
==5282== by 0x54C8625: luaopen_jit (lib_jit.c:789)
==5282== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==5282== by 0x4F601F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==5282== by 0x4F601F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,355 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==5282== by 0x54CB339: luaL_openlibs (lib_init.c:50)
==5282== by 0x4F601F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==5282== by 0x4F601F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,356 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x5468DD9: newtab (lj_tab.c:122)
==5282== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==5282== by 0x547588A: lua_createtable (lj_api.c:706)
==5282== by 0x4F6291: ngx_http_lua_init_registry (ngx_http_lua_util.c:661)
==5282== by 0x4F6291: ngx_http_lua_new_state (ngx_http_lua_util.c:298)
==5282== by 0x4F6291: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,357 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x5468DD9: newtab (lj_tab.c:122)
==5282== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==5282== by 0x547588A: lua_createtable (lj_api.c:706)
==5282== by 0x4F62C2: ngx_http_lua_init_registry (ngx_http_lua_util.c:667)
==5282== by 0x4F62C2: ngx_http_lua_new_state (ngx_http_lua_util.c:298)
==5282== by 0x4F62C2: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,358 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x5468DD9: newtab (lj_tab.c:122)
==5282== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==5282== by 0x547588A: lua_createtable (lj_api.c:706)
==5282== by 0x4F62EE: ngx_http_lua_init_registry (ngx_http_lua_util.c:672)
==5282== by 0x4F62EE: ngx_http_lua_new_state (ngx_http_lua_util.c:298)
==5282== by 0x4F62EE: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,359 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x5468DD9: newtab (lj_tab.c:122)
==5282== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==5282== by 0x547588A: lua_createtable (lj_api.c:706)
==5282== by 0x4F631A: ngx_http_lua_init_registry (ngx_http_lua_util.c:678)
==5282== by 0x4F631A: ngx_http_lua_new_state (ngx_http_lua_util.c:298)
==5282== by 0x4F631A: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,360 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x5468DD9: newtab (lj_tab.c:122)
==5282== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==5282== by 0x547588A: lua_createtable (lj_api.c:706)
==5282== by 0x4F6346: ngx_http_lua_init_registry (ngx_http_lua_util.c:685)
==5282== by 0x4F6346: ngx_http_lua_new_state (ngx_http_lua_util.c:298)
==5282== by 0x4F6346: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,361 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x5468DD9: newtab (lj_tab.c:122)
==5282== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==5282== by 0x547588A: lua_createtable (lj_api.c:706)
==5282== by 0x4DE2F9: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:166)
==5282== by 0x4F63A0: ngx_http_lua_init_globals (ngx_http_lua_util.c:702)
==5282== by 0x4F63A0: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F63A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,362 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x5468DD9: newtab (lj_tab.c:122)
==5282== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==5282== by 0x547588A: lua_createtable (lj_api.c:706)
==5282== by 0x4DE30B: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:168)
==5282== by 0x4F63A0: ngx_http_lua_init_globals (ngx_http_lua_util.c:702)
==5282== by 0x4F63A0: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F63A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,363 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x5468DD9: newtab (lj_tab.c:122)
==5282== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==5282== by 0x547588A: lua_createtable (lj_api.c:706)
==5282== by 0x4DE31D: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:170)
==5282== by 0x4F63A0: ngx_http_lua_init_globals (ngx_http_lua_util.c:702)
==5282== by 0x4F63A0: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F63A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,364 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==5282== by 0x4DE32F: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:171)
==5282== by 0x4F63A0: ngx_http_lua_init_globals (ngx_http_lua_util.c:702)
==5282== by 0x4F63A0: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F63A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,365 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==5282== by 0x4DE353: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:173)
==5282== by 0x4F63A0: ngx_http_lua_init_globals (ngx_http_lua_util.c:702)
==5282== by 0x4F63A0: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F63A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,366 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x5468DD9: newtab (lj_tab.c:122)
==5282== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==5282== by 0x547588A: lua_createtable (lj_api.c:706)
==5282== by 0x4F63B2: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:713)
==5282== by 0x4F63B2: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F63B2: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F63B2: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,367 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==5282== by 0x4F63C4: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:715)
==5282== by 0x4F63C4: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F63C4: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F63C4: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,368 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x5468DD9: newtab (lj_tab.c:122)
==5282== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==5282== by 0x547588A: lua_createtable (lj_api.c:706)
==5282== by 0x4F63FA: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:2919)
==5282== by 0x4F63FA: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:718)
==5282== by 0x4F63FA: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F63FA: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F63FA: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,369 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x5468DD9: newtab (lj_tab.c:122)
==5282== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==5282== by 0x547588A: lua_createtable (lj_api.c:706)
==5282== by 0x4F640C: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:2921)
==5282== by 0x4F640C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:718)
==5282== by 0x4F640C: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F640C: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F640C: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,370 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==5282== by 0x4F641E: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:2923)
==5282== by 0x4F641E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:718)
==5282== by 0x4F641E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F641E: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F641E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,371 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==5282== by 0x4F6442: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:2926)
==5282== by 0x4F6442: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:718)
==5282== by 0x4F6442: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6442: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6442: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,372 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x4F0F0E: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:108)
==5282== by 0x4F6476: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720)
==5282== by 0x4F6476: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6476: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6476: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,373 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==5282== by 0x4DB501: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:276)
==5282== by 0x4F6486: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:723)
==5282== by 0x4F6486: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6486: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6486: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,374 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==5282== by 0x4DB525: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:279)
==5282== by 0x4F6486: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:723)
==5282== by 0x4F6486: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6486: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6486: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,375 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==5282== by 0x4E32A5: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:663)
==5282== by 0x4F648E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:724)
==5282== by 0x4F648E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F648E: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F648E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,376 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==5282== by 0x4E32C9: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:666)
==5282== by 0x4F648E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:724)
==5282== by 0x4F648E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F648E: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F648E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,377 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==5282== by 0x4E32ED: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:669)
==5282== by 0x4F648E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:724)
==5282== by 0x4F648E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F648E: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F648E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,378 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==5282== by 0x4E3311: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:672)
==5282== by 0x4F648E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:724)
==5282== by 0x4F648E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F648E: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F648E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,379 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==5282== by 0x4E3335: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:675)
==5282== by 0x4F648E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:724)
==5282== by 0x4F648E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F648E: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F648E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,380 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==5282== by 0x4DF901: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:205)
==5282== by 0x4F6496: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:725)
==5282== by 0x4F6496: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6496: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6496: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,381 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==5282== by 0x4DF925: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:208)
==5282== by 0x4F6496: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:725)
==5282== by 0x4F6496: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6496: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6496: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,382 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==5282== by 0x4DF949: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:211)
==5282== by 0x4F6496: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:725)
==5282== by 0x4F6496: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6496: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6496: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,383 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==5282== by 0x4DF96D: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:214)
==5282== by 0x4F6496: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:725)
==5282== by 0x4F6496: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6496: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6496: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,384 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==5282== by 0x4DF991: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:217)
==5282== by 0x4F6496: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:725)
==5282== by 0x4F6496: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6496: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6496: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,385 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==5282== by 0x4DF9B5: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:220)
==5282== by 0x4F6496: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:725)
==5282== by 0x4F6496: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6496: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6496: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,386 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==5282== by 0x4DF9D9: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:223)
==5282== by 0x4F6496: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:725)
==5282== by 0x4F6496: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6496: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6496: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,387 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==5282== by 0x4DF9FD: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:226)
==5282== by 0x4F6496: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:725)
==5282== by 0x4F6496: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6496: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6496: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,388 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==5282== by 0x4DFA21: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:229)
==5282== by 0x4F6496: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:725)
==5282== by 0x4F6496: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6496: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6496: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,389 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==5282== by 0x4DFA45: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:232)
==5282== by 0x4F6496: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:725)
==5282== by 0x4F6496: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6496: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6496: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,390 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==5282== by 0x4DFA69: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:235)
==5282== by 0x4F6496: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:725)
==5282== by 0x4F6496: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6496: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6496: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,391 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==5282== by 0x4DFA8D: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:238)
==5282== by 0x4F6496: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:725)
==5282== by 0x4F6496: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6496: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6496: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,392 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x4DFA9F: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:239)
==5282== by 0x4F6496: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:725)
==5282== by 0x4F6496: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6496: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6496: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,393 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==5282== by 0x4E1A60: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:61)
==5282== by 0x4F649E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:726)
==5282== by 0x4F649E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F649E: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F649E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,394 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==5282== by 0x4E1A84: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:64)
==5282== by 0x4F649E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:726)
==5282== by 0x4F649E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F649E: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F649E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,395 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==5282== by 0x4E1AA8: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:67)
==5282== by 0x4F649E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:726)
==5282== by 0x4F649E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F649E: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F649E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,396 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==5282== by 0x4E1ACC: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:70)
==5282== by 0x4F649E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:726)
==5282== by 0x4F649E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F649E: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F649E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,397 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==5282== by 0x4E1AF0: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:73)
==5282== by 0x4F649E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:726)
==5282== by 0x4F649E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F649E: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F649E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,398 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==5282== by 0x4E1B14: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:76)
==5282== by 0x4F649E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:726)
==5282== by 0x4F649E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F649E: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F649E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,399 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==5282== by 0x4E1B38: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:79)
==5282== by 0x4F649E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:726)
==5282== by 0x4F649E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F649E: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F649E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,400 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==5282== by 0x4E1B5C: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:82)
==5282== by 0x4F649E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:726)
==5282== by 0x4F649E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F649E: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F649E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,401 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==5282== by 0x4E1B80: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:85)
==5282== by 0x4F649E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:726)
==5282== by 0x4F649E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F649E: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F649E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,402 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==5282== by 0x4E1BA4: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:89)
==5282== by 0x4F649E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:726)
==5282== by 0x4F649E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F649E: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F649E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,403 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==5282== by 0x4E1BC8: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:93)
==5282== by 0x4F649E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:726)
==5282== by 0x4F649E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F649E: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F649E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,404 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==5282== by 0x4E1BEC: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:96)
==5282== by 0x4F649E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:726)
==5282== by 0x4F649E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F649E: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F649E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,405 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==5282== by 0x4DF1C7: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:30)
==5282== by 0x4F64A9: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:727)
==5282== by 0x4F64A9: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F64A9: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F64A9: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,406 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==5282== by 0x4DF1EB: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:35)
==5282== by 0x4F64A9: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:727)
==5282== by 0x4F64A9: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F64A9: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F64A9: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,407 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==5282== by 0x4DF20F: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:38)
==5282== by 0x4F64A9: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:727)
==5282== by 0x4F64A9: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F64A9: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F64A9: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,408 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==5282== by 0x4DF233: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:43)
==5282== by 0x4F64A9: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:727)
==5282== by 0x4F64A9: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F64A9: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F64A9: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,409 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==5282== by 0x4DF257: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:48)
==5282== by 0x4F64A9: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:727)
==5282== by 0x4F64A9: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F64A9: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F64A9: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,410 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x5468DD9: newtab (lj_tab.c:122)
==5282== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==5282== by 0x547588A: lua_createtable (lj_api.c:706)
==5282== by 0x4DE008: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1430)
==5282== by 0x4F64B1: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:728)
==5282== by 0x4F64B1: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F64B1: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F64B1: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,411 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==5282== by 0x4DE01A: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1432)
==5282== by 0x4F64B1: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:728)
==5282== by 0x4F64B1: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F64B1: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F64B1: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,412 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==5282== by 0x4DE03E: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1435)
==5282== by 0x4F64B1: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:728)
==5282== by 0x4F64B1: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F64B1: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F64B1: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,413 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==5282== by 0x5081BF: ngx_http_lua_inject_sleep_api (ngx_http_lua_sleep.c:149)
==5282== by 0x4F64B9: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:729)
==5282== by 0x4F64B9: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F64B9: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F64B9: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,414 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==5282== by 0x50EB3A: ngx_http_lua_inject_phase_api (ngx_http_lua_phase.c:106)
==5282== by 0x4F64C1: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:730)
==5282== by 0x4F64C1: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F64C1: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F64C1: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,415 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x5468DD9: newtab (lj_tab.c:122)
==5282== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==5282== by 0x547588A: lua_createtable (lj_api.c:706)
==5282== by 0x4EB913: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1986)
==5282== by 0x4F64C9: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:733)
==5282== by 0x4F64C9: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F64C9: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F64C9: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,416 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==5282== by 0x4EB925: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1988)
==5282== by 0x4F64C9: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:733)
==5282== by 0x4F64C9: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F64C9: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F64C9: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,417 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==5282== by 0x4EB949: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1991)
==5282== by 0x4F64C9: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:733)
==5282== by 0x4F64C9: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F64C9: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F64C9: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,418 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==5282== by 0x4EB96D: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1994)
==5282== by 0x4F64C9: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:733)
==5282== by 0x4F64C9: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F64C9: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F64C9: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,419 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==5282== by 0x4EB991: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1997)
==5282== by 0x4F64C9: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:733)
==5282== by 0x4F64C9: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F64C9: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F64C9: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,420 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==5282== by 0x4EB9B5: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:2000)
==5282== by 0x4F64C9: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:733)
==5282== by 0x4F64C9: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F64C9: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F64C9: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,421 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x5468DD9: newtab (lj_tab.c:122)
==5282== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==5282== by 0x547588A: lua_createtable (lj_api.c:706)
==5282== by 0x4F2A2A: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2112)
==5282== by 0x4F64D4: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==5282== by 0x4F64D4: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F64D4: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F64D4: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,422 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==5282== by 0x4E4DDD: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1037)
==5282== by 0x4F2A32: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2114)
==5282== by 0x4F64D4: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==5282== by 0x4F64D4: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F64D4: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F64D4: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,423 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==5282== by 0x4E4E01: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1040)
==5282== by 0x4F2A32: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2114)
==5282== by 0x4F64D4: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==5282== by 0x4F64D4: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F64D4: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F64D4: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,424 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==5282== by 0x4E4E25: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1043)
==5282== by 0x4F2A32: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2114)
==5282== by 0x4F64D4: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==5282== by 0x4F64D4: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F64D4: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F64D4: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,425 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==5282== by 0x4E4E49: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1046)
==5282== by 0x4F2A32: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2114)
==5282== by 0x4F64D4: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==5282== by 0x4F64D4: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F64D4: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F64D4: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,426 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==5282== by 0x4E4E6D: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1049)
==5282== by 0x4F2A32: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2114)
==5282== by 0x4F64D4: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==5282== by 0x4F64D4: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F64D4: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F64D4: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,427 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==5282== by 0x4E786B: ngx_http_lua_inject_req_uri_api (ngx_http_lua_uri.c:24)
==5282== by 0x4F2A3D: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2115)
==5282== by 0x4F64D4: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==5282== by 0x4F64D4: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F64D4: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F64D4: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,428 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==5282== by 0x4E8097: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:367)
==5282== by 0x4F2A45: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2116)
==5282== by 0x4F64D4: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==5282== by 0x4F64D4: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F64D4: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F64D4: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,429 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==5282== by 0x4E80BB: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:370)
==5282== by 0x4F2A45: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2116)
==5282== by 0x4F64D4: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==5282== by 0x4F64D4: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F64D4: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F64D4: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,430 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==5282== by 0x4E80DF: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:373)
==5282== by 0x4F2A45: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2116)
==5282== by 0x4F64D4: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==5282== by 0x4F64D4: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F64D4: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F64D4: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,431 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==5282== by 0x4E8103: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:376)
==5282== by 0x4F2A45: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2116)
==5282== by 0x4F64D4: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==5282== by 0x4F64D4: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F64D4: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F64D4: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,432 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==5282== by 0x4E740C: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:39)
==5282== by 0x4F2A4D: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2117)
==5282== by 0x4F64D4: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==5282== by 0x4F64D4: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F64D4: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F64D4: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,433 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==5282== by 0x4E7430: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:42)
==5282== by 0x4F2A4D: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2117)
==5282== by 0x4F64D4: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==5282== by 0x4F64D4: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F64D4: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F64D4: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,434 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==5282== by 0x4E7454: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:45)
==5282== by 0x4F2A4D: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2117)
==5282== by 0x4F64D4: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==5282== by 0x4F64D4: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F64D4: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F64D4: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,435 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==5282== by 0x4E7478: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:48)
==5282== by 0x4F2A4D: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2117)
==5282== by 0x4F64D4: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==5282== by 0x4F64D4: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F64D4: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F64D4: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,436 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==5282== by 0x4E749C: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:51)
==5282== by 0x4F2A4D: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2117)
==5282== by 0x4F64D4: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==5282== by 0x4F64D4: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F64D4: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F64D4: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,437 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==5282== by 0x4E74C0: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:54)
==5282== by 0x4F2A4D: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2117)
==5282== by 0x4F64D4: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==5282== by 0x4F64D4: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F64D4: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F64D4: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,438 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==5282== by 0x4E74E4: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:57)
==5282== by 0x4F2A4D: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2117)
==5282== by 0x4F64D4: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==5282== by 0x4F64D4: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F64D4: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F64D4: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,439 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==5282== by 0x4E7508: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:60)
==5282== by 0x4F2A4D: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2117)
==5282== by 0x4F64D4: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==5282== by 0x4F64D4: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F64D4: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F64D4: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,440 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==5282== by 0x4E752C: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:63)
==5282== by 0x4F2A4D: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2117)
==5282== by 0x4F64D4: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==5282== by 0x4F64D4: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F64D4: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F64D4: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,441 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==5282== by 0x506F65: ngx_http_lua_inject_req_socket_api (ngx_http_lua_socket_tcp.c:373)
==5282== by 0x4F2A55: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2118)
==5282== by 0x4F64D4: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==5282== by 0x4F64D4: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F64D4: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F64D4: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,442 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==5282== by 0x50E533: ngx_http_lua_inject_req_method_api (ngx_http_lua_req_method.c:25)
==5282== by 0x4F2A5D: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2119)
==5282== by 0x4F64D4: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==5282== by 0x4F64D4: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F64D4: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F64D4: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,443 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==5282== by 0x50E557: ngx_http_lua_inject_req_method_api (ngx_http_lua_req_method.c:28)
==5282== by 0x4F2A5D: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2119)
==5282== by 0x4F64D4: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==5282== by 0x4F64D4: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F64D4: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F64D4: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,444 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==5282== by 0x4DFAB4: ngx_http_lua_inject_req_time_api (ngx_http_lua_time.c:246)
==5282== by 0x4F2A65: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2120)
==5282== by 0x4F64D4: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==5282== by 0x4F64D4: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F64D4: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F64D4: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,445 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==5282== by 0x4E0197: ngx_http_lua_inject_req_misc_api (ngx_http_lua_misc.c:40)
==5282== by 0x4F2A6D: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2121)
==5282== by 0x4F64D4: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==5282== by 0x4F64D4: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F64D4: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F64D4: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,446 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x5468DD9: newtab (lj_tab.c:122)
==5282== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==5282== by 0x547588A: lua_createtable (lj_api.c:706)
==5282== by 0x4E4D07: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1014)
==5282== by 0x4F64DC: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:737)
==5282== by 0x4F64DC: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F64DC: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F64DC: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,447 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x5468DD9: newtab (lj_tab.c:122)
==5282== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==5282== by 0x547588A: lua_createtable (lj_api.c:706)
==5282== by 0x4E4D19: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1016)
==5282== by 0x4F64DC: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:737)
==5282== by 0x4F64DC: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F64DC: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F64DC: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,448 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==5282== by 0x4E4D2B: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1017)
==5282== by 0x4F64DC: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:737)
==5282== by 0x4F64DC: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F64DC: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F64DC: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,449 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==5282== by 0x4E4D4F: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1019)
==5282== by 0x4F64DC: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:737)
==5282== by 0x4F64DC: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F64DC: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F64DC: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,450 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x5468DD9: newtab (lj_tab.c:122)
==5282== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==5282== by 0x547588A: lua_createtable (lj_api.c:706)
==5282== by 0x4E4D92: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1025)
==5282== by 0x4F64DC: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:737)
==5282== by 0x4F64DC: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F64DC: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F64DC: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,451 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==5282== by 0x4E4DA4: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1027)
==5282== by 0x4F64DC: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:737)
==5282== by 0x4F64DC: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F64DC: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F64DC: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,452 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x5468DD9: newtab (lj_tab.c:122)
==5282== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==5282== by 0x547588A: lua_createtable (lj_api.c:706)
==5282== by 0x4E4EDC: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:1067)
==5282== by 0x4F64E7: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:738)
==5282== by 0x4F64E7: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F64E7: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F64E7: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,453 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x5468DD9: newtab (lj_tab.c:122)
==5282== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==5282== by 0x547588A: lua_createtable (lj_api.c:706)
==5282== by 0x4E0863: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:26)
==5282== by 0x4F64EF: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:739)
==5282== by 0x4F64EF: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F64EF: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F64EF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,454 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x5468DD9: newtab (lj_tab.c:122)
==5282== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==5282== by 0x547588A: lua_createtable (lj_api.c:706)
==5282== by 0x4E0875: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:28)
==5282== by 0x4F64EF: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:739)
==5282== by 0x4F64EF: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F64EF: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F64EF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,455 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==5282== by 0x4E0887: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:29)
==5282== by 0x4F64EF: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:739)
==5282== by 0x4F64EF: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F64EF: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F64EF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,456 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==5282== by 0x4E08AB: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:31)
==5282== by 0x4F64EF: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:739)
==5282== by 0x4F64EF: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F64EF: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F64EF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,457 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x5468DD9: newtab (lj_tab.c:122)
==5282== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==5282== by 0x547588A: lua_createtable (lj_api.c:706)
==5282== by 0x4FD126: ngx_http_lua_inject_shdict_api (ngx_http_lua_shdict.c:409)
==5282== by 0x4F64FA: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:740)
==5282== by 0x4F64FA: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F64FA: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F64FA: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,458 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x5468DD9: newtab (lj_tab.c:122)
==5282== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==5282== by 0x547588A: lua_createtable (lj_api.c:706)
==5282== by 0x506882: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:205)
==5282== by 0x4F6505: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==5282== by 0x4F6505: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6505: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6505: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,459 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==5282== by 0x506894: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:207)
==5282== by 0x4F6505: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==5282== by 0x4F6505: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6505: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6505: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,460 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x5468DD9: newtab (lj_tab.c:122)
==5282== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==5282== by 0x547588A: lua_createtable (lj_api.c:706)
==5282== by 0x506A29: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:233)
==5282== by 0x4F6505: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==5282== by 0x4F6505: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6505: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6505: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,461 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==5282== by 0x506A3B: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:235)
==5282== by 0x4F6505: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==5282== by 0x4F6505: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6505: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6505: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,462 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==5282== by 0x506A5F: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:238)
==5282== by 0x4F6505: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==5282== by 0x4F6505: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6505: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6505: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,463 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==5282== by 0x506A83: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:241)
==5282== by 0x4F6505: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==5282== by 0x4F6505: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6505: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6505: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,464 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==5282== by 0x506AA7: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:244)
==5282== by 0x4F6505: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==5282== by 0x4F6505: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6505: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6505: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,465 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x5468DD9: newtab (lj_tab.c:122)
==5282== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==5282== by 0x547588A: lua_createtable (lj_api.c:706)
==5282== by 0x506B04: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:255)
==5282== by 0x4F6505: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==5282== by 0x4F6505: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6505: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6505: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,466 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==5282== by 0x506B16: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:257)
==5282== by 0x4F6505: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==5282== by 0x4F6505: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6505: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6505: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,467 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==5282== by 0x506B3A: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:260)
==5282== by 0x4F6505: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==5282== by 0x4F6505: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6505: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6505: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,468 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==5282== by 0x506B5E: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:263)
==5282== by 0x4F6505: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==5282== by 0x4F6505: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6505: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6505: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,469 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==5282== by 0x506B82: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:266)
==5282== by 0x4F6505: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==5282== by 0x4F6505: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6505: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6505: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,470 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==5282== by 0x506BA6: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:269)
==5282== by 0x4F6505: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==5282== by 0x4F6505: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6505: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6505: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,471 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x5468DD9: newtab (lj_tab.c:122)
==5282== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==5282== by 0x547588A: lua_createtable (lj_api.c:706)
==5282== by 0x506C03: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:280)
==5282== by 0x4F6505: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==5282== by 0x4F6505: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6505: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6505: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,472 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==5282== by 0x506C15: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:282)
==5282== by 0x4F6505: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==5282== by 0x4F6505: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6505: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6505: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,473 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==5282== by 0x506C39: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:287)
==5282== by 0x4F6505: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==5282== by 0x4F6505: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6505: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6505: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,474 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==5282== by 0x506C5D: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:292)
==5282== by 0x4F6505: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==5282== by 0x4F6505: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6505: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6505: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,475 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==5282== by 0x506C81: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:295)
==5282== by 0x4F6505: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==5282== by 0x4F6505: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6505: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6505: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,476 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==5282== by 0x506CA5: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:298)
==5282== by 0x4F6505: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==5282== by 0x4F6505: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6505: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6505: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,477 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==5282== by 0x506CC9: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:301)
==5282== by 0x4F6505: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==5282== by 0x4F6505: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6505: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6505: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,478 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==5282== by 0x506CED: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:304)
==5282== by 0x4F6505: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==5282== by 0x4F6505: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6505: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6505: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,479 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==5282== by 0x506D11: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:307)
==5282== by 0x4F6505: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==5282== by 0x4F6505: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6505: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6505: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,480 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==5282== by 0x506D35: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:310)
==5282== by 0x4F6505: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==5282== by 0x4F6505: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6505: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6505: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,481 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==5282== by 0x506D59: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:313)
==5282== by 0x4F6505: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==5282== by 0x4F6505: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6505: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6505: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,482 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==5282== by 0x506D7D: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:316)
==5282== by 0x4F6505: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==5282== by 0x4F6505: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6505: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6505: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,483 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x5468DD9: newtab (lj_tab.c:122)
==5282== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==5282== by 0x547588A: lua_createtable (lj_api.c:706)
==5282== by 0x506DDA: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:326)
==5282== by 0x4F6505: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==5282== by 0x4F6505: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6505: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6505: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,484 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==5282== by 0x506DEC: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:327)
==5282== by 0x4F6505: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==5282== by 0x4F6505: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6505: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6505: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,485 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x5468DD9: newtab (lj_tab.c:122)
==5282== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==5282== by 0x547588A: lua_createtable (lj_api.c:706)
==5282== by 0x506E2A: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:334)
==5282== by 0x4F6505: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==5282== by 0x4F6505: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6505: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6505: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,486 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==5282== by 0x506E3C: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:335)
==5282== by 0x4F6505: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==5282== by 0x4F6505: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6505: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6505: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,487 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x5468DD9: newtab (lj_tab.c:122)
==5282== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==5282== by 0x547588A: lua_createtable (lj_api.c:706)
==5282== by 0x506E7A: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:342)
==5282== by 0x4F6505: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==5282== by 0x4F6505: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6505: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6505: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,488 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==5282== by 0x506E8C: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:343)
==5282== by 0x4F6505: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==5282== by 0x4F6505: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6505: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6505: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,489 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x5468DD9: newtab (lj_tab.c:122)
==5282== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==5282== by 0x547588A: lua_createtable (lj_api.c:706)
==5282== by 0x506ECA: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:350)
==5282== by 0x4F6505: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==5282== by 0x4F6505: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6505: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6505: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,490 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==5282== by 0x506EDC: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:351)
==5282== by 0x4F6505: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==5282== by 0x4F6505: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6505: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6505: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,491 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x5468DD9: newtab (lj_tab.c:122)
==5282== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==5282== by 0x547588A: lua_createtable (lj_api.c:706)
==5282== by 0x506F1A: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:360)
==5282== by 0x4F6505: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==5282== by 0x4F6505: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6505: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6505: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,492 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==5282== by 0x506F2C: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:361)
==5282== by 0x4F6505: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==5282== by 0x4F6505: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6505: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6505: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,493 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==5282== by 0x50DF4E: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:80)
==5282== by 0x4F6510: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:742)
==5282== by 0x4F6510: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6510: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6510: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,494 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x5468DD9: newtab (lj_tab.c:122)
==5282== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==5282== by 0x547588A: lua_createtable (lj_api.c:706)
==5282== by 0x50DF7F: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:85)
==5282== by 0x4F6510: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:742)
==5282== by 0x4F6510: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6510: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6510: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,495 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==5282== by 0x50DF91: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:87)
==5282== by 0x4F6510: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:742)
==5282== by 0x4F6510: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6510: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6510: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,496 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==5282== by 0x50DFB5: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:90)
==5282== by 0x4F6510: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:742)
==5282== by 0x4F6510: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6510: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6510: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,497 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==5282== by 0x50DFD9: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:93)
==5282== by 0x4F6510: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:742)
==5282== by 0x4F6510: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6510: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6510: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,498 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==5282== by 0x50DFFD: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:96)
==5282== by 0x4F6510: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:742)
==5282== by 0x4F6510: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6510: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6510: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,499 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==5282== by 0x50E021: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:99)
==5282== by 0x4F6510: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:742)
==5282== by 0x4F6510: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6510: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6510: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,500 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x5468DD9: newtab (lj_tab.c:122)
==5282== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==5282== by 0x547588A: lua_createtable (lj_api.c:706)
==5282== by 0x50E07E: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:109)
==5282== by 0x4F6510: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:742)
==5282== by 0x4F6510: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6510: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6510: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,501 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==5282== by 0x50E090: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:110)
==5282== by 0x4F6510: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:742)
==5282== by 0x4F6510: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6510: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6510: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,502 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x5468DD9: newtab (lj_tab.c:122)
==5282== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==5282== by 0x547588A: lua_createtable (lj_api.c:706)
==5282== by 0x50F342: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:34)
==5282== by 0x4F651B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:743)
==5282== by 0x4F651B: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F651B: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F651B: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,503 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==5282== by 0x50F354: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:36)
==5282== by 0x4F651B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:743)
==5282== by 0x4F651B: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F651B: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F651B: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,504 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==5282== by 0x50F378: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:39)
==5282== by 0x4F651B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:743)
==5282== by 0x4F651B: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F651B: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F651B: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,505 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==5282== by 0x50F39C: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:42)
==5282== by 0x4F651B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:743)
==5282== by 0x4F651B: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F651B: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F651B: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,506 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x5468DD9: newtab (lj_tab.c:122)
==5282== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==5282== by 0x547588A: lua_createtable (lj_api.c:706)
==5282== by 0x510A4D: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:55)
==5282== by 0x4F6523: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:744)
==5282== by 0x4F6523: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6523: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6523: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,507 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==5282== by 0x510A5F: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:57)
==5282== by 0x4F6523: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:744)
==5282== by 0x4F6523: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6523: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6523: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,508 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==5282== by 0x510A83: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:60)
==5282== by 0x4F6523: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:744)
==5282== by 0x4F6523: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6523: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6523: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,509 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==5282== by 0x510AA7: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:63)
==5282== by 0x4F6523: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:744)
==5282== by 0x4F6523: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6523: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6523: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,510 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==5282== by 0x510ACB: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:66)
==5282== by 0x4F6523: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:744)
==5282== by 0x4F6523: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6523: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6523: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,511 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x5468DD9: newtab (lj_tab.c:122)
==5282== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==5282== by 0x547588A: lua_createtable (lj_api.c:706)
==5282== by 0x510B49: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:26)
==5282== by 0x4F652B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:745)
==5282== by 0x4F652B: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F652B: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F652B: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,512 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==5282== by 0x510B7A: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:35)
==5282== by 0x4F652B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:745)
==5282== by 0x4F652B: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F652B: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F652B: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,513 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==5282== by 0x510BDC: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:44)
==5282== by 0x4F652B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:745)
==5282== by 0x4F652B: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F652B: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F652B: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,514 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x510BEE: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:45)
==5282== by 0x4F652B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:745)
==5282== by 0x4F652B: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F652B: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F652B: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,515 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x5468DD9: newtab (lj_tab.c:122)
==5282== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==5282== by 0x547588A: lua_createtable (lj_api.c:706)
==5282== by 0x510CD4: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:28)
==5282== by 0x4F6533: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==5282== by 0x4F6533: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6533: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6533: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,516 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==5282== by 0x510CE6: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:30)
==5282== by 0x4F6533: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==5282== by 0x4F6533: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6533: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6533: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,517 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==5282== by 0x510D0A: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:33)
==5282== by 0x4F6533: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==5282== by 0x4F6533: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6533: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6533: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,518 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==5282== by 0x510D2E: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:36)
==5282== by 0x4F6533: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==5282== by 0x4F6533: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6533: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6533: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,519 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==5282== by 0x510D52: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:39)
==5282== by 0x4F6533: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==5282== by 0x4F6533: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6533: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6533: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,520 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x5468DD9: newtab (lj_tab.c:122)
==5282== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==5282== by 0x547588A: lua_createtable (lj_api.c:706)
==5282== by 0x4E012D: ngx_http_lua_inject_misc_api (ngx_http_lua_misc.c:28)
==5282== by 0x4F653B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==5282== by 0x4F653B: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F653B: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F653B: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,521 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==5282== by 0x4E013F: ngx_http_lua_inject_misc_api (ngx_http_lua_misc.c:29)
==5282== by 0x4F653B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==5282== by 0x4F653B: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F653B: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F653B: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,522 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==5282== by 0x4E0163: ngx_http_lua_inject_misc_api (ngx_http_lua_misc.c:31)
==5282== by 0x4F653B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==5282== by 0x4F653B: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F653B: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F653B: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,523 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x5468DD9: newtab (lj_tab.c:122)
==5282== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==5282== by 0x547588A: lua_createtable (lj_api.c:706)
==5282== by 0x509C05: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:249)
==5282== by 0x4F65A8: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==5282== by 0x4F65A8: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F65A8: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F65A8: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,524 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==5282== by 0x509CEA: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:273)
==5282== by 0x4F65A8: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==5282== by 0x4F65A8: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F65A8: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F65A8: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,525 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==5282== by 0x509D0E: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:276)
==5282== by 0x4F65A8: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==5282== by 0x4F65A8: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F65A8: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F65A8: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,526 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==5282== by 0x509D32: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:279)
==5282== by 0x4F65A8: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==5282== by 0x4F65A8: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F65A8: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F65A8: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,527 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==5282== by 0x509D56: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:282)
==5282== by 0x4F65A8: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==5282== by 0x4F65A8: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F65A8: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F65A8: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,528 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x5468DD9: newtab (lj_tab.c:122)
==5282== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==5282== by 0x5479B78: fs_init (lj_parse.c:1617)
==5282== by 0x547F4FE: lj_parse (lj_parse.c:2709)
==5282== by 0x548124A: cpparser (lj_load.c:41)
==5282== by 0x5462F76: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x548136A: lua_loadx (lj_load.c:58)
==5282== by 0x54815EB: luaL_loadbufferx (lj_load.c:143)
==5282== by 0x509DB8: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:320)
==5282== by 0x4F65A8: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==5282== by 0x4F65A8: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F65A8: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F65A8: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,529 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x5468DD9: newtab (lj_tab.c:122)
==5282== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==5282== by 0x5479B78: fs_init (lj_parse.c:1617)
==5282== by 0x547C518: parse_body (lj_parse.c:1846)
==5282== by 0x547D27B: expr_simple (lj_parse.c:2008)
==5282== by 0x547D27B: expr_unop (lj_parse.c:2077)
==5282== by 0x547D27B: expr_binop (lj_parse.c:2090)
==5282== by 0x547D6B5: expr (lj_parse.c:2109)
==5282== by 0x547D6B5: expr_list (lj_parse.c:1876)
==5282== by 0x547E427: parse_assignment (lj_parse.c:2202)
==5282== by 0x547E5F3: parse_call_assign (lj_parse.c:2233)
==5282== by 0x547E5F3: parse_stmt (lj_parse.c:2673)
==5282== by 0x547E5F3: parse_chunk (lj_parse.c:2685)
==5282== by 0x547F398: parse_block (lj_parse.c:2402)
==5282== by 0x547ED59: parse_for_iter (lj_parse.c:2554)
==5282== by 0x547ED59: parse_for (lj_parse.c:2577)
==5282== by 0x547ED59: parse_stmt (lj_parse.c:2638)
==5282== by 0x547ED59: parse_chunk (lj_parse.c:2685)
==5282== by 0x547F54F: lj_parse (lj_parse.c:2718)
==5282== by 0x548124A: cpparser (lj_load.c:41)
==5282== by 0x5462F76: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x548136A: lua_loadx (lj_load.c:58)
==5282== by 0x54815EB: luaL_loadbufferx (lj_load.c:143)
==5282== by 0x509DB8: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:320)
==5282== by 0x4F65A8: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==5282== by 0x4F65A8: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F65A8: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F65A8: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,530 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x5468DD9: newtab (lj_tab.c:122)
==5282== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==5282== by 0x5479B78: fs_init (lj_parse.c:1617)
==5282== by 0x547C518: parse_body (lj_parse.c:1846)
==5282== by 0x547D27B: expr_simple (lj_parse.c:2008)
==5282== by 0x547D27B: expr_unop (lj_parse.c:2077)
==5282== by 0x547D27B: expr_binop (lj_parse.c:2090)
==5282== by 0x547D6B5: expr (lj_parse.c:2109)
==5282== by 0x547D6B5: expr_list (lj_parse.c:1876)
==5282== by 0x547E427: parse_assignment (lj_parse.c:2202)
==5282== by 0x547E5F3: parse_call_assign (lj_parse.c:2233)
==5282== by 0x547E5F3: parse_stmt (lj_parse.c:2673)
==5282== by 0x547E5F3: parse_chunk (lj_parse.c:2685)
==5282== by 0x547F54F: lj_parse (lj_parse.c:2718)
==5282== by 0x548124A: cpparser (lj_load.c:41)
==5282== by 0x5462F76: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x548136A: lua_loadx (lj_load.c:58)
==5282== by 0x54815EB: luaL_loadbufferx (lj_load.c:143)
==5282== by 0x509DB8: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:320)
==5282== by 0x4F65A8: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==5282== by 0x4F65A8: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F65A8: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F65A8: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,531 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x5468DD9: newtab (lj_tab.c:122)
==5282== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==5282== by 0x5479B78: fs_init (lj_parse.c:1617)
==5282== by 0x547C518: parse_body (lj_parse.c:1846)
==5282== by 0x547D27B: expr_simple (lj_parse.c:2008)
==5282== by 0x547D27B: expr_unop (lj_parse.c:2077)
==5282== by 0x547D27B: expr_binop (lj_parse.c:2090)
==5282== by 0x547D6B5: expr (lj_parse.c:2109)
==5282== by 0x547D6B5: expr_list (lj_parse.c:1876)
==5282== by 0x547EC83: parse_return (lj_parse.c:2316)
==5282== by 0x547EC83: parse_stmt (lj_parse.c:2651)
==5282== by 0x547EC83: parse_chunk (lj_parse.c:2685)
==5282== by 0x547C640: parse_body (lj_parse.c:1853)
==5282== by 0x547D27B: expr_simple (lj_parse.c:2008)
==5282== by 0x547D27B: expr_unop (lj_parse.c:2077)
==5282== by 0x547D27B: expr_binop (lj_parse.c:2090)
==5282== by 0x547D6B5: expr (lj_parse.c:2109)
==5282== by 0x547D6B5: expr_list (lj_parse.c:1876)
==5282== by 0x547E427: parse_assignment (lj_parse.c:2202)
==5282== by 0x547E5F3: parse_call_assign (lj_parse.c:2233)
==5282== by 0x547E5F3: parse_stmt (lj_parse.c:2673)
==5282== by 0x547E5F3: parse_chunk (lj_parse.c:2685)
==5282== by 0x547F54F: lj_parse (lj_parse.c:2718)
==5282== by 0x548124A: cpparser (lj_load.c:41)
==5282== by 0x5462F76: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x548136A: lua_loadx (lj_load.c:58)
==5282== by 0x54815EB: luaL_loadbufferx (lj_load.c:143)
==5282== by 0x509DB8: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:320)
==5282== by 0x4F65A8: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==5282== by 0x4F65A8: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F65A8: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F65A8: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,532 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5467E39: buf_grow (lj_buf.c:25)
==5282== by 0x5467ECA: lj_buf_more2 (lj_buf.c:46)
==5282== by 0x546B74E: lj_buf_more (lj_buf.h:64)
==5282== by 0x546B74E: lj_meta_cat (lj_meta.c:287)
==5282== by 0x5461ADB: lj_BC_CAT (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x54777DC: lua_pcall (lj_api.c:1129)
==5282== by 0x509E1F: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:332)
==5282== by 0x4F65A8: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==5282== by 0x4F65A8: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F65A8: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F65A8: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,533 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==5282== by 0x5071D9: ngx_http_lua_add_package_preload (ngx_http_lua_api.c:56)
==5282== by 0x554543: ngx_http_lua_fake_delayed_load_init (ngx_http_lua_fake_delayed_load_module.c:55)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,534 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x5468DD9: newtab (lj_tab.c:122)
==5282== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==5282== by 0x5479B78: fs_init (lj_parse.c:1617)
==5282== by 0x547F4FE: lj_parse (lj_parse.c:2709)
==5282== by 0x548124A: cpparser (lj_load.c:41)
==5282== by 0x5462F76: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x548136A: lua_loadx (lj_load.c:58)
==5282== by 0x4F9870: ngx_http_lua_clfactory_loadbuffer (ngx_http_lua_clfactory.c:731)
==5282== by 0x4F6D7E: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:166)
==5282== by 0x4F77A8: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:300)
==5282== by 0x4F7256: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:222)
==5282== by 0x45CD37: ngx_http_core_content_phase (ngx_http_core_module.c:1173)
==5282== by 0x457B42: ngx_http_core_run_phases (ngx_http_core_module.c:862)
==5282== by 0x457C51: ngx_http_handler (ngx_http_core_module.c:845)
==5282== by 0x4630A4: ngx_http_process_request (ngx_http_request.c:1950)
==5282== by 0x4636D0: ngx_http_process_request_headers (ngx_http_request.c:1377)
==5282== by 0x463C3E: ngx_http_process_request_line (ngx_http_request.c:1049)
==5282== by 0x46431E: ngx_http_wait_request_handler (ngx_http_request.c:507)
==5282== by 0x44119A: ngx_event_process_posted (ngx_event_posted.c:34)
==5282== by 0x440B8F: ngx_process_events_and_timers (ngx_event.c:269)
==5282== by 0x44A058: ngx_single_process_cycle (ngx_process_cycle.c:332)
==5282== by 0x421054: main (nginx.c:381)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,535 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x5468DD9: newtab (lj_tab.c:122)
==5282== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==5282== by 0x5479B78: fs_init (lj_parse.c:1617)
==5282== by 0x547C518: parse_body (lj_parse.c:1846)
==5282== by 0x547D27B: expr_simple (lj_parse.c:2008)
==5282== by 0x547D27B: expr_unop (lj_parse.c:2077)
==5282== by 0x547D27B: expr_binop (lj_parse.c:2090)
==5282== by 0x547D6B5: expr (lj_parse.c:2109)
==5282== by 0x547D6B5: expr_list (lj_parse.c:1876)
==5282== by 0x547EC83: parse_return (lj_parse.c:2316)
==5282== by 0x547EC83: parse_stmt (lj_parse.c:2651)
==5282== by 0x547EC83: parse_chunk (lj_parse.c:2685)
==5282== by 0x547F54F: lj_parse (lj_parse.c:2718)
==5282== by 0x548124A: cpparser (lj_load.c:41)
==5282== by 0x5462F76: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x548136A: lua_loadx (lj_load.c:58)
==5282== by 0x4F9870: ngx_http_lua_clfactory_loadbuffer (ngx_http_lua_clfactory.c:731)
==5282== by 0x4F6D7E: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:166)
==5282== by 0x4F77A8: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:300)
==5282== by 0x4F7256: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:222)
==5282== by 0x45CD37: ngx_http_core_content_phase (ngx_http_core_module.c:1173)
==5282== by 0x457B42: ngx_http_core_run_phases (ngx_http_core_module.c:862)
==5282== by 0x457C51: ngx_http_handler (ngx_http_core_module.c:845)
==5282== by 0x4630A4: ngx_http_process_request (ngx_http_request.c:1950)
==5282== by 0x4636D0: ngx_http_process_request_headers (ngx_http_request.c:1377)
==5282== by 0x463C3E: ngx_http_process_request_line (ngx_http_request.c:1049)
==5282== by 0x46431E: ngx_http_wait_request_handler (ngx_http_request.c:507)
==5282== by 0x44119A: ngx_event_process_posted (ngx_event_posted.c:34)
==5282== by 0x440B8F: ngx_process_events_and_timers (ngx_event.c:269)
==5282== by 0x44A058: ngx_single_process_cycle (ngx_process_cycle.c:332)
==5282== by 0x421054: main (nginx.c:381)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,536 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x5468DD9: newtab (lj_tab.c:122)
==5282== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==5282== by 0x547588A: lua_createtable (lj_api.c:706)
==5282== by 0x4F1CF4: ngx_http_lua_create_new_globals_table (ngx_http_lua_util.c:184)
==5282== by 0x4F1D9F: ngx_http_lua_new_thread (ngx_http_lua_util.c:326)
==5282== by 0x4F758C: ngx_http_lua_content_by_chunk (ngx_http_lua_contentby.c:54)
==5282== by 0x4F77BD: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:310)
==5282== by 0x4F7256: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:222)
==5282== by 0x45CD37: ngx_http_core_content_phase (ngx_http_core_module.c:1173)
==5282== by 0x457B42: ngx_http_core_run_phases (ngx_http_core_module.c:862)
==5282== by 0x457C51: ngx_http_handler (ngx_http_core_module.c:845)
==5282== by 0x4630A4: ngx_http_process_request (ngx_http_request.c:1950)
==5282== by 0x4636D0: ngx_http_process_request_headers (ngx_http_request.c:1377)
==5282== by 0x463C3E: ngx_http_process_request_line (ngx_http_request.c:1049)
==5282== by 0x46431E: ngx_http_wait_request_handler (ngx_http_request.c:507)
==5282== by 0x44119A: ngx_event_process_posted (ngx_event_posted.c:34)
==5282== by 0x440B8F: ngx_process_events_and_timers (ngx_event.c:269)
==5282== by 0x44A058: ngx_single_process_cycle (ngx_process_cycle.c:332)
==5282== by 0x421054: main (nginx.c:381)
==5282==
{
<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 ==5282== 32 bytes in 1 blocks are definitely lost in loss record 1,537 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x5468DD9: newtab (lj_tab.c:122)
==5282== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==5282== by 0x547588A: lua_createtable (lj_api.c:706)
==5282== by 0x4F1DB1: ngx_http_lua_new_thread (ngx_http_lua_util.c:328)
==5282== by 0x4F758C: ngx_http_lua_content_by_chunk (ngx_http_lua_contentby.c:54)
==5282== by 0x4F77BD: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:310)
==5282== by 0x4F7256: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:222)
==5282== by 0x45CD37: ngx_http_core_content_phase (ngx_http_core_module.c:1173)
==5282== by 0x457B42: ngx_http_core_run_phases (ngx_http_core_module.c:862)
==5282== by 0x457C51: ngx_http_handler (ngx_http_core_module.c:845)
==5282== by 0x4630A4: ngx_http_process_request (ngx_http_request.c:1950)
==5282== by 0x4636D0: ngx_http_process_request_headers (ngx_http_request.c:1377)
==5282== by 0x463C3E: ngx_http_process_request_line (ngx_http_request.c:1049)
==5282== by 0x46431E: ngx_http_wait_request_handler (ngx_http_request.c:507)
==5282== by 0x44119A: ngx_event_process_posted (ngx_event_posted.c:34)
==5282== by 0x440B8F: ngx_process_events_and_timers (ngx_event.c:269)
==5282== by 0x44A058: ngx_single_process_cycle (ngx_process_cycle.c:332)
==5282== by 0x421054: main (nginx.c:381)
==5282==
{
<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 ==5282== 33 bytes in 1 blocks are definitely lost in loss record 1,540 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x4F1025: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:137)
==5282== by 0x4F6476: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720)
==5282== by 0x4F6476: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6476: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6476: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 33 bytes in 1 blocks are definitely lost in loss record 1,541 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x4F10C0: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:152)
==5282== by 0x4F6476: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720)
==5282== by 0x4F6476: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6476: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6476: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 33 bytes in 1 blocks are definitely lost in loss record 1,542 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x4F1215: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:185)
==5282== by 0x4F6476: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720)
==5282== by 0x4F6476: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6476: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6476: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 33 bytes in 1 blocks are definitely lost in loss record 1,543 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x5071E9: ngx_http_lua_add_package_preload (ngx_http_lua_api.c:57)
==5282== by 0x554543: ngx_http_lua_fake_delayed_load_init (ngx_http_lua_fake_delayed_load_module.c:55)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 34 bytes in 1 blocks are definitely lost in loss record 1,545 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x546E0C9: cpluaopen (lj_state.c:154)
==5282== by 0x5462F76: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x546E37F: lua_newstate (lj_state.c:222)
==5282== by 0x54BDDC1: luaL_newstate (lib_aux.c:334)
==5282== by 0x4F600B: ngx_http_lua_new_state (ngx_http_lua_util.c:204)
==5282== by 0x4F600B: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 34 bytes in 1 blocks are definitely lost in loss record 1,546 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x4F1044: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:140)
==5282== by 0x4F6476: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720)
==5282== by 0x4F6476: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6476: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6476: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 36 bytes in 2 blocks are definitely lost in loss record 1,554 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x547C481: lj_parse_keepstr (lj_parse.c:237)
==5282== by 0x5479696: lex_string (lj_lex.c:280)
==5282== by 0x5479696: lex_scan (lj_lex.c:364)
==5282== by 0x54799EC: lj_lex_next (lj_lex.c:454)
==5282== by 0x5479AE8: lex_opt (lj_parse.c:989)
==5282== by 0x547D6E7: expr_list (lj_parse.c:1877)
==5282== by 0x547E012: parse_args (lj_parse.c:1902)
==5282== by 0x547E17C: expr_primary (lj_parse.c:1965)
==5282== by 0x547C8DA: expr_simple (lj_parse.c:2011)
==5282== by 0x547C8DA: expr_unop (lj_parse.c:2077)
==5282== by 0x547C8DA: expr_binop (lj_parse.c:2090)
==5282== by 0x547D6B5: expr (lj_parse.c:2109)
==5282== by 0x547D6B5: expr_list (lj_parse.c:1876)
==5282== by 0x547EF6B: parse_local (lj_parse.c:2261)
==5282== by 0x547EF6B: parse_stmt (lj_parse.c:2648)
==5282== by 0x547EF6B: parse_chunk (lj_parse.c:2685)
==5282== by 0x547F54F: lj_parse (lj_parse.c:2718)
==5282== by 0x548124A: cpparser (lj_load.c:41)
==5282== by 0x5462F76: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x548136A: lua_loadx (lj_load.c:58)
==5282== by 0x54815EB: luaL_loadbufferx (lj_load.c:143)
==5282== by 0x4E4EF1: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:1069)
==5282== by 0x4F64E7: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:738)
==5282== by 0x4F64E7: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F64E7: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F64E7: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 37 bytes in 1 blocks are definitely lost in loss record 1,555 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x4F0F2D: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:111)
==5282== by 0x4F6476: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720)
==5282== by 0x4F6476: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6476: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6476: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 37 bytes in 1 blocks are definitely lost in loss record 1,556 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x4F10FE: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:158)
==5282== by 0x4F6476: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720)
==5282== by 0x4F6476: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6476: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6476: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 37 bytes in 1 blocks are definitely lost in loss record 1,557 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x4F1253: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:191)
==5282== by 0x4F6476: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720)
==5282== by 0x4F6476: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6476: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6476: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 38 bytes in 1 blocks are definitely lost in loss record 1,559 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x4F0F4C: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:114)
==5282== by 0x4F6476: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720)
==5282== by 0x4F6476: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6476: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6476: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 38 bytes in 1 blocks are definitely lost in loss record 1,560 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x4F115B: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:167)
==5282== by 0x4F6476: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720)
==5282== by 0x4F6476: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6476: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6476: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 39 bytes in 1 blocks are definitely lost in loss record 1,562 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x4F0F6B: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:117)
==5282== by 0x4F6476: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720)
==5282== by 0x4F6476: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6476: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6476: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 39 bytes in 1 blocks are definitely lost in loss record 1,563 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x4F0F8A: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:120)
==5282== by 0x4F6476: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720)
==5282== by 0x4F6476: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6476: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6476: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 39 bytes in 1 blocks are definitely lost in loss record 1,564 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x4F117A: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:170)
==5282== by 0x4F6476: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720)
==5282== by 0x4F6476: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6476: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6476: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 40 bytes in 1 blocks are definitely lost in loss record 1,597 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x546AA06: lj_udata_new (lj_udata.c:15)
==5282== by 0x5475C7C: lua_newuserdata (lj_api.c:749)
==5282== by 0x54C315A: io_std_new (lib_io.c:522)
==5282== by 0x54C3E92: luaopen_io (lib_io.c:539)
==5282== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==5282== by 0x4F601F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==5282== by 0x4F601F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 40 bytes in 1 blocks are definitely lost in loss record 1,598 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x546AA06: lj_udata_new (lj_udata.c:15)
==5282== by 0x5475C7C: lua_newuserdata (lj_api.c:749)
==5282== by 0x54C315A: io_std_new (lib_io.c:522)
==5282== by 0x54C3EB4: luaopen_io (lib_io.c:540)
==5282== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==5282== by 0x4F601F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==5282== by 0x4F601F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 40 bytes in 1 blocks are definitely lost in loss record 1,599 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x546AA06: lj_udata_new (lj_udata.c:15)
==5282== by 0x5475C7C: lua_newuserdata (lj_api.c:749)
==5282== by 0x54C315A: io_std_new (lib_io.c:522)
==5282== by 0x54C3ED3: luaopen_io (lib_io.c:541)
==5282== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==5282== by 0x4F601F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==5282== by 0x4F601F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 40 bytes in 1 blocks are definitely lost in loss record 1,600 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x4F0FC8: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:128)
==5282== by 0x4F6476: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720)
==5282== by 0x4F6476: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6476: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6476: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 40 bytes in 1 blocks are definitely lost in loss record 1,601 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x4F1006: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:134)
==5282== by 0x4F6476: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720)
==5282== by 0x4F6476: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6476: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6476: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 40 bytes in 1 blocks are definitely lost in loss record 1,602 of 2,152
==5282== at 0x4C2B1F4: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5469D11: lj_tab_resize (lj_tab.c:266)
==5282== by 0x5469F46: rehashtab (lj_tab.c:385)
==5282== by 0x54697B5: lj_tab_newkey (lj_tab.c:469)
==5282== by 0x54699F7: lj_tab_setinth (lj_tab.c:545)
==5282== by 0x547DB98: expr_table (lj_parse.c:1746)
==5282== by 0x547D329: expr_simple (lj_parse.c:2004)
==5282== by 0x547D329: expr_unop (lj_parse.c:2077)
==5282== by 0x547D329: expr_binop (lj_parse.c:2090)
==5282== by 0x547D6B5: expr (lj_parse.c:2109)
==5282== by 0x547D6B5: expr_list (lj_parse.c:1876)
==5282== by 0x547EF6B: parse_local (lj_parse.c:2261)
==5282== by 0x547EF6B: parse_stmt (lj_parse.c:2648)
==5282== by 0x547EF6B: parse_chunk (lj_parse.c:2685)
==5282== by 0x547F54F: lj_parse (lj_parse.c:2718)
==5282== by 0x548124A: cpparser (lj_load.c:41)
==5282== by 0x5462F76: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x548136A: lua_loadx (lj_load.c:58)
==5282== by 0x54815EB: luaL_loadbufferx (lj_load.c:143)
==5282== by 0x509DB8: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:320)
==5282== by 0x4F65A8: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==5282== by 0x4F65A8: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F65A8: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F65A8: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 40 bytes in 2 blocks are definitely lost in loss record 1,603 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x54BC9D9: lib_read_lfunc (lj_lib.c:52)
==5282== by 0x54BC9D9: lj_lib_register (lj_lib.c:116)
==5282== by 0x54BFE91: luaopen_math (lib_math.c:223)
==5282== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==5282== by 0x4F601F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==5282== by 0x4F601F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 40 bytes in 2 blocks are definitely lost in loss record 1,604 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A43B: func_newL (lj_func.c:122)
==5282== by 0x546A678: lj_func_newL_empty (lj_func.c:138)
==5282== by 0x54BCA3B: lib_read_lfunc (lj_lib.c:65)
==5282== by 0x54BCA3B: lj_lib_register (lj_lib.c:116)
==5282== by 0x54BFE91: luaopen_math (lib_math.c:223)
==5282== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==5282== by 0x4F601F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==5282== by 0x4F601F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 40 bytes in 2 blocks are definitely lost in loss record 1,605 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x54BC7A1: lj_lib_register (lj_lib.c:143)
==5282== by 0x54BFE91: luaopen_math (lib_math.c:223)
==5282== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==5282== by 0x4F601F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==5282== by 0x4F601F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 41 bytes in 1 blocks are definitely lost in loss record 1,606 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x4F0E92: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:96)
==5282== by 0x4F6476: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720)
==5282== by 0x4F6476: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6476: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6476: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 41 bytes in 1 blocks are definitely lost in loss record 1,607 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x4F1234: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:188)
==5282== by 0x4F6476: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720)
==5282== by 0x4F6476: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6476: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6476: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 42 bytes in 1 blocks are definitely lost in loss record 1,609 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x4F1291: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:197)
==5282== by 0x4F6476: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720)
==5282== by 0x4F6476: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6476: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6476: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 43 bytes in 1 blocks are definitely lost in loss record 1,613 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x4F11D7: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:179)
==5282== by 0x4F6476: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720)
==5282== by 0x4F6476: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6476: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6476: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 43 bytes in 2 blocks are definitely lost in loss record 1,614 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x54BC722: lj_lib_register (lj_lib.c:110)
==5282== by 0x54C85D6: luaopen_jit (lib_jit.c:780)
==5282== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==5282== by 0x4F601F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==5282== by 0x4F601F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 44 bytes in 1 blocks are definitely lost in loss record 1,615 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x4F11F6: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:182)
==5282== by 0x4F6476: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720)
==5282== by 0x4F6476: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6476: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6476: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 46 bytes in 1 blocks are definitely lost in loss record 1,618 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x547C481: lj_parse_keepstr (lj_parse.c:237)
==5282== by 0x5479696: lex_string (lj_lex.c:280)
==5282== by 0x5479696: lex_scan (lj_lex.c:364)
==5282== by 0x54799EC: lj_lex_next (lj_lex.c:454)
==5282== by 0x547E41C: parse_assignment (lj_parse.c:2201)
==5282== by 0x547E5F3: parse_call_assign (lj_parse.c:2233)
==5282== by 0x547E5F3: parse_stmt (lj_parse.c:2673)
==5282== by 0x547E5F3: parse_chunk (lj_parse.c:2685)
==5282== by 0x547C640: parse_body (lj_parse.c:1853)
==5282== by 0x547D27B: expr_simple (lj_parse.c:2008)
==5282== by 0x547D27B: expr_unop (lj_parse.c:2077)
==5282== by 0x547D27B: expr_binop (lj_parse.c:2090)
==5282== by 0x547D6B5: expr (lj_parse.c:2109)
==5282== by 0x547D6B5: expr_list (lj_parse.c:1876)
==5282== by 0x547EC83: parse_return (lj_parse.c:2316)
==5282== by 0x547EC83: parse_stmt (lj_parse.c:2651)
==5282== by 0x547EC83: parse_chunk (lj_parse.c:2685)
==5282== by 0x547F54F: lj_parse (lj_parse.c:2718)
==5282== by 0x548124A: cpparser (lj_load.c:41)
==5282== by 0x5462F76: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x548136A: lua_loadx (lj_load.c:58)
==5282== by 0x4F9870: ngx_http_lua_clfactory_loadbuffer (ngx_http_lua_clfactory.c:731)
==5282== by 0x4F6D7E: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:166)
==5282== by 0x4F77A8: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:300)
==5282== by 0x4F7256: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:222)
==5282== by 0x45CD37: ngx_http_core_content_phase (ngx_http_core_module.c:1173)
==5282== by 0x457B42: ngx_http_core_run_phases (ngx_http_core_module.c:862)
==5282== by 0x457C51: ngx_http_handler (ngx_http_core_module.c:845)
==5282== by 0x4630A4: ngx_http_process_request (ngx_http_request.c:1950)
==5282== by 0x4636D0: ngx_http_process_request_headers (ngx_http_request.c:1377)
==5282== by 0x463C3E: ngx_http_process_request_line (ngx_http_request.c:1049)
==5282== by 0x46431E: ngx_http_wait_request_handler (ngx_http_request.c:507)
==5282== by 0x44119A: ngx_event_process_posted (ngx_event_posted.c:34)
==5282== by 0x440B8F: ngx_process_events_and_timers (ngx_event.c:269)
==5282== by 0x44A058: ngx_single_process_cycle (ngx_process_cycle.c:332)
==5282== by 0x421054: main (nginx.c:381)
==5282==
{
<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 ==5282== 47 bytes in 2 blocks are definitely lost in loss record 1,621 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x54BD8C1: luaL_setfuncs (lib_aux.c:156)
==5282== by 0x54C5843: luaopen_package (lib_package.c:597)
==5282== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==5282== by 0x4F601F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==5282== by 0x4F601F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 48 bytes in 1 blocks are definitely lost in loss record 1,668 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468D98: newhpart (lj_tab.c:64)
==5282== by 0x5468D98: newtab (lj_tab.c:143)
==5282== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==5282== by 0x54BF857: newproxy_weaktable (lib_base.c:651)
==5282== by 0x54BF857: luaopen_base (lib_base.c:665)
==5282== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==5282== by 0x4F601F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==5282== by 0x4F601F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 48 bytes in 1 blocks are definitely lost in loss record 1,669 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468D98: newhpart (lj_tab.c:64)
==5282== by 0x5468D98: newtab (lj_tab.c:143)
==5282== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==5282== by 0x54759CE: luaL_newmetatable (lj_api.c:715)
==5282== by 0x54C568B: luaopen_package (lib_package.c:570)
==5282== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==5282== by 0x4F601F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==5282== by 0x4F601F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 48 bytes in 1 blocks are definitely lost in loss record 1,670 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468D98: newhpart (lj_tab.c:64)
==5282== by 0x5468D98: newtab (lj_tab.c:143)
==5282== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==5282== by 0x54C1ECE: luaopen_string (lib_string.c:740)
==5282== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==5282== by 0x4F601F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==5282== by 0x4F601F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 48 bytes in 1 blocks are definitely lost in loss record 1,671 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468D98: newhpart (lj_tab.c:64)
==5282== by 0x5468D98: newtab (lj_tab.c:143)
==5282== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==5282== by 0x547588A: lua_createtable (lj_api.c:706)
==5282== by 0x54BD689: luaL_findtable (lib_aux.c:93)
==5282== by 0x54BC553: lib_create_table (lj_lib.c:35)
==5282== by 0x54BC553: lj_lib_register (lj_lib.c:78)
==5282== by 0x54C8625: luaopen_jit (lib_jit.c:789)
==5282== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==5282== by 0x4F601F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==5282== by 0x4F601F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 48 bytes in 1 blocks are definitely lost in loss record 1,672 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468D98: newhpart (lj_tab.c:64)
==5282== by 0x5468D98: newtab (lj_tab.c:143)
==5282== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==5282== by 0x547588A: lua_createtable (lj_api.c:706)
==5282== by 0x4DE2F9: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:166)
==5282== by 0x4F63A0: ngx_http_lua_init_globals (ngx_http_lua_util.c:702)
==5282== by 0x4F63A0: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F63A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 48 bytes in 1 blocks are definitely lost in loss record 1,673 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468D98: newhpart (lj_tab.c:64)
==5282== by 0x5468D98: newtab (lj_tab.c:143)
==5282== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==5282== by 0x547588A: lua_createtable (lj_api.c:706)
==5282== by 0x4DE31D: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:170)
==5282== by 0x4F63A0: ngx_http_lua_init_globals (ngx_http_lua_util.c:702)
==5282== by 0x4F63A0: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F63A0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 48 bytes in 1 blocks are definitely lost in loss record 1,674 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468D98: newhpart (lj_tab.c:64)
==5282== by 0x5468D98: newtab (lj_tab.c:143)
==5282== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==5282== by 0x547588A: lua_createtable (lj_api.c:706)
==5282== by 0x4F640C: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:2921)
==5282== by 0x4F640C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:718)
==5282== by 0x4F640C: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F640C: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F640C: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 48 bytes in 1 blocks are definitely lost in loss record 1,675 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468D98: newhpart (lj_tab.c:64)
==5282== by 0x5468D98: newtab (lj_tab.c:143)
==5282== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==5282== by 0x547588A: lua_createtable (lj_api.c:706)
==5282== by 0x4DE008: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1430)
==5282== by 0x4F64B1: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:728)
==5282== by 0x4F64B1: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F64B1: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F64B1: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 48 bytes in 1 blocks are definitely lost in loss record 1,676 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468D98: newhpart (lj_tab.c:64)
==5282== by 0x5468D98: newtab (lj_tab.c:143)
==5282== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==5282== by 0x547588A: lua_createtable (lj_api.c:706)
==5282== by 0x4E4D19: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1016)
==5282== by 0x4F64DC: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:737)
==5282== by 0x4F64DC: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F64DC: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F64DC: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 48 bytes in 1 blocks are definitely lost in loss record 1,677 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468D98: newhpart (lj_tab.c:64)
==5282== by 0x5468D98: newtab (lj_tab.c:143)
==5282== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==5282== by 0x547588A: lua_createtable (lj_api.c:706)
==5282== by 0x4E4D92: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1025)
==5282== by 0x4F64DC: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:737)
==5282== by 0x4F64DC: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F64DC: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F64DC: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 48 bytes in 1 blocks are definitely lost in loss record 1,678 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468D98: newhpart (lj_tab.c:64)
==5282== by 0x5468D98: newtab (lj_tab.c:143)
==5282== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==5282== by 0x547588A: lua_createtable (lj_api.c:706)
==5282== by 0x4E4EDC: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:1067)
==5282== by 0x4F64E7: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:738)
==5282== by 0x4F64E7: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F64E7: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F64E7: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 48 bytes in 1 blocks are definitely lost in loss record 1,679 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468D98: newhpart (lj_tab.c:64)
==5282== by 0x5468D98: newtab (lj_tab.c:143)
==5282== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==5282== by 0x547588A: lua_createtable (lj_api.c:706)
==5282== by 0x4E0875: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:28)
==5282== by 0x4F64EF: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:739)
==5282== by 0x4F64EF: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F64EF: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F64EF: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 48 bytes in 1 blocks are definitely lost in loss record 1,680 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468D98: newhpart (lj_tab.c:64)
==5282== by 0x5468D98: newtab (lj_tab.c:143)
==5282== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==5282== by 0x547588A: lua_createtable (lj_api.c:706)
==5282== by 0x506DDA: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:326)
==5282== by 0x4F6505: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==5282== by 0x4F6505: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6505: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6505: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 48 bytes in 1 blocks are definitely lost in loss record 1,681 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468D98: newhpart (lj_tab.c:64)
==5282== by 0x5468D98: newtab (lj_tab.c:143)
==5282== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==5282== by 0x547588A: lua_createtable (lj_api.c:706)
==5282== by 0x506E2A: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:334)
==5282== by 0x4F6505: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==5282== by 0x4F6505: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6505: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6505: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 48 bytes in 1 blocks are definitely lost in loss record 1,682 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468D98: newhpart (lj_tab.c:64)
==5282== by 0x5468D98: newtab (lj_tab.c:143)
==5282== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==5282== by 0x547588A: lua_createtable (lj_api.c:706)
==5282== by 0x506E7A: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:342)
==5282== by 0x4F6505: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==5282== by 0x4F6505: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6505: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6505: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 48 bytes in 1 blocks are definitely lost in loss record 1,683 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468D98: newhpart (lj_tab.c:64)
==5282== by 0x5468D98: newtab (lj_tab.c:143)
==5282== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==5282== by 0x547588A: lua_createtable (lj_api.c:706)
==5282== by 0x506ECA: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:350)
==5282== by 0x4F6505: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==5282== by 0x4F6505: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6505: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6505: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 48 bytes in 1 blocks are definitely lost in loss record 1,684 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468D98: newhpart (lj_tab.c:64)
==5282== by 0x5468D98: newtab (lj_tab.c:143)
==5282== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==5282== by 0x547588A: lua_createtable (lj_api.c:706)
==5282== by 0x506F1A: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:360)
==5282== by 0x4F6505: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==5282== by 0x4F6505: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6505: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6505: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 48 bytes in 1 blocks are definitely lost in loss record 1,685 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468D98: newhpart (lj_tab.c:64)
==5282== by 0x5468D98: newtab (lj_tab.c:143)
==5282== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==5282== by 0x547588A: lua_createtable (lj_api.c:706)
==5282== by 0x50E07E: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:109)
==5282== by 0x4F6510: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:742)
==5282== by 0x4F6510: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6510: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6510: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 48 bytes in 1 blocks are definitely lost in loss record 1,686 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468D98: newhpart (lj_tab.c:64)
==5282== by 0x5468D98: newtab (lj_tab.c:143)
==5282== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==5282== by 0x547588A: lua_createtable (lj_api.c:706)
==5282== by 0x4E012D: ngx_http_lua_inject_misc_api (ngx_http_lua_misc.c:28)
==5282== by 0x4F653B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==5282== by 0x4F653B: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F653B: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F653B: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 48 bytes in 1 blocks are definitely lost in loss record 1,687 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x5468D37: newtab (lj_tab.c:107)
==5282== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==5282== by 0x547DCB8: expr_table (lj_parse.c:1740)
==5282== by 0x547D329: expr_simple (lj_parse.c:2004)
==5282== by 0x547D329: expr_unop (lj_parse.c:2077)
==5282== by 0x547D329: expr_binop (lj_parse.c:2090)
==5282== by 0x547D6B5: expr (lj_parse.c:2109)
==5282== by 0x547D6B5: expr_list (lj_parse.c:1876)
==5282== by 0x547EF6B: parse_local (lj_parse.c:2261)
==5282== by 0x547EF6B: parse_stmt (lj_parse.c:2648)
==5282== by 0x547EF6B: parse_chunk (lj_parse.c:2685)
==5282== by 0x547F54F: lj_parse (lj_parse.c:2718)
==5282== by 0x548124A: cpparser (lj_load.c:41)
==5282== by 0x5462F76: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x548136A: lua_loadx (lj_load.c:58)
==5282== by 0x54815EB: luaL_loadbufferx (lj_load.c:143)
==5282== by 0x509DB8: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:320)
==5282== by 0x4F65A8: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==5282== by 0x4F65A8: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F65A8: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F65A8: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 48 bytes in 1 blocks are definitely lost in loss record 1,688 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468D98: newhpart (lj_tab.c:64)
==5282== by 0x5468D98: newtab (lj_tab.c:143)
==5282== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==5282== by 0x547588A: lua_createtable (lj_api.c:706)
==5282== by 0x4F1CF4: ngx_http_lua_create_new_globals_table (ngx_http_lua_util.c:184)
==5282== by 0x4F1D9F: ngx_http_lua_new_thread (ngx_http_lua_util.c:326)
==5282== by 0x4F758C: ngx_http_lua_content_by_chunk (ngx_http_lua_contentby.c:54)
==5282== by 0x4F77BD: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:310)
==5282== by 0x4F7256: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:222)
==5282== by 0x45CD37: ngx_http_core_content_phase (ngx_http_core_module.c:1173)
==5282== by 0x457B42: ngx_http_core_run_phases (ngx_http_core_module.c:862)
==5282== by 0x457C51: ngx_http_handler (ngx_http_core_module.c:845)
==5282== by 0x4630A4: ngx_http_process_request (ngx_http_request.c:1950)
==5282== by 0x4636D0: ngx_http_process_request_headers (ngx_http_request.c:1377)
==5282== by 0x463C3E: ngx_http_process_request_line (ngx_http_request.c:1049)
==5282== by 0x46431E: ngx_http_wait_request_handler (ngx_http_request.c:507)
==5282== by 0x44119A: ngx_event_process_posted (ngx_event_posted.c:34)
==5282== by 0x440B8F: ngx_process_events_and_timers (ngx_event.c:269)
==5282== by 0x44A058: ngx_single_process_cycle (ngx_process_cycle.c:332)
==5282== by 0x421054: main (nginx.c:381)
==5282==
{
<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 ==5282== 48 bytes in 1 blocks are definitely lost in loss record 1,689 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468D98: newhpart (lj_tab.c:64)
==5282== by 0x5468D98: newtab (lj_tab.c:143)
==5282== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==5282== by 0x547588A: lua_createtable (lj_api.c:706)
==5282== by 0x4F1DB1: ngx_http_lua_new_thread (ngx_http_lua_util.c:328)
==5282== by 0x4F758C: ngx_http_lua_content_by_chunk (ngx_http_lua_contentby.c:54)
==5282== by 0x4F77BD: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:310)
==5282== by 0x4F7256: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:222)
==5282== by 0x45CD37: ngx_http_core_content_phase (ngx_http_core_module.c:1173)
==5282== by 0x457B42: ngx_http_core_run_phases (ngx_http_core_module.c:862)
==5282== by 0x457C51: ngx_http_handler (ngx_http_core_module.c:845)
==5282== by 0x4630A4: ngx_http_process_request (ngx_http_request.c:1950)
==5282== by 0x4636D0: ngx_http_process_request_headers (ngx_http_request.c:1377)
==5282== by 0x463C3E: ngx_http_process_request_line (ngx_http_request.c:1049)
==5282== by 0x46431E: ngx_http_wait_request_handler (ngx_http_request.c:507)
==5282== by 0x44119A: ngx_event_process_posted (ngx_event_posted.c:34)
==5282== by 0x440B8F: ngx_process_events_and_timers (ngx_event.c:269)
==5282== by 0x44A058: ngx_single_process_cycle (ngx_process_cycle.c:332)
==5282== by 0x421054: main (nginx.c:381)
==5282==
{
<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 ==5282== 60 bytes in 2 blocks are definitely lost in loss record 1,709 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x4F6682: ngx_http_lua_init_vm (ngx_http_lua_util.c:3795)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 64 bytes in 1 blocks are definitely lost in loss record 1,746 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x546AA06: lj_udata_new (lj_udata.c:15)
==5282== by 0x5475C7C: lua_newuserdata (lj_api.c:749)
==5282== by 0x54BFE6D: luaopen_math (lib_math.c:221)
==5282== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==5282== by 0x4F601F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==5282== by 0x4F601F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 64 (32 direct, 32 indirect) bytes in 1 blocks are definitely lost in loss record 1,747 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==5282== by 0x4E1C10: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:100)
==5282== by 0x4F649E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:726)
==5282== by 0x4F649E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F649E: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F649E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 64 bytes in 2 blocks are definitely lost in loss record 1,748 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==5282== by 0x54BD8AF: luaL_setfuncs (lib_aux.c:155)
==5282== by 0x54C5843: luaopen_package (lib_package.c:597)
==5282== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==5282== by 0x4F601F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==5282== by 0x4F601F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 64 bytes in 2 blocks are definitely lost in loss record 1,749 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==5282== by 0x4F6673: ngx_http_lua_init_vm (ngx_http_lua_util.c:3794)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 65 bytes in 3 blocks are definitely lost in loss record 1,750 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x547C481: lj_parse_keepstr (lj_parse.c:237)
==5282== by 0x547954F: lex_scan (lj_lex.c:301)
==5282== by 0x54799EC: lj_lex_next (lj_lex.c:454)
==5282== by 0x547E83E: parse_stmt (lj_parse.c:2647)
==5282== by 0x547E83E: parse_chunk (lj_parse.c:2685)
==5282== by 0x547F398: parse_block (lj_parse.c:2402)
==5282== by 0x547ED59: parse_for_iter (lj_parse.c:2554)
==5282== by 0x547ED59: parse_for (lj_parse.c:2577)
==5282== by 0x547ED59: parse_stmt (lj_parse.c:2638)
==5282== by 0x547ED59: parse_chunk (lj_parse.c:2685)
==5282== by 0x547F54F: lj_parse (lj_parse.c:2718)
==5282== by 0x548124A: cpparser (lj_load.c:41)
==5282== by 0x5462F76: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x548136A: lua_loadx (lj_load.c:58)
==5282== by 0x54815EB: luaL_loadbufferx (lj_load.c:143)
==5282== by 0x509DB8: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:320)
==5282== by 0x4F65A8: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==5282== by 0x4F65A8: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F65A8: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F65A8: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 72 bytes in 1 blocks are definitely lost in loss record 1,763 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x5468D37: newtab (lj_tab.c:107)
==5282== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==5282== by 0x547588A: lua_createtable (lj_api.c:706)
==5282== by 0x54C56EC: luaopen_package (lib_package.c:575)
==5282== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==5282== by 0x4F601F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==5282== by 0x4F601F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 72 bytes in 1 blocks are definitely lost in loss record 1,764 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x5468D37: newtab (lj_tab.c:107)
==5282== by 0x5469003: lj_tab_dup (lj_tab.c:187)
==5282== by 0x5461DEF: lj_BC_TDUP (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x54777DC: lua_pcall (lj_api.c:1129)
==5282== by 0x509E1F: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:332)
==5282== by 0x4F65A8: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==5282== by 0x4F65A8: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F65A8: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F65A8: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 73 bytes in 3 blocks are definitely lost in loss record 1,765 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x54BC7A1: lj_lib_register (lj_lib.c:143)
==5282== by 0x54C85D6: luaopen_jit (lib_jit.c:780)
==5282== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==5282== by 0x4F601F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==5282== by 0x4F601F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 74 bytes in 3 blocks are definitely lost in loss record 1,766 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5476C4C: lua_setfield (lj_api.c:971)
==5282== by 0x54BD8C1: luaL_setfuncs (lib_aux.c:156)
==5282== by 0x54C56CB: luaopen_package (lib_package.c:573)
==5282== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==5282== by 0x4F601F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==5282== by 0x4F601F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 80 bytes in 1 blocks are definitely lost in loss record 1,792 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x547FBCB: lj_bcread_proto (lj_bcread.c:343)
==5282== by 0x54BCA26: lib_read_lfunc (lj_lib.c:63)
==5282== by 0x54BCA26: lj_lib_register (lj_lib.c:116)
==5282== by 0x54C1EBF: luaopen_string (lib_string.c:739)
==5282== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==5282== by 0x4F601F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==5282== by 0x4F601F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 88 bytes in 4 blocks are definitely lost in loss record 1,796 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x54BC722: lj_lib_register (lj_lib.c:110)
==5282== by 0x54C29BD: luaopen_table (lib_table.c:334)
==5282== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==5282== by 0x4F601F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==5282== by 0x4F601F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 88 bytes in 4 blocks are definitely lost in loss record 1,797 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x54BC722: lj_lib_register (lj_lib.c:110)
==5282== by 0x54C3E76: luaopen_io (lib_io.c:538)
==5282== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==5282== by 0x4F601F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==5282== by 0x4F601F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 96 bytes in 1 blocks are definitely lost in loss record 1,819 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468D98: newhpart (lj_tab.c:64)
==5282== by 0x5468D98: newtab (lj_tab.c:143)
==5282== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==5282== by 0x547588A: lua_createtable (lj_api.c:706)
==5282== by 0x506882: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:205)
==5282== by 0x4F6505: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==5282== by 0x4F6505: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6505: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6505: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 96 bytes in 1 blocks are definitely lost in loss record 1,820 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468D98: newhpart (lj_tab.c:64)
==5282== by 0x5468D98: newtab (lj_tab.c:143)
==5282== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==5282== by 0x547588A: lua_createtable (lj_api.c:706)
==5282== by 0x50F342: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:34)
==5282== by 0x4F651B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:743)
==5282== by 0x4F651B: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F651B: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F651B: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 96 bytes in 1 blocks are definitely lost in loss record 1,821 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468D98: newhpart (lj_tab.c:64)
==5282== by 0x5468D98: newtab (lj_tab.c:143)
==5282== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==5282== by 0x547588A: lua_createtable (lj_api.c:706)
==5282== by 0x510A4D: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:55)
==5282== by 0x4F6523: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:744)
==5282== by 0x4F6523: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6523: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6523: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 96 bytes in 1 blocks are definitely lost in loss record 1,822 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468D98: newhpart (lj_tab.c:64)
==5282== by 0x5468D98: newtab (lj_tab.c:143)
==5282== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==5282== by 0x547588A: lua_createtable (lj_api.c:706)
==5282== by 0x510CD4: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:28)
==5282== by 0x4F6533: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==5282== by 0x4F6533: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6533: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6533: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 96 bytes in 1 blocks are definitely lost in loss record 1,823 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5469B44: newhpart (lj_tab.c:64)
==5282== by 0x5469B44: lj_tab_resize (lj_tab.c:276)
==5282== by 0x5469F46: rehashtab (lj_tab.c:385)
==5282== by 0x54697B5: lj_tab_newkey (lj_tab.c:469)
==5282== by 0x547A954: const_gc (lj_parse.c:218)
==5282== by 0x547C69B: parse_body (lj_parse.c:1860)
==5282== by 0x547D27B: expr_simple (lj_parse.c:2008)
==5282== by 0x547D27B: expr_unop (lj_parse.c:2077)
==5282== by 0x547D27B: expr_binop (lj_parse.c:2090)
==5282== by 0x547D6B5: expr (lj_parse.c:2109)
==5282== by 0x547D6B5: expr_list (lj_parse.c:1876)
==5282== by 0x547EC83: parse_return (lj_parse.c:2316)
==5282== by 0x547EC83: parse_stmt (lj_parse.c:2651)
==5282== by 0x547EC83: parse_chunk (lj_parse.c:2685)
==5282== by 0x547F54F: lj_parse (lj_parse.c:2718)
==5282== by 0x548124A: cpparser (lj_load.c:41)
==5282== by 0x5462F76: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x548136A: lua_loadx (lj_load.c:58)
==5282== by 0x4F9870: ngx_http_lua_clfactory_loadbuffer (ngx_http_lua_clfactory.c:731)
==5282== by 0x4F6D7E: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:166)
==5282== by 0x4F77A8: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:300)
==5282== by 0x4F7256: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:222)
==5282== by 0x45CD37: ngx_http_core_content_phase (ngx_http_core_module.c:1173)
==5282== by 0x457B42: ngx_http_core_run_phases (ngx_http_core_module.c:862)
==5282== by 0x457C51: ngx_http_handler (ngx_http_core_module.c:845)
==5282== by 0x4630A4: ngx_http_process_request (ngx_http_request.c:1950)
==5282== by 0x4636D0: ngx_http_process_request_headers (ngx_http_request.c:1377)
==5282== by 0x463C3E: ngx_http_process_request_line (ngx_http_request.c:1049)
==5282== by 0x46431E: ngx_http_wait_request_handler (ngx_http_request.c:507)
==5282== by 0x44119A: ngx_event_process_posted (ngx_event_posted.c:34)
==5282== by 0x440B8F: ngx_process_events_and_timers (ngx_event.c:269)
==5282== by 0x44A058: ngx_single_process_cycle (ngx_process_cycle.c:332)
==5282== by 0x421054: main (nginx.c:381)
==5282==
{
<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 ==5282== 96 bytes in 3 blocks are definitely lost in loss record 1,824 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==5282== by 0x54BD8AF: luaL_setfuncs (lib_aux.c:155)
==5282== by 0x54C56CB: luaopen_package (lib_package.c:573)
==5282== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==5282== by 0x4F601F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==5282== by 0x4F601F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 100 bytes in 5 blocks are definitely lost in loss record 1,825 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A43B: func_newL (lj_func.c:122)
==5282== by 0x546A678: lj_func_newL_empty (lj_func.c:138)
==5282== by 0x54BCA3B: lib_read_lfunc (lj_lib.c:65)
==5282== by 0x54BCA3B: lj_lib_register (lj_lib.c:116)
==5282== by 0x54C29BD: luaopen_table (lib_table.c:334)
==5282== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==5282== by 0x4F601F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==5282== by 0x4F601F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 114 bytes in 5 blocks are definitely lost in loss record 1,837 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x54BC9D9: lib_read_lfunc (lj_lib.c:52)
==5282== by 0x54BC9D9: lj_lib_register (lj_lib.c:116)
==5282== by 0x54C29BD: luaopen_table (lib_table.c:334)
==5282== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==5282== by 0x4F601F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==5282== by 0x4F601F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 119 bytes in 1 blocks are definitely lost in loss record 1,838 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5475475: lua_pushstring (lj_api.c:652)
==5282== by 0x54C556A: setpath (lib_package.c:533)
==5282== by 0x54C57A3: luaopen_package (lib_package.c:589)
==5282== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==5282== by 0x4F601F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==5282== by 0x4F601F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 126 bytes in 1 blocks are definitely lost in loss record 1,845 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x547B6D1: fs_finish (lj_parse.c:1570)
==5282== by 0x547C670: parse_body (lj_parse.c:1855)
==5282== by 0x547D27B: expr_simple (lj_parse.c:2008)
==5282== by 0x547D27B: expr_unop (lj_parse.c:2077)
==5282== by 0x547D27B: expr_binop (lj_parse.c:2090)
==5282== by 0x547D6B5: expr (lj_parse.c:2109)
==5282== by 0x547D6B5: expr_list (lj_parse.c:1876)
==5282== by 0x547EC83: parse_return (lj_parse.c:2316)
==5282== by 0x547EC83: parse_stmt (lj_parse.c:2651)
==5282== by 0x547EC83: parse_chunk (lj_parse.c:2685)
==5282== by 0x547C640: parse_body (lj_parse.c:1853)
==5282== by 0x547D27B: expr_simple (lj_parse.c:2008)
==5282== by 0x547D27B: expr_unop (lj_parse.c:2077)
==5282== by 0x547D27B: expr_binop (lj_parse.c:2090)
==5282== by 0x547D6B5: expr (lj_parse.c:2109)
==5282== by 0x547D6B5: expr_list (lj_parse.c:1876)
==5282== by 0x547E427: parse_assignment (lj_parse.c:2202)
==5282== by 0x547E5F3: parse_call_assign (lj_parse.c:2233)
==5282== by 0x547E5F3: parse_stmt (lj_parse.c:2673)
==5282== by 0x547E5F3: parse_chunk (lj_parse.c:2685)
==5282== by 0x547F54F: lj_parse (lj_parse.c:2718)
==5282== by 0x548124A: cpparser (lj_load.c:41)
==5282== by 0x5462F76: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x548136A: lua_loadx (lj_load.c:58)
==5282== by 0x54815EB: luaL_loadbufferx (lj_load.c:143)
==5282== by 0x509DB8: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:320)
==5282== by 0x4F65A8: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==5282== by 0x4F65A8: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F65A8: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F65A8: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 128 bytes in 4 blocks are definitely lost in loss record 1,866 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x5475665: lua_pushcclosure (lj_api.c:681)
==5282== by 0x54BCC29: lj_lib_pushcc (lj_lib.c:155)
==5282== by 0x54C5702: luaopen_package (lib_package.c:577)
==5282== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==5282== by 0x4F601F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==5282== by 0x4F601F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 128 bytes in 4 blocks are definitely lost in loss record 1,867 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x54BC6BD: lj_lib_register (lj_lib.c:92)
==5282== by 0x54C29BD: luaopen_table (lib_table.c:334)
==5282== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==5282== by 0x4F601F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==5282== by 0x4F601F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 130 bytes in 1 blocks are definitely lost in loss record 1,868 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x547B6D1: fs_finish (lj_parse.c:1570)
==5282== by 0x547C670: parse_body (lj_parse.c:1855)
==5282== by 0x547D27B: expr_simple (lj_parse.c:2008)
==5282== by 0x547D27B: expr_unop (lj_parse.c:2077)
==5282== by 0x547D27B: expr_binop (lj_parse.c:2090)
==5282== by 0x547D6B5: expr (lj_parse.c:2109)
==5282== by 0x547D6B5: expr_list (lj_parse.c:1876)
==5282== by 0x547E427: parse_assignment (lj_parse.c:2202)
==5282== by 0x547E5F3: parse_call_assign (lj_parse.c:2233)
==5282== by 0x547E5F3: parse_stmt (lj_parse.c:2673)
==5282== by 0x547E5F3: parse_chunk (lj_parse.c:2685)
==5282== by 0x547F54F: lj_parse (lj_parse.c:2718)
==5282== by 0x548124A: cpparser (lj_load.c:41)
==5282== by 0x5462F76: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x548136A: lua_loadx (lj_load.c:58)
==5282== by 0x54815EB: luaL_loadbufferx (lj_load.c:143)
==5282== by 0x509DB8: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:320)
==5282== by 0x4F65A8: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==5282== by 0x4F65A8: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F65A8: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F65A8: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 139 (92 direct, 47 indirect) bytes in 1 blocks are definitely lost in loss record 1,872 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x547B6D1: fs_finish (lj_parse.c:1570)
==5282== by 0x547F567: lj_parse (lj_parse.c:2721)
==5282== by 0x548124A: cpparser (lj_load.c:41)
==5282== by 0x5462F76: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x548136A: lua_loadx (lj_load.c:58)
==5282== by 0x4F9870: ngx_http_lua_clfactory_loadbuffer (ngx_http_lua_clfactory.c:731)
==5282== by 0x4F6D7E: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:166)
==5282== by 0x4F77A8: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:300)
==5282== by 0x4F7256: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:222)
==5282== by 0x45CD37: ngx_http_core_content_phase (ngx_http_core_module.c:1173)
==5282== by 0x457B42: ngx_http_core_run_phases (ngx_http_core_module.c:862)
==5282== by 0x457C51: ngx_http_handler (ngx_http_core_module.c:845)
==5282== by 0x4630A4: ngx_http_process_request (ngx_http_request.c:1950)
==5282== by 0x4636D0: ngx_http_process_request_headers (ngx_http_request.c:1377)
==5282== by 0x463C3E: ngx_http_process_request_line (ngx_http_request.c:1049)
==5282== by 0x46431E: ngx_http_wait_request_handler (ngx_http_request.c:507)
==5282== by 0x44119A: ngx_event_process_posted (ngx_event_posted.c:34)
==5282== by 0x440B8F: ngx_process_events_and_timers (ngx_event.c:269)
==5282== by 0x44A058: ngx_single_process_cycle (ngx_process_cycle.c:332)
==5282== by 0x421054: main (nginx.c:381)
==5282==
{
<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 ==5282== 145 bytes in 7 blocks are definitely lost in loss record 1,877 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5475475: lua_pushstring (lj_api.c:652)
==5282== by 0x54CB2E9: luaL_openlibs (lib_init.c:44)
==5282== by 0x4F601F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==5282== by 0x4F601F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 154 bytes in 7 blocks are definitely lost in loss record 1,879 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x54BC722: lj_lib_register (lj_lib.c:110)
==5282== by 0x54C3DFD: luaopen_io (lib_io.c:535)
==5282== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==5282== by 0x4F601F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==5282== by 0x4F601F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 164 bytes in 7 blocks are definitely lost in loss record 1,892 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x54BC722: lj_lib_register (lj_lib.c:110)
==5282== by 0x54BF935: luaopen_base (lib_base.c:667)
==5282== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==5282== by 0x4F601F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==5282== by 0x4F601F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 172 bytes in 5 blocks are definitely lost in loss record 1,896 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A43B: func_newL (lj_func.c:122)
==5282== by 0x546A74D: lj_func_newL_gc (lj_func.c:160)
==5282== by 0x5461D35: lj_BC_FNEW (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x54777DC: lua_pcall (lj_api.c:1129)
==5282== by 0x509E1F: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:332)
==5282== by 0x4F65A8: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==5282== by 0x4F65A8: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F65A8: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F65A8: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 176 bytes in 2 blocks are definitely lost in loss record 1,897 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x547FBCB: lj_bcread_proto (lj_bcread.c:343)
==5282== by 0x54BCA26: lib_read_lfunc (lj_lib.c:63)
==5282== by 0x54BCA26: lj_lib_register (lj_lib.c:116)
==5282== by 0x54BFE91: luaopen_math (lib_math.c:223)
==5282== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==5282== by 0x4F601F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==5282== by 0x4F601F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 192 bytes in 1 blocks are definitely lost in loss record 1,906 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468D98: newhpart (lj_tab.c:64)
==5282== by 0x5468D98: newtab (lj_tab.c:143)
==5282== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==5282== by 0x547588A: lua_createtable (lj_api.c:706)
==5282== by 0x54BD689: luaL_findtable (lib_aux.c:93)
==5282== by 0x54BC553: lib_create_table (lj_lib.c:35)
==5282== by 0x54BC553: lj_lib_register (lj_lib.c:78)
==5282== by 0x54BF935: luaopen_base (lib_base.c:667)
==5282== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==5282== by 0x4F601F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==5282== by 0x4F601F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 192 bytes in 1 blocks are definitely lost in loss record 1,907 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468D98: newhpart (lj_tab.c:64)
==5282== by 0x5468D98: newtab (lj_tab.c:143)
==5282== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==5282== by 0x547588A: lua_createtable (lj_api.c:706)
==5282== by 0x4F62EE: ngx_http_lua_init_registry (ngx_http_lua_util.c:672)
==5282== by 0x4F62EE: ngx_http_lua_new_state (ngx_http_lua_util.c:298)
==5282== by 0x4F62EE: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 192 bytes in 1 blocks are definitely lost in loss record 1,908 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468D98: newhpart (lj_tab.c:64)
==5282== by 0x5468D98: newtab (lj_tab.c:143)
==5282== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==5282== by 0x547588A: lua_createtable (lj_api.c:706)
==5282== by 0x4F6346: ngx_http_lua_init_registry (ngx_http_lua_util.c:685)
==5282== by 0x4F6346: ngx_http_lua_new_state (ngx_http_lua_util.c:298)
==5282== by 0x4F6346: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 192 bytes in 1 blocks are definitely lost in loss record 1,909 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468D98: newhpart (lj_tab.c:64)
==5282== by 0x5468D98: newtab (lj_tab.c:143)
==5282== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==5282== by 0x547588A: lua_createtable (lj_api.c:706)
==5282== by 0x4EB913: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1986)
==5282== by 0x4F64C9: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:733)
==5282== by 0x4F64C9: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F64C9: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F64C9: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 192 bytes in 1 blocks are definitely lost in loss record 1,910 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468D98: newhpart (lj_tab.c:64)
==5282== by 0x5468D98: newtab (lj_tab.c:143)
==5282== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==5282== by 0x547588A: lua_createtable (lj_api.c:706)
==5282== by 0x506A29: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:233)
==5282== by 0x4F6505: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==5282== by 0x4F6505: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6505: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6505: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 192 bytes in 1 blocks are definitely lost in loss record 1,911 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468D98: newhpart (lj_tab.c:64)
==5282== by 0x5468D98: newtab (lj_tab.c:143)
==5282== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==5282== by 0x547588A: lua_createtable (lj_api.c:706)
==5282== by 0x506B04: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:255)
==5282== by 0x4F6505: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==5282== by 0x4F6505: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6505: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6505: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 192 bytes in 1 blocks are definitely lost in loss record 1,912 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468D98: newhpart (lj_tab.c:64)
==5282== by 0x5468D98: newtab (lj_tab.c:143)
==5282== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==5282== by 0x547588A: lua_createtable (lj_api.c:706)
==5282== by 0x50DF7F: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:85)
==5282== by 0x4F6510: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:742)
==5282== by 0x4F6510: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6510: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6510: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 192 bytes in 1 blocks are definitely lost in loss record 1,913 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468D98: newhpart (lj_tab.c:64)
==5282== by 0x5468D98: newtab (lj_tab.c:143)
==5282== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==5282== by 0x547588A: lua_createtable (lj_api.c:706)
==5282== by 0x510B49: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:26)
==5282== by 0x4F652B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:745)
==5282== by 0x4F652B: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F652B: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F652B: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 192 bytes in 1 blocks are definitely lost in loss record 1,914 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5469B44: newhpart (lj_tab.c:64)
==5282== by 0x5469B44: lj_tab_resize (lj_tab.c:276)
==5282== by 0x5469F46: rehashtab (lj_tab.c:385)
==5282== by 0x54697B5: lj_tab_newkey (lj_tab.c:469)
==5282== by 0x5469971: lj_tab_setstr (lj_tab.c:557)
==5282== by 0x547C496: lj_parse_keepstr (lj_parse.c:238)
==5282== by 0x547954F: lex_scan (lj_lex.c:301)
==5282== by 0x54799EC: lj_lex_next (lj_lex.c:454)
==5282== by 0x5479AE8: lex_opt (lj_parse.c:989)
==5282== by 0x547B097: lex_match (lj_parse.c:1006)
==5282== by 0x547E02E: parse_args (lj_parse.c:1906)
==5282== by 0x547E17C: expr_primary (lj_parse.c:1965)
==5282== by 0x547C8DA: expr_simple (lj_parse.c:2011)
==5282== by 0x547C8DA: expr_unop (lj_parse.c:2077)
==5282== by 0x547C8DA: expr_binop (lj_parse.c:2090)
==5282== by 0x547D6B5: expr (lj_parse.c:2109)
==5282== by 0x547D6B5: expr_list (lj_parse.c:1876)
==5282== by 0x547EF6B: parse_local (lj_parse.c:2261)
==5282== by 0x547EF6B: parse_stmt (lj_parse.c:2648)
==5282== by 0x547EF6B: parse_chunk (lj_parse.c:2685)
==5282== by 0x547C640: parse_body (lj_parse.c:1853)
==5282== by 0x547D27B: expr_simple (lj_parse.c:2008)
==5282== by 0x547D27B: expr_unop (lj_parse.c:2077)
==5282== by 0x547D27B: expr_binop (lj_parse.c:2090)
==5282== by 0x547D6B5: expr (lj_parse.c:2109)
==5282== by 0x547D6B5: expr_list (lj_parse.c:1876)
==5282== by 0x547E427: parse_assignment (lj_parse.c:2202)
==5282== by 0x547E5F3: parse_call_assign (lj_parse.c:2233)
==5282== by 0x547E5F3: parse_stmt (lj_parse.c:2673)
==5282== by 0x547E5F3: parse_chunk (lj_parse.c:2685)
==5282== by 0x547F54F: lj_parse (lj_parse.c:2718)
==5282== by 0x548124A: cpparser (lj_load.c:41)
==5282== by 0x5462F76: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x548136A: lua_loadx (lj_load.c:58)
==5282== by 0x54815EB: luaL_loadbufferx (lj_load.c:143)
==5282== by 0x509DB8: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:320)
==5282== by 0x4F65A8: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==5282== by 0x4F65A8: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F65A8: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F65A8: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 192 bytes in 1 blocks are definitely lost in loss record 1,915 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5469B44: newhpart (lj_tab.c:64)
==5282== by 0x5469B44: lj_tab_resize (lj_tab.c:276)
==5282== by 0x5469F46: rehashtab (lj_tab.c:385)
==5282== by 0x54697B5: lj_tab_newkey (lj_tab.c:469)
==5282== by 0x5469971: lj_tab_setstr (lj_tab.c:557)
==5282== by 0x547C496: lj_parse_keepstr (lj_parse.c:238)
==5282== by 0x547954F: lex_scan (lj_lex.c:301)
==5282== by 0x54799EC: lj_lex_next (lj_lex.c:454)
==5282== by 0x5479AE8: lex_opt (lj_parse.c:989)
==5282== by 0x547B097: lex_match (lj_parse.c:1006)
==5282== by 0x547E02E: parse_args (lj_parse.c:1906)
==5282== by 0x547E17C: expr_primary (lj_parse.c:1965)
==5282== by 0x547C8DA: expr_simple (lj_parse.c:2011)
==5282== by 0x547C8DA: expr_unop (lj_parse.c:2077)
==5282== by 0x547C8DA: expr_binop (lj_parse.c:2090)
==5282== by 0x547D6B5: expr (lj_parse.c:2109)
==5282== by 0x547D6B5: expr_list (lj_parse.c:1876)
==5282== by 0x547EC83: parse_return (lj_parse.c:2316)
==5282== by 0x547EC83: parse_stmt (lj_parse.c:2651)
==5282== by 0x547EC83: parse_chunk (lj_parse.c:2685)
==5282== by 0x547C640: parse_body (lj_parse.c:1853)
==5282== by 0x547D27B: expr_simple (lj_parse.c:2008)
==5282== by 0x547D27B: expr_unop (lj_parse.c:2077)
==5282== by 0x547D27B: expr_binop (lj_parse.c:2090)
==5282== by 0x547D6B5: expr (lj_parse.c:2109)
==5282== by 0x547D6B5: expr_list (lj_parse.c:1876)
==5282== by 0x547EC83: parse_return (lj_parse.c:2316)
==5282== by 0x547EC83: parse_stmt (lj_parse.c:2651)
==5282== by 0x547EC83: parse_chunk (lj_parse.c:2685)
==5282== by 0x547C640: parse_body (lj_parse.c:1853)
==5282== by 0x547D27B: expr_simple (lj_parse.c:2008)
==5282== by 0x547D27B: expr_unop (lj_parse.c:2077)
==5282== by 0x547D27B: expr_binop (lj_parse.c:2090)
==5282== by 0x547D6B5: expr (lj_parse.c:2109)
==5282== by 0x547D6B5: expr_list (lj_parse.c:1876)
==5282== by 0x547E427: parse_assignment (lj_parse.c:2202)
==5282== by 0x547E5F3: parse_call_assign (lj_parse.c:2233)
==5282== by 0x547E5F3: parse_stmt (lj_parse.c:2673)
==5282== by 0x547E5F3: parse_chunk (lj_parse.c:2685)
==5282== by 0x547F54F: lj_parse (lj_parse.c:2718)
==5282== by 0x548124A: cpparser (lj_load.c:41)
==5282== by 0x5462F76: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x548136A: lua_loadx (lj_load.c:58)
==5282== by 0x54815EB: luaL_loadbufferx (lj_load.c:143)
==5282== by 0x509DB8: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:320)
==5282== by 0x4F65A8: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==5282== by 0x4F65A8: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F65A8: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F65A8: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 192 bytes in 6 blocks are definitely lost in loss record 1,916 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x54BC6BD: lj_lib_register (lj_lib.c:92)
==5282== by 0x54C85D6: luaopen_jit (lib_jit.c:780)
==5282== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==5282== by 0x4F601F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==5282== by 0x4F601F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 200 bytes in 1 blocks are definitely lost in loss record 1,917 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x547B6D1: fs_finish (lj_parse.c:1570)
==5282== by 0x547F567: lj_parse (lj_parse.c:2721)
==5282== by 0x548124A: cpparser (lj_load.c:41)
==5282== by 0x5462F76: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x548136A: lua_loadx (lj_load.c:58)
==5282== by 0x54815EB: luaL_loadbufferx (lj_load.c:143)
==5282== by 0x4E4EF1: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:1069)
==5282== by 0x4F64E7: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:738)
==5282== by 0x4F64E7: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F64E7: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F64E7: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 206 bytes in 1 blocks are definitely lost in loss record 1,919 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x547B6D1: fs_finish (lj_parse.c:1570)
==5282== by 0x547C670: parse_body (lj_parse.c:1855)
==5282== by 0x547D27B: expr_simple (lj_parse.c:2008)
==5282== by 0x547D27B: expr_unop (lj_parse.c:2077)
==5282== by 0x547D27B: expr_binop (lj_parse.c:2090)
==5282== by 0x547D6B5: expr (lj_parse.c:2109)
==5282== by 0x547D6B5: expr_list (lj_parse.c:1876)
==5282== by 0x547EC83: parse_return (lj_parse.c:2316)
==5282== by 0x547EC83: parse_stmt (lj_parse.c:2651)
==5282== by 0x547EC83: parse_chunk (lj_parse.c:2685)
==5282== by 0x547F54F: lj_parse (lj_parse.c:2718)
==5282== by 0x548124A: cpparser (lj_load.c:41)
==5282== by 0x5462F76: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x548136A: lua_loadx (lj_load.c:58)
==5282== by 0x4F9870: ngx_http_lua_clfactory_loadbuffer (ngx_http_lua_clfactory.c:731)
==5282== by 0x4F6D7E: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:166)
==5282== by 0x4F77A8: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:300)
==5282== by 0x4F7256: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:222)
==5282== by 0x45CD37: ngx_http_core_content_phase (ngx_http_core_module.c:1173)
==5282== by 0x457B42: ngx_http_core_run_phases (ngx_http_core_module.c:862)
==5282== by 0x457C51: ngx_http_handler (ngx_http_core_module.c:845)
==5282== by 0x4630A4: ngx_http_process_request (ngx_http_request.c:1950)
==5282== by 0x4636D0: ngx_http_process_request_headers (ngx_http_request.c:1377)
==5282== by 0x463C3E: ngx_http_process_request_line (ngx_http_request.c:1049)
==5282== by 0x46431E: ngx_http_wait_request_handler (ngx_http_request.c:507)
==5282== by 0x44119A: ngx_event_process_posted (ngx_event_posted.c:34)
==5282== by 0x440B8F: ngx_process_events_and_timers (ngx_event.c:269)
==5282== by 0x44A058: ngx_single_process_cycle (ngx_process_cycle.c:332)
==5282== by 0x421054: main (nginx.c:381)
==5282==
{
<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 ==5282== 209 bytes in 9 blocks are definitely lost in loss record 1,921 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x54BC722: lj_lib_register (lj_lib.c:110)
==5282== by 0x54C477D: luaopen_os (lib_os.c:289)
==5282== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==5282== by 0x4F601F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==5282== by 0x4F601F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 216 bytes in 10 blocks are definitely lost in loss record 1,922 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x54BC722: lj_lib_register (lj_lib.c:110)
==5282== by 0x54C039D: luaopen_bit (lib_bit.c:177)
==5282== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==5282== by 0x4F601F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==5282== by 0x4F601F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 218 bytes in 1 blocks are definitely lost in loss record 1,923 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5475475: lua_pushstring (lj_api.c:652)
==5282== by 0x54C556A: setpath (lib_package.c:533)
==5282== by 0x54C5783: luaopen_package (lib_package.c:588)
==5282== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==5282== by 0x4F601F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==5282== by 0x4F601F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 223 (187 direct, 36 indirect) bytes in 1 blocks are definitely lost in loss record 1,924 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x547B6D1: fs_finish (lj_parse.c:1570)
==5282== by 0x547F567: lj_parse (lj_parse.c:2721)
==5282== by 0x548124A: cpparser (lj_load.c:41)
==5282== by 0x5462F76: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x548136A: lua_loadx (lj_load.c:58)
==5282== by 0x54815EB: luaL_loadbufferx (lj_load.c:143)
==5282== by 0x5069B9: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:217)
==5282== by 0x4F6505: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==5282== by 0x4F6505: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6505: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6505: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 224 bytes in 7 blocks are definitely lost in loss record 1,928 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x54BC6BD: lj_lib_register (lj_lib.c:92)
==5282== by 0x54BF935: luaopen_base (lib_base.c:667)
==5282== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==5282== by 0x4F601F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==5282== by 0x4F601F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 229 bytes in 10 blocks are definitely lost in loss record 1,929 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x54BC7A1: lj_lib_register (lj_lib.c:143)
==5282== by 0x54BF918: luaopen_base (lib_base.c:666)
==5282== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==5282== by 0x4F601F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==5282== by 0x4F601F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 231 bytes in 1 blocks are definitely lost in loss record 1,930 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x547B6D1: fs_finish (lj_parse.c:1570)
==5282== by 0x547C670: parse_body (lj_parse.c:1855)
==5282== by 0x547D27B: expr_simple (lj_parse.c:2008)
==5282== by 0x547D27B: expr_unop (lj_parse.c:2077)
==5282== by 0x547D27B: expr_binop (lj_parse.c:2090)
==5282== by 0x547D6B5: expr (lj_parse.c:2109)
==5282== by 0x547D6B5: expr_list (lj_parse.c:1876)
==5282== by 0x547E427: parse_assignment (lj_parse.c:2202)
==5282== by 0x547E5F3: parse_call_assign (lj_parse.c:2233)
==5282== by 0x547E5F3: parse_stmt (lj_parse.c:2673)
==5282== by 0x547E5F3: parse_chunk (lj_parse.c:2685)
==5282== by 0x547F398: parse_block (lj_parse.c:2402)
==5282== by 0x547ED59: parse_for_iter (lj_parse.c:2554)
==5282== by 0x547ED59: parse_for (lj_parse.c:2577)
==5282== by 0x547ED59: parse_stmt (lj_parse.c:2638)
==5282== by 0x547ED59: parse_chunk (lj_parse.c:2685)
==5282== by 0x547F54F: lj_parse (lj_parse.c:2718)
==5282== by 0x548124A: cpparser (lj_load.c:41)
==5282== by 0x5462F76: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x548136A: lua_loadx (lj_load.c:58)
==5282== by 0x54815EB: luaL_loadbufferx (lj_load.c:143)
==5282== by 0x509DB8: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:320)
==5282== by 0x4F65A8: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==5282== by 0x4F65A8: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F65A8: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F65A8: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 233 bytes in 9 blocks are definitely lost in loss record 1,931 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x54BC722: lj_lib_register (lj_lib.c:110)
==5282== by 0x54C687D: luaopen_debug (lib_debug.c:402)
==5282== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==5282== by 0x4F601F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==5282== by 0x4F601F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 239 bytes in 11 blocks are definitely lost in loss record 1,932 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x54BC722: lj_lib_register (lj_lib.c:110)
==5282== by 0x54C1EBF: luaopen_string (lib_string.c:739)
==5282== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==5282== by 0x4F601F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==5282== by 0x4F601F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 288 bytes in 9 blocks are definitely lost in loss record 1,948 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x54BC6BD: lj_lib_register (lj_lib.c:92)
==5282== by 0x54C3DFD: luaopen_io (lib_io.c:535)
==5282== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==5282== by 0x4F601F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==5282== by 0x4F601F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 352 bytes in 11 blocks are definitely lost in loss record 1,961 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x54BC6BD: lj_lib_register (lj_lib.c:92)
==5282== by 0x54C3E76: luaopen_io (lib_io.c:538)
==5282== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==5282== by 0x4F601F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==5282== by 0x4F601F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 352 bytes in 11 blocks are definitely lost in loss record 1,962 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x54BC6BD: lj_lib_register (lj_lib.c:92)
==5282== by 0x54C477D: luaopen_os (lib_os.c:289)
==5282== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==5282== by 0x4F601F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==5282== by 0x4F601F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 360 bytes in 15 blocks are definitely lost in loss record 1,966 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x546A83F: func_finduv (lj_func.c:52)
==5282== by 0x546A83F: lj_func_newL_gc (lj_func.c:169)
==5282== by 0x5461D35: lj_BC_FNEW (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x54777DC: lua_pcall (lj_api.c:1129)
==5282== by 0x509E1F: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:332)
==5282== by 0x4F65A8: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==5282== by 0x4F65A8: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F65A8: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F65A8: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 384 bytes in 1 blocks are definitely lost in loss record 1,974 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468D98: newhpart (lj_tab.c:64)
==5282== by 0x5468D98: newtab (lj_tab.c:143)
==5282== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==5282== by 0x547588A: lua_createtable (lj_api.c:706)
==5282== by 0x54BD689: luaL_findtable (lib_aux.c:93)
==5282== by 0x54BC515: lib_create_table (lj_lib.c:31)
==5282== by 0x54BC515: lj_lib_register (lj_lib.c:78)
==5282== by 0x54BF918: luaopen_base (lib_base.c:666)
==5282== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==5282== by 0x4F601F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==5282== by 0x4F601F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 384 bytes in 1 blocks are definitely lost in loss record 1,975 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5469B44: newhpart (lj_tab.c:64)
==5282== by 0x5469B44: lj_tab_resize (lj_tab.c:276)
==5282== by 0x5469F46: rehashtab (lj_tab.c:385)
==5282== by 0x54697B5: lj_tab_newkey (lj_tab.c:469)
==5282== by 0x546B0A7: lj_meta_tset (lj_meta.c:182)
==5282== by 0x5476C88: lua_setfield (lj_api.c:972)
==5282== by 0x54C5825: luaopen_package (lib_package.c:595)
==5282== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==5282== by 0x4F601F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==5282== by 0x4F601F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 384 bytes in 1 blocks are definitely lost in loss record 1,976 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468D98: newhpart (lj_tab.c:64)
==5282== by 0x5468D98: newtab (lj_tab.c:143)
==5282== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==5282== by 0x547588A: lua_createtable (lj_api.c:706)
==5282== by 0x54BD689: luaL_findtable (lib_aux.c:93)
==5282== by 0x54BC553: lib_create_table (lj_lib.c:35)
==5282== by 0x54BC553: lj_lib_register (lj_lib.c:78)
==5282== by 0x54C29BD: luaopen_table (lib_table.c:334)
==5282== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==5282== by 0x4F601F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==5282== by 0x4F601F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 384 bytes in 1 blocks are definitely lost in loss record 1,977 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468D98: newhpart (lj_tab.c:64)
==5282== by 0x5468D98: newtab (lj_tab.c:143)
==5282== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==5282== by 0x547588A: lua_createtable (lj_api.c:706)
==5282== by 0x54BCAEE: lib_create_table (lj_lib.c:44)
==5282== by 0x54BCAEE: lj_lib_register (lj_lib.c:78)
==5282== by 0x54C3DFD: luaopen_io (lib_io.c:535)
==5282== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==5282== by 0x4F601F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==5282== by 0x4F601F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 384 bytes in 1 blocks are definitely lost in loss record 1,978 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468D98: newhpart (lj_tab.c:64)
==5282== by 0x5468D98: newtab (lj_tab.c:143)
==5282== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==5282== by 0x547588A: lua_createtable (lj_api.c:706)
==5282== by 0x54BD689: luaL_findtable (lib_aux.c:93)
==5282== by 0x54BC553: lib_create_table (lj_lib.c:35)
==5282== by 0x54BC553: lj_lib_register (lj_lib.c:78)
==5282== by 0x54C3E76: luaopen_io (lib_io.c:538)
==5282== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==5282== by 0x4F601F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==5282== by 0x4F601F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 384 bytes in 1 blocks are definitely lost in loss record 1,979 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468D98: newhpart (lj_tab.c:64)
==5282== by 0x5468D98: newtab (lj_tab.c:143)
==5282== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==5282== by 0x547588A: lua_createtable (lj_api.c:706)
==5282== by 0x54BD689: luaL_findtable (lib_aux.c:93)
==5282== by 0x54BC553: lib_create_table (lj_lib.c:35)
==5282== by 0x54BC553: lj_lib_register (lj_lib.c:78)
==5282== by 0x54C477D: luaopen_os (lib_os.c:289)
==5282== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==5282== by 0x4F601F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==5282== by 0x4F601F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 384 bytes in 1 blocks are definitely lost in loss record 1,980 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468D98: newhpart (lj_tab.c:64)
==5282== by 0x5468D98: newtab (lj_tab.c:143)
==5282== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==5282== by 0x547588A: lua_createtable (lj_api.c:706)
==5282== by 0x54BD689: luaL_findtable (lib_aux.c:93)
==5282== by 0x54BC553: lib_create_table (lj_lib.c:35)
==5282== by 0x54BC553: lj_lib_register (lj_lib.c:78)
==5282== by 0x54C1EBF: luaopen_string (lib_string.c:739)
==5282== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==5282== by 0x4F601F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==5282== by 0x4F601F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 384 bytes in 1 blocks are definitely lost in loss record 1,981 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468D98: newhpart (lj_tab.c:64)
==5282== by 0x5468D98: newtab (lj_tab.c:143)
==5282== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==5282== by 0x547588A: lua_createtable (lj_api.c:706)
==5282== by 0x54BD689: luaL_findtable (lib_aux.c:93)
==5282== by 0x54BC553: lib_create_table (lj_lib.c:35)
==5282== by 0x54BC553: lj_lib_register (lj_lib.c:78)
==5282== by 0x54C687D: luaopen_debug (lib_debug.c:402)
==5282== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==5282== by 0x4F601F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==5282== by 0x4F601F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 384 bytes in 1 blocks are definitely lost in loss record 1,982 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468D98: newhpart (lj_tab.c:64)
==5282== by 0x5468D98: newtab (lj_tab.c:143)
==5282== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==5282== by 0x547588A: lua_createtable (lj_api.c:706)
==5282== by 0x54BD689: luaL_findtable (lib_aux.c:93)
==5282== by 0x54BC553: lib_create_table (lj_lib.c:35)
==5282== by 0x54BC553: lj_lib_register (lj_lib.c:78)
==5282== by 0x54C039D: luaopen_bit (lib_bit.c:177)
==5282== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==5282== by 0x4F601F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==5282== by 0x4F601F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 384 bytes in 1 blocks are definitely lost in loss record 1,983 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468D98: newhpart (lj_tab.c:64)
==5282== by 0x5468D98: newtab (lj_tab.c:143)
==5282== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==5282== by 0x547588A: lua_createtable (lj_api.c:706)
==5282== by 0x54BD689: luaL_findtable (lib_aux.c:93)
==5282== by 0x54BC553: lib_create_table (lj_lib.c:35)
==5282== by 0x54BC553: lj_lib_register (lj_lib.c:78)
==5282== by 0x54C85D6: luaopen_jit (lib_jit.c:780)
==5282== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==5282== by 0x4F601F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==5282== by 0x4F601F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 384 bytes in 1 blocks are definitely lost in loss record 1,984 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468D98: newhpart (lj_tab.c:64)
==5282== by 0x5468D98: newtab (lj_tab.c:143)
==5282== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==5282== by 0x547588A: lua_createtable (lj_api.c:706)
==5282== by 0x4F631A: ngx_http_lua_init_registry (ngx_http_lua_util.c:678)
==5282== by 0x4F631A: ngx_http_lua_new_state (ngx_http_lua_util.c:298)
==5282== by 0x4F631A: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 384 bytes in 1 blocks are definitely lost in loss record 1,985 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468D98: newhpart (lj_tab.c:64)
==5282== by 0x5468D98: newtab (lj_tab.c:143)
==5282== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==5282== by 0x547588A: lua_createtable (lj_api.c:706)
==5282== by 0x506C03: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:280)
==5282== by 0x4F6505: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==5282== by 0x4F6505: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6505: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6505: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 384 bytes in 1 blocks are definitely lost in loss record 1,986 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468D98: newhpart (lj_tab.c:64)
==5282== by 0x5468D98: newtab (lj_tab.c:143)
==5282== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==5282== by 0x547588A: lua_createtable (lj_api.c:706)
==5282== by 0x509C05: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:249)
==5282== by 0x4F65A8: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==5282== by 0x4F65A8: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F65A8: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F65A8: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 384 bytes in 1 blocks are definitely lost in loss record 1,987 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5469B44: newhpart (lj_tab.c:64)
==5282== by 0x5469B44: lj_tab_resize (lj_tab.c:276)
==5282== by 0x5469F46: rehashtab (lj_tab.c:385)
==5282== by 0x54697B5: lj_tab_newkey (lj_tab.c:469)
==5282== by 0x5469971: lj_tab_setstr (lj_tab.c:557)
==5282== by 0x547C496: lj_parse_keepstr (lj_parse.c:238)
==5282== by 0x547954F: lex_scan (lj_lex.c:301)
==5282== by 0x54799EC: lj_lex_next (lj_lex.c:454)
==5282== by 0x547D21F: expr_simple (lj_parse.c:2014)
==5282== by 0x547D21F: expr_unop (lj_parse.c:2077)
==5282== by 0x547D21F: expr_binop (lj_parse.c:2090)
==5282== by 0x547CC63: expr_binop (lj_parse.c:2098)
==5282== by 0x547D711: expr (lj_parse.c:2109)
==5282== by 0x547D711: expr_cond (lj_parse.c:2124)
==5282== by 0x547F3CD: parse_then (lj_parse.c:2589)
==5282== by 0x547EBD4: parse_if (lj_parse.c:2601)
==5282== by 0x547EBD4: parse_stmt (lj_parse.c:2627)
==5282== by 0x547EBD4: parse_chunk (lj_parse.c:2685)
==5282== by 0x547F398: parse_block (lj_parse.c:2402)
==5282== by 0x547F3E4: parse_then (lj_parse.c:2591)
==5282== by 0x547EBD4: parse_if (lj_parse.c:2601)
==5282== by 0x547EBD4: parse_stmt (lj_parse.c:2627)
==5282== by 0x547EBD4: parse_chunk (lj_parse.c:2685)
==5282== by 0x547C640: parse_body (lj_parse.c:1853)
==5282== by 0x547D27B: expr_simple (lj_parse.c:2008)
==5282== by 0x547D27B: expr_unop (lj_parse.c:2077)
==5282== by 0x547D27B: expr_binop (lj_parse.c:2090)
==5282== by 0x547D6B5: expr (lj_parse.c:2109)
==5282== by 0x547D6B5: expr_list (lj_parse.c:1876)
==5282== by 0x547E427: parse_assignment (lj_parse.c:2202)
==5282== by 0x547E5F3: parse_call_assign (lj_parse.c:2233)
==5282== by 0x547E5F3: parse_stmt (lj_parse.c:2673)
==5282== by 0x547E5F3: parse_chunk (lj_parse.c:2685)
==5282== by 0x547F398: parse_block (lj_parse.c:2402)
==5282== by 0x547ED59: parse_for_iter (lj_parse.c:2554)
==5282== by 0x547ED59: parse_for (lj_parse.c:2577)
==5282== by 0x547ED59: parse_stmt (lj_parse.c:2638)
==5282== by 0x547ED59: parse_chunk (lj_parse.c:2685)
==5282== by 0x547F54F: lj_parse (lj_parse.c:2718)
==5282== by 0x548124A: cpparser (lj_load.c:41)
==5282== by 0x5462F76: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x548136A: lua_loadx (lj_load.c:58)
==5282== by 0x54815EB: luaL_loadbufferx (lj_load.c:143)
==5282== by 0x509DB8: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:320)
==5282== by 0x4F65A8: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==5282== by 0x4F65A8: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F65A8: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F65A8: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 384 bytes in 1 blocks are definitely lost in loss record 1,988 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5469B44: newhpart (lj_tab.c:64)
==5282== by 0x5469B44: lj_tab_resize (lj_tab.c:276)
==5282== by 0x5469F46: rehashtab (lj_tab.c:385)
==5282== by 0x54697B5: lj_tab_newkey (lj_tab.c:469)
==5282== by 0x546B0A7: lj_meta_tset (lj_meta.c:182)
==5282== by 0x5476C88: lua_setfield (lj_api.c:972)
==5282== by 0x5071E9: ngx_http_lua_add_package_preload (ngx_http_lua_api.c:57)
==5282== by 0x554543: ngx_http_lua_fake_delayed_load_init (ngx_http_lua_fake_delayed_load_module.c:55)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 384 bytes in 1 blocks are definitely lost in loss record 1,989 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5469B44: newhpart (lj_tab.c:64)
==5282== by 0x5469B44: lj_tab_resize (lj_tab.c:276)
==5282== by 0x5469F46: rehashtab (lj_tab.c:385)
==5282== by 0x54697B5: lj_tab_newkey (lj_tab.c:469)
==5282== by 0x5469971: lj_tab_setstr (lj_tab.c:557)
==5282== by 0x547C496: lj_parse_keepstr (lj_parse.c:238)
==5282== by 0x5479696: lex_string (lj_lex.c:280)
==5282== by 0x5479696: lex_scan (lj_lex.c:364)
==5282== by 0x54799EC: lj_lex_next (lj_lex.c:454)
==5282== by 0x547E001: parse_args (lj_parse.c:1898)
==5282== by 0x547E17C: expr_primary (lj_parse.c:1965)
==5282== by 0x547C8DA: expr_simple (lj_parse.c:2011)
==5282== by 0x547C8DA: expr_unop (lj_parse.c:2077)
==5282== by 0x547C8DA: expr_binop (lj_parse.c:2090)
==5282== by 0x547D6B5: expr (lj_parse.c:2109)
==5282== by 0x547D6B5: expr_list (lj_parse.c:1876)
==5282== by 0x547EF6B: parse_local (lj_parse.c:2261)
==5282== by 0x547EF6B: parse_stmt (lj_parse.c:2648)
==5282== by 0x547EF6B: parse_chunk (lj_parse.c:2685)
==5282== by 0x547C640: parse_body (lj_parse.c:1853)
==5282== by 0x547D27B: expr_simple (lj_parse.c:2008)
==5282== by 0x547D27B: expr_unop (lj_parse.c:2077)
==5282== by 0x547D27B: expr_binop (lj_parse.c:2090)
==5282== by 0x547D6B5: expr (lj_parse.c:2109)
==5282== by 0x547D6B5: expr_list (lj_parse.c:1876)
==5282== by 0x547EC83: parse_return (lj_parse.c:2316)
==5282== by 0x547EC83: parse_stmt (lj_parse.c:2651)
==5282== by 0x547EC83: parse_chunk (lj_parse.c:2685)
==5282== by 0x547F54F: lj_parse (lj_parse.c:2718)
==5282== by 0x548124A: cpparser (lj_load.c:41)
==5282== by 0x5462F76: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x548136A: lua_loadx (lj_load.c:58)
==5282== by 0x4F9870: ngx_http_lua_clfactory_loadbuffer (ngx_http_lua_clfactory.c:731)
==5282== by 0x4F6D7E: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:166)
==5282== by 0x4F77A8: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:300)
==5282== by 0x4F7256: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:222)
==5282== by 0x45CD37: ngx_http_core_content_phase (ngx_http_core_module.c:1173)
==5282== by 0x457B42: ngx_http_core_run_phases (ngx_http_core_module.c:862)
==5282== by 0x457C51: ngx_http_handler (ngx_http_core_module.c:845)
==5282== by 0x4630A4: ngx_http_process_request (ngx_http_request.c:1950)
==5282== by 0x4636D0: ngx_http_process_request_headers (ngx_http_request.c:1377)
==5282== by 0x463C3E: ngx_http_process_request_line (ngx_http_request.c:1049)
==5282== by 0x46431E: ngx_http_wait_request_handler (ngx_http_request.c:507)
==5282== by 0x44119A: ngx_event_process_posted (ngx_event_posted.c:34)
==5282== by 0x440B8F: ngx_process_events_and_timers (ngx_event.c:269)
==5282== by 0x44A058: ngx_single_process_cycle (ngx_process_cycle.c:332)
==5282== by 0x421054: main (nginx.c:381)
==5282==
{
<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 ==5282== 384 bytes in 12 blocks are definitely lost in loss record 1,990 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x54BC6BD: lj_lib_register (lj_lib.c:92)
==5282== by 0x54C039D: luaopen_bit (lib_bit.c:177)
==5282== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==5282== by 0x4F601F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==5282== by 0x4F601F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 395 bytes in 1 blocks are definitely lost in loss record 1,991 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x547B6D1: fs_finish (lj_parse.c:1570)
==5282== by 0x547F567: lj_parse (lj_parse.c:2721)
==5282== by 0x548124A: cpparser (lj_load.c:41)
==5282== by 0x5462F76: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x548136A: lua_loadx (lj_load.c:58)
==5282== by 0x54815EB: luaL_loadbufferx (lj_load.c:143)
==5282== by 0x509DB8: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:320)
==5282== by 0x4F65A8: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==5282== by 0x4F65A8: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F65A8: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F65A8: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 416 bytes in 13 blocks are definitely lost in loss record 1,996 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x54BC6BD: lj_lib_register (lj_lib.c:92)
==5282== by 0x54C1EBF: luaopen_string (lib_string.c:739)
==5282== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==5282== by 0x4F601F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==5282== by 0x4F601F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 442 bytes in 21 blocks are definitely lost in loss record 1,998 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x5479A4D: lj_lex_init (lj_lex.c:504)
==5282== by 0x546E0BF: cpluaopen (lj_state.c:153)
==5282== by 0x5462F76: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x546E37F: lua_newstate (lj_state.c:222)
==5282== by 0x54BDDC1: luaL_newstate (lib_aux.c:334)
==5282== by 0x4F600B: ngx_http_lua_new_state (ngx_http_lua_util.c:204)
==5282== by 0x4F600B: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 464 bytes in 22 blocks are definitely lost in loss record 2,005 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x54BC722: lj_lib_register (lj_lib.c:110)
==5282== by 0x54BFE91: luaopen_math (lib_math.c:223)
==5282== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==5282== by 0x4F601F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==5282== by 0x4F601F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 484 bytes in 21 blocks are definitely lost in loss record 2,008 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x546AC1F: lj_meta_init (lj_meta.c:40)
==5282== by 0x546E0B7: cpluaopen (lj_state.c:152)
==5282== by 0x5462F76: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x546E37F: lua_newstate (lj_state.c:222)
==5282== by 0x54BDDC1: luaL_newstate (lib_aux.c:334)
==5282== by 0x4F600B: ngx_http_lua_new_state (ngx_http_lua_util.c:204)
==5282== by 0x4F600B: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 512 bytes in 16 blocks are definitely lost in loss record 2,027 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x54BC6BD: lj_lib_register (lj_lib.c:92)
==5282== by 0x54C687D: luaopen_debug (lib_debug.c:402)
==5282== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==5282== by 0x4F601F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==5282== by 0x4F601F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 556 bytes in 23 blocks are definitely lost in loss record 2,035 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468AC2: lj_str_new (lj_str.c:220)
==5282== by 0x54BC722: lj_lib_register (lj_lib.c:110)
==5282== by 0x54BF918: luaopen_base (lib_base.c:666)
==5282== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==5282== by 0x4F601F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==5282== by 0x4F601F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 760 bytes in 5 blocks are definitely lost in loss record 2,055 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x547FBCB: lj_bcread_proto (lj_bcread.c:343)
==5282== by 0x54BCA26: lib_read_lfunc (lj_lib.c:63)
==5282== by 0x54BCA26: lj_lib_register (lj_lib.c:116)
==5282== by 0x54C29BD: luaopen_table (lib_table.c:334)
==5282== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==5282== by 0x4F601F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==5282== by 0x4F601F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 768 bytes in 1 blocks are definitely lost in loss record 2,057 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468D98: newhpart (lj_tab.c:64)
==5282== by 0x5468D98: newtab (lj_tab.c:143)
==5282== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==5282== by 0x547588A: lua_createtable (lj_api.c:706)
==5282== by 0x54BD689: luaL_findtable (lib_aux.c:93)
==5282== by 0x54BC553: lib_create_table (lj_lib.c:35)
==5282== by 0x54BC553: lj_lib_register (lj_lib.c:78)
==5282== by 0x54BFE91: luaopen_math (lib_math.c:223)
==5282== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==5282== by 0x4F601F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==5282== by 0x4F601F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 768 bytes in 1 blocks are definitely lost in loss record 2,058 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468D98: newhpart (lj_tab.c:64)
==5282== by 0x5468D98: newtab (lj_tab.c:143)
==5282== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==5282== by 0x547588A: lua_createtable (lj_api.c:706)
==5282== by 0x4F6291: ngx_http_lua_init_registry (ngx_http_lua_util.c:661)
==5282== by 0x4F6291: ngx_http_lua_new_state (ngx_http_lua_util.c:298)
==5282== by 0x4F6291: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 768 bytes in 1 blocks are definitely lost in loss record 2,059 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468D98: newhpart (lj_tab.c:64)
==5282== by 0x5468D98: newtab (lj_tab.c:143)
==5282== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==5282== by 0x547588A: lua_createtable (lj_api.c:706)
==5282== by 0x4F62C2: ngx_http_lua_init_registry (ngx_http_lua_util.c:667)
==5282== by 0x4F62C2: ngx_http_lua_new_state (ngx_http_lua_util.c:298)
==5282== by 0x4F62C2: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 768 bytes in 1 blocks are definitely lost in loss record 2,060 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468D98: newhpart (lj_tab.c:64)
==5282== by 0x5468D98: newtab (lj_tab.c:143)
==5282== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==5282== by 0x547588A: lua_createtable (lj_api.c:706)
==5282== by 0x4F2A2A: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2112)
==5282== by 0x4F64D4: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==5282== by 0x4F64D4: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F64D4: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F64D4: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 768 bytes in 1 blocks are definitely lost in loss record 2,061 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5469B44: newhpart (lj_tab.c:64)
==5282== by 0x5469B44: lj_tab_resize (lj_tab.c:276)
==5282== by 0x5469F46: rehashtab (lj_tab.c:385)
==5282== by 0x54697B5: lj_tab_newkey (lj_tab.c:469)
==5282== by 0x5476E3F: lua_rawset (lj_api.c:991)
==5282== by 0x506EFB: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:353)
==5282== by 0x4F6505: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==5282== by 0x4F6505: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F6505: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F6505: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 768 bytes in 1 blocks are definitely lost in loss record 2,062 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5469B44: newhpart (lj_tab.c:64)
==5282== by 0x5469B44: lj_tab_resize (lj_tab.c:276)
==5282== by 0x5469F46: rehashtab (lj_tab.c:385)
==5282== by 0x54697B5: lj_tab_newkey (lj_tab.c:469)
==5282== by 0x5469971: lj_tab_setstr (lj_tab.c:557)
==5282== by 0x547C496: lj_parse_keepstr (lj_parse.c:238)
==5282== by 0x547954F: lex_scan (lj_lex.c:301)
==5282== by 0x54799EC: lj_lex_next (lj_lex.c:454)
==5282== by 0x547E83E: parse_stmt (lj_parse.c:2647)
==5282== by 0x547E83E: parse_chunk (lj_parse.c:2685)
==5282== by 0x547F398: parse_block (lj_parse.c:2402)
==5282== by 0x547ED59: parse_for_iter (lj_parse.c:2554)
==5282== by 0x547ED59: parse_for (lj_parse.c:2577)
==5282== by 0x547ED59: parse_stmt (lj_parse.c:2638)
==5282== by 0x547ED59: parse_chunk (lj_parse.c:2685)
==5282== by 0x547F54F: lj_parse (lj_parse.c:2718)
==5282== by 0x548124A: cpparser (lj_load.c:41)
==5282== by 0x5462F76: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x548136A: lua_loadx (lj_load.c:58)
==5282== by 0x54815EB: luaL_loadbufferx (lj_load.c:143)
==5282== by 0x509DB8: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:320)
==5282== by 0x4F65A8: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==5282== by 0x4F65A8: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F65A8: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F65A8: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 848 bytes in 26 blocks are definitely lost in loss record 2,073 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x54BC6BD: lj_lib_register (lj_lib.c:92)
==5282== by 0x54BFE91: luaopen_math (lib_math.c:223)
==5282== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==5282== by 0x4F601F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==5282== by 0x4F601F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 1,000 bytes in 27 blocks are definitely lost in loss record 2,087 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466BC7: lj_mem_newgco (lj_gc.c:831)
==5282== by 0x546A626: lj_func_newC (lj_func.c:109)
==5282== by 0x54BC6BD: lj_lib_register (lj_lib.c:92)
==5282== by 0x54BF918: luaopen_base (lib_base.c:666)
==5282== by 0x5462C07: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x54CB2F8: luaL_openlibs (lib_init.c:45)
==5282== by 0x4F601F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==5282== by 0x4F601F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 1,536 bytes in 1 blocks are definitely lost in loss record 2,113 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468D98: newhpart (lj_tab.c:64)
==5282== by 0x5468D98: newtab (lj_tab.c:143)
==5282== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==5282== by 0x546E062: cpluaopen (lj_state.c:149)
==5282== by 0x5462F76: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==5282== by 0x546E37F: lua_newstate (lj_state.c:222)
==5282== by 0x54BDDC1: luaL_newstate (lib_aux.c:334)
==5282== by 0x4F600B: ngx_http_lua_new_state (ngx_http_lua_util.c:204)
==5282== by 0x4F600B: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 ==5282== 3,072 bytes in 1 blocks are definitely lost in loss record 2,136 of 2,152
==5282== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==5282== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==5282== by 0x5466AEC: lj_mem_realloc (lj_gc.c:818)
==5282== by 0x5468D98: newhpart (lj_tab.c:64)
==5282== by 0x5468D98: newtab (lj_tab.c:143)
==5282== by 0x5468ED8: lj_tab_new (lj_tab.c:160)
==5282== by 0x547588A: lua_createtable (lj_api.c:706)
==5282== by 0x4F63B2: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:713)
==5282== by 0x4F63B2: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==5282== by 0x4F63B2: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==5282== by 0x4F63B2: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==5282== by 0x4ECCEC: ngx_http_lua_init (ngx_http_lua_module.c:747)
==5282== by 0x4563E3: ngx_http_block (ngx_http.c:312)
==5282== by 0x43511E: ngx_conf_handler (ngx_conf_file.c:463)
==5282== by 0x43511E: ngx_conf_parse (ngx_conf_file.c:319)
==5282== by 0x432715: ngx_init_cycle (ngx_cycle.c:275)
==5282== by 0x420E0E: main (nginx.c:293)
==5282==
{
<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 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)
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/04/14 21:59:20 [warn] 5769\#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/04/14 21:59:21 [warn] 5769\#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)
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 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 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)
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 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 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)
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)
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)
109-timer-hup.t TEST 7: HUP reload should abort pending timers (fuzz test) - grep_error_log_out (req 1) got: 'lua found 8189 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] 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
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) Looks like you failed 1 test of 213.
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 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
'
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 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 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
'

Warnings

Go back to the index page.