(This page was automatically generated by the tools in the opsboy project on 09:42:25 11-Nov-2015 GMT.)

Detailed Test Report for ngx_lua in linux x86_64 (wv)

Summary

Commit Testing Time Unexpected
Failures
Expected
Failures
Files Tests Elapsed Time
91ff51fa 2015-06-23 12:58:41 GMT 0 547 170 17644 7685 sec

LuaJIT

LuaJIT 2.1.0-alpha, commit 5d54514

Compilation Errors

Unexpected Failures

(none)

Expected Failures

File Name Details
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 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 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 "2015/06/23 13:53:36 [debug] 12268\#0: 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 "2015/06/23 13:53:36 [debug] 12268\#0: decrementing the reference count for Lua VM: 3" (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 "2015/06/23 13:54:18 [debug] 12433\#0: lua tcp socket keepalive max idle timeout" (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 "2015/06/23 13:54:18 [debug] 12433\#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 "2015/06/23 13:54:19 [debug] 12433\#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 TEST 60: get_stale: expired entries can still be fetched - response_body - response is expected (req 0) @@ -1,2 +1,2 @@
32, nil, true
-33, nil, false
+33, nil, true
'
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 (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 (req 1) @@ -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 (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 (req 1) @@ -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 (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 (req 1) @@ -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 ==21924== Invalid read of size 8
==21924== at 0x41DF38: ngx_chain_update_chains (ngx_buf.c:189)
==21924== by 0x4C6C7D: ngx_http_lua_output_filter (ngx_http_lua_util.c:611)
==21924== by 0x4C77BD: ngx_http_lua_send_chain_link (ngx_http_lua_util.c:557)
==21924== by 0x4BA59A: ngx_http_lua_ngx_echo (ngx_http_lua_output.c:224)
==21924== by 0x4BA622: ngx_http_lua_ngx_say (ngx_http_lua_output.c:33)
==21924== by 0x5259737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x4C8E7F: ngx_http_lua_run_thread (ngx_http_lua_util.c:1015)
==21924== by 0x4CC8C3: ngx_http_lua_content_by_chunk (ngx_http_lua_contentby.c:103)
==21924== by 0x4CC98F: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:292)
==21924== by 0x4CC466: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:205)
==21924== by 0x44DA37: ngx_http_core_content_phase (ngx_http_core_module.c:1418)
==21924== by 0x448802: ngx_http_core_run_phases (ngx_http_core_module.c:899)
==21924== by 0x448911: ngx_http_handler (ngx_http_core_module.c:882)
==21924== by 0x45412C: ngx_http_process_request (ngx_http_request.c:1903)
==21924== by 0x454754: ngx_http_process_request_headers (ngx_http_request.c:1334)
==21924== by 0x454CD5: ngx_http_process_request_line (ngx_http_request.c:1013)
==21924== by 0x455385: ngx_http_wait_request_handler (ngx_http_request.c:500)
==21924== by 0x433E34: ngx_event_process_posted (ngx_event_posted.c:33)
==21924== by 0x433903: ngx_process_events_and_timers (ngx_event.c:265)
==21924== by 0x43C26B: ngx_single_process_cycle (ngx_process_cycle.c:319)
==21924== by 0x41AD1A: main (nginx.c:404)
==21924== Address 0x110 is not stack'd, malloc'd or (recently) free'd
==21924==
{
<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 ==21924==
==21924== Process terminating with default action of signal 11 (SIGSEGV)
==21924== Access not within mapped region at address 0x110
==21924== at 0x41DF38: ngx_chain_update_chains (ngx_buf.c:189)
==21924== by 0x4C6C7D: ngx_http_lua_output_filter (ngx_http_lua_util.c:611)
==21924== by 0x4C77BD: ngx_http_lua_send_chain_link (ngx_http_lua_util.c:557)
==21924== by 0x4BA59A: ngx_http_lua_ngx_echo (ngx_http_lua_output.c:224)
==21924== by 0x4BA622: ngx_http_lua_ngx_say (ngx_http_lua_output.c:33)
==21924== by 0x5259737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x4C8E7F: ngx_http_lua_run_thread (ngx_http_lua_util.c:1015)
==21924== by 0x4CC8C3: ngx_http_lua_content_by_chunk (ngx_http_lua_contentby.c:103)
==21924== by 0x4CC98F: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:292)
==21924== by 0x4CC466: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:205)
==21924== by 0x44DA37: ngx_http_core_content_phase (ngx_http_core_module.c:1418)
==21924== by 0x448802: ngx_http_core_run_phases (ngx_http_core_module.c:899)
==21924== by 0x448911: ngx_http_handler (ngx_http_core_module.c:882)
==21924== by 0x45412C: ngx_http_process_request (ngx_http_request.c:1903)
==21924== by 0x454754: ngx_http_process_request_headers (ngx_http_request.c:1334)
==21924== by 0x454CD5: ngx_http_process_request_line (ngx_http_request.c:1013)
==21924== by 0x455385: ngx_http_wait_request_handler (ngx_http_request.c:500)
==21924== by 0x433E34: ngx_event_process_posted (ngx_event_posted.c:33)
==21924== by 0x433903: ngx_process_events_and_timers (ngx_event.c:265)
==21924== by 0x43C26B: ngx_single_process_cycle (ngx_process_cycle.c:319)
==21924== by 0x41AD1A: main (nginx.c:404)
==21924== If you believe this happened as a result of a stack
==21924== overflow in your program's main thread (unlikely but
==21924== possible), you can try to increase the size of the
==21924== main thread stack using the --main-stacksize= flag.
==21924== The main thread stack size used in this run was 8388608.
==21924== 18 bytes in 1 blocks are definitely lost in loss record 359 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x5270E81: lj_parse_keepstr (lj_parse.c:237)
==21924== by 0x526E117: lex_scan (lj_lex.c:274)
==21924== by 0x526E43C: lj_lex_next (lj_lex.c:427)
==21924== by 0x527327E: parse_chunk (lj_parse.c:2645)
==21924== by 0x5271040: parse_body (lj_parse.c:1851)
==21924== by 0x5271C7B: expr_binop (lj_parse.c:2006)
==21924== by 0x52720B5: expr_list (lj_parse.c:2107)
==21924== by 0x5272E37: parse_assignment (lj_parse.c:2198)
==21924== by 0x5273033: parse_chunk (lj_parse.c:2231)
==21924== by 0x5273DD8: parse_block (lj_parse.c:2400)
==21924== by 0x5273799: parse_chunk (lj_parse.c:2552)
==21924== by 0x5273F8F: lj_parse (lj_parse.c:2715)
==21924== by 0x5275C8A: cpparser (lj_load.c:41)
==21924== by 0x5259AA6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x5275DAA: lua_loadx (lj_load.c:58)
==21924== by 0x527602B: luaL_loadbufferx (lj_load.c:143)
==21924== by 0x4DB46C: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:314)
==21924== by 0x4CB90A: ngx_http_lua_init_vm (ngx_http_lua_util.c:767)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_chunk
fun:parse_body
fun:expr_binop
fun:expr_list
fun:parse_assignment
fun:parse_chunk
fun:parse_block
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 18 bytes in 1 blocks are definitely lost in loss record 360 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x5270E81: lj_parse_keepstr (lj_parse.c:237)
==21924== by 0x526E117: lex_scan (lj_lex.c:274)
==21924== by 0x526E43C: lj_lex_next (lj_lex.c:427)
==21924== by 0x5270F49: parse_body (lj_parse.c:1811)
==21924== by 0x5271C7B: expr_binop (lj_parse.c:2006)
==21924== by 0x52720B5: expr_list (lj_parse.c:2107)
==21924== by 0x5272E37: parse_assignment (lj_parse.c:2198)
==21924== by 0x5273033: parse_chunk (lj_parse.c:2231)
==21924== by 0x5273F8F: lj_parse (lj_parse.c:2715)
==21924== by 0x5275C8A: cpparser (lj_load.c:41)
==21924== by 0x5259AA6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x5275DAA: lua_loadx (lj_load.c:58)
==21924== by 0x527602B: luaL_loadbufferx (lj_load.c:143)
==21924== by 0x4DB46C: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:314)
==21924== by 0x4CB90A: ngx_http_lua_init_vm (ngx_http_lua_util.c:767)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_body
fun:expr_binop
fun:expr_list
fun:parse_assignment
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 19 bytes in 1 blocks are definitely lost in loss record 363 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x52B2B9A: luaopen_base (lib_base.c:657)
==21924== by 0x5259737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x52BE5E8: luaL_openlibs (lib_init.c:45)
==21924== by 0x4CB381: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 19 bytes in 1 blocks are definitely lost in loss record 364 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x52B2C49: luaopen_base (lib_base.c:648)
==21924== by 0x5259737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x52BE5E8: luaL_openlibs (lib_init.c:45)
==21924== by 0x4CB381: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 19 bytes in 1 blocks are definitely lost in loss record 365 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526B91C: lua_setfield (lj_api.c:903)
==21924== by 0x4C2744: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1936)
==21924== by 0x4CB82B: ngx_http_lua_init_vm (ngx_http_lua_util.c:742)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 19 bytes in 1 blocks are definitely lost in loss record 366 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526B91C: lua_setfield (lj_api.c:903)
==21924== by 0x4E17CA: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:55)
==21924== by 0x4CB885: ngx_http_lua_init_vm (ngx_http_lua_util.c:753)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 19 bytes in 1 blocks are definitely lost in loss record 367 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x5270E81: lj_parse_keepstr (lj_parse.c:237)
==21924== by 0x526E263: lex_scan (lj_lex.c:253)
==21924== by 0x526E43C: lj_lex_next (lj_lex.c:427)
==21924== by 0x5272158: expr_bracket (lj_parse.c:1679)
==21924== by 0x5272BAF: expr_primary (lj_parse.c:1952)
==21924== by 0x52712DA: expr_binop (lj_parse.c:2009)
==21924== by 0x52720B5: expr_list (lj_parse.c:2107)
==21924== by 0x52739AB: parse_chunk (lj_parse.c:2259)
==21924== by 0x5273DD8: parse_block (lj_parse.c:2400)
==21924== by 0x5273799: parse_chunk (lj_parse.c:2552)
==21924== by 0x5273F8F: lj_parse (lj_parse.c:2715)
==21924== by 0x5275C8A: cpparser (lj_load.c:41)
==21924== by 0x5259AA6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x5275DAA: lua_loadx (lj_load.c:58)
==21924== by 0x527602B: luaL_loadbufferx (lj_load.c:143)
==21924== by 0x4DB46C: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:314)
==21924== by 0x4CB90A: ngx_http_lua_init_vm (ngx_http_lua_util.c:767)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_bracket
fun:expr_primary
fun:expr_binop
fun:expr_list
fun:parse_chunk
fun:parse_block
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 19 bytes in 1 blocks are definitely lost in loss record 368 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x5270E81: lj_parse_keepstr (lj_parse.c:237)
==21924== by 0x526E117: lex_scan (lj_lex.c:274)
==21924== by 0x526E43C: lj_lex_next (lj_lex.c:427)
==21924== by 0x527327E: parse_chunk (lj_parse.c:2645)
==21924== by 0x5271040: parse_body (lj_parse.c:1851)
==21924== by 0x5271C7B: expr_binop (lj_parse.c:2006)
==21924== by 0x52720B5: expr_list (lj_parse.c:2107)
==21924== by 0x5272E37: parse_assignment (lj_parse.c:2198)
==21924== by 0x5273033: parse_chunk (lj_parse.c:2231)
==21924== by 0x5273F8F: lj_parse (lj_parse.c:2715)
==21924== by 0x5275C8A: cpparser (lj_load.c:41)
==21924== by 0x5259AA6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x5275DAA: lua_loadx (lj_load.c:58)
==21924== by 0x527602B: luaL_loadbufferx (lj_load.c:143)
==21924== by 0x4DB46C: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:314)
==21924== by 0x4CB90A: ngx_http_lua_init_vm (ngx_http_lua_util.c:767)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_chunk
fun:parse_body
fun:expr_binop
fun:expr_list
fun:parse_assignment
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 20 bytes in 1 blocks are definitely lost in loss record 373 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x5270E81: lj_parse_keepstr (lj_parse.c:237)
==21924== by 0x526E117: lex_scan (lj_lex.c:274)
==21924== by 0x526E43C: lj_lex_next (lj_lex.c:427)
==21924== by 0x526E538: lex_opt (lj_parse.c:989)
==21924== by 0x52732BE: parse_chunk (lj_parse.c:2257)
==21924== by 0x5271040: parse_body (lj_parse.c:1851)
==21924== by 0x5271C7B: expr_binop (lj_parse.c:2006)
==21924== by 0x52720B5: expr_list (lj_parse.c:2107)
==21924== by 0x52736C3: parse_chunk (lj_parse.c:2314)
==21924== by 0x5273F8F: lj_parse (lj_parse.c:2715)
==21924== by 0x5275C8A: cpparser (lj_load.c:41)
==21924== by 0x5259AA6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x5275DAA: lua_loadx (lj_load.c:58)
==21924== by 0x4CE970: ngx_http_lua_clfactory_loadbuffer (ngx_http_lua_clfactory.c:731)
==21924== by 0x4CBF88: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:166)
==21924== by 0x4CC97A: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:283)
==21924== by 0x4CC466: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:205)
==21924== by 0x44DA37: ngx_http_core_content_phase (ngx_http_core_module.c:1418)
==21924== by 0x448802: ngx_http_core_run_phases (ngx_http_core_module.c:899)
==21924== by 0x448911: ngx_http_handler (ngx_http_core_module.c:882)
==21924== by 0x45412C: ngx_http_process_request (ngx_http_request.c:1903)
==21924== by 0x454754: ngx_http_process_request_headers (ngx_http_request.c:1334)
==21924== by 0x454CD5: ngx_http_process_request_line (ngx_http_request.c:1013)
==21924== by 0x455385: ngx_http_wait_request_handler (ngx_http_request.c:500)
==21924== by 0x433E34: ngx_event_process_posted (ngx_event_posted.c:33)
==21924== by 0x433903: ngx_process_events_and_timers (ngx_event.c:265)
==21924== by 0x43C26B: ngx_single_process_cycle (ngx_process_cycle.c:319)
==21924== by 0x41AD1A: main (nginx.c:404)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_chunk
fun:parse_body
fun:expr_binop
fun:expr_list
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
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 20 bytes in 1 blocks are definitely lost in loss record 374 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260C8B: func_newL (lj_func.c:122)
==21924== by 0x5260EC8: lj_func_newL_empty (lj_func.c:138)
==21924== by 0x5275C98: cpparser (lj_load.c:42)
==21924== by 0x5259AA6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x5275DAA: lua_loadx (lj_load.c:58)
==21924== by 0x4CE970: ngx_http_lua_clfactory_loadbuffer (ngx_http_lua_clfactory.c:731)
==21924== by 0x4CBF88: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:166)
==21924== by 0x4CC97A: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:283)
==21924== by 0x4CC466: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:205)
==21924== by 0x44DA37: ngx_http_core_content_phase (ngx_http_core_module.c:1418)
==21924== by 0x448802: ngx_http_core_run_phases (ngx_http_core_module.c:899)
==21924== by 0x448911: ngx_http_handler (ngx_http_core_module.c:882)
==21924== by 0x45412C: ngx_http_process_request (ngx_http_request.c:1903)
==21924== by 0x454754: ngx_http_process_request_headers (ngx_http_request.c:1334)
==21924== by 0x454CD5: ngx_http_process_request_line (ngx_http_request.c:1013)
==21924== by 0x455385: ngx_http_wait_request_handler (ngx_http_request.c:500)
==21924== by 0x433E34: ngx_event_process_posted (ngx_event_posted.c:33)
==21924== by 0x433903: ngx_process_events_and_timers (ngx_event.c:265)
==21924== by 0x43C26B: ngx_single_process_cycle (ngx_process_cycle.c:319)
==21924== by 0x41AD1A: main (nginx.c:404)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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 ==21924== 20 bytes in 1 blocks are definitely lost in loss record 375 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260C8B: func_newL (lj_func.c:122)
==21924== by 0x5260F8D: lj_func_newL_gc (lj_func.c:158)
==21924== by 0x5258865: lj_BC_FNEW (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x526C48C: lua_pcall (lj_api.c:1055)
==21924== by 0x4CBEFE: ngx_http_lua_cache_store_code (ngx_http_lua_cache.c:125)
==21924== by 0x4CBFD2: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:187)
==21924== by 0x4CC97A: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:283)
==21924== by 0x4CC466: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:205)
==21924== by 0x44DA37: ngx_http_core_content_phase (ngx_http_core_module.c:1418)
==21924== by 0x448802: ngx_http_core_run_phases (ngx_http_core_module.c:899)
==21924== by 0x448911: ngx_http_handler (ngx_http_core_module.c:882)
==21924== by 0x45412C: ngx_http_process_request (ngx_http_request.c:1903)
==21924== by 0x454754: ngx_http_process_request_headers (ngx_http_request.c:1334)
==21924== by 0x454CD5: ngx_http_process_request_line (ngx_http_request.c:1013)
==21924== by 0x455385: ngx_http_wait_request_handler (ngx_http_request.c:500)
==21924== by 0x433E34: ngx_event_process_posted (ngx_event_posted.c:33)
==21924== by 0x433903: ngx_process_events_and_timers (ngx_event.c:265)
==21924== by 0x43C26B: ngx_single_process_cycle (ngx_process_cycle.c:319)
==21924== by 0x41AD1A: main (nginx.c:404)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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 ==21924== 20 bytes in 1 blocks are definitely lost in loss record 376 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x52AFE19: lj_lib_register (lj_lib.c:52)
==21924== by 0x52B5280: luaopen_string (lib_string.c:739)
==21924== by 0x5259737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x52BE5E8: luaL_openlibs (lib_init.c:45)
==21924== by 0x4CB381: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 20 bytes in 1 blocks are definitely lost in loss record 377 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260C8B: func_newL (lj_func.c:122)
==21924== by 0x5260EC8: lj_func_newL_empty (lj_func.c:138)
==21924== by 0x52AFE7B: lj_lib_register (lj_lib.c:65)
==21924== by 0x52B5280: luaopen_string (lib_string.c:739)
==21924== by 0x5259737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x52BE5E8: luaL_openlibs (lib_init.c:45)
==21924== by 0x4CB381: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_empty
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 20 bytes in 1 blocks are definitely lost in loss record 378 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526B91C: lua_setfield (lj_api.c:903)
==21924== by 0x52B3259: luaopen_math (lib_math.c:226)
==21924== by 0x5259737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x52BE5E8: luaL_openlibs (lib_init.c:45)
==21924== by 0x4CB381: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 20 bytes in 1 blocks are definitely lost in loss record 379 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526A0BA: lua_pushlstring (lj_api.c:578)
==21924== by 0x52BB807: luaopen_jit (lib_jit.c:750)
==21924== by 0x5259737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x52BE5E8: luaL_openlibs (lib_init.c:45)
==21924== by 0x4CB381: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 20 bytes in 1 blocks are definitely lost in loss record 380 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526A0BA: lua_pushlstring (lj_api.c:578)
==21924== by 0x52B0B35: luaL_findtable (lib_aux.c:89)
==21924== by 0x52AF993: lj_lib_register (lj_lib.c:35)
==21924== by 0x52BB894: luaopen_jit (lib_jit.c:762)
==21924== by 0x5259737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x52BE5E8: luaL_openlibs (lib_init.c:45)
==21924== by 0x4CB381: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:luaL_findtable
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 20 bytes in 1 blocks are definitely lost in loss record 381 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526B91C: lua_setfield (lj_api.c:903)
==21924== by 0x52BE63E: luaL_openlibs (lib_init.c:51)
==21924== by 0x4CB381: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaL_openlibs
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 20 bytes in 1 blocks are definitely lost in loss record 382 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526B91C: lua_setfield (lj_api.c:903)
==21924== by 0x4B5DA8: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:175)
==21924== by 0x4CB702: ngx_http_lua_init_vm (ngx_http_lua_util.c:711)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 20 bytes in 1 blocks are definitely lost in loss record 383 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526A0BA: lua_pushlstring (lj_api.c:578)
==21924== by 0x4CB74A: ngx_http_lua_init_vm (ngx_http_lua_util.c:2891)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 20 bytes in 1 blocks are definitely lost in loss record 384 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526B91C: lua_setfield (lj_api.c:903)
==21924== by 0x4B3101: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:284)
==21924== by 0x4CB7E8: ngx_http_lua_init_vm (ngx_http_lua_util.c:732)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 20 bytes in 1 blocks are definitely lost in loss record 385 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526B91C: lua_setfield (lj_api.c:903)
==21924== by 0x4BA6EF: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:665)
==21924== by 0x4CB7F0: ngx_http_lua_init_vm (ngx_http_lua_util.c:733)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 20 bytes in 1 blocks are definitely lost in loss record 386 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526B91C: lua_setfield (lj_api.c:903)
==21924== by 0x4B7165: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:221)
==21924== by 0x4CB7F8: ngx_http_lua_init_vm (ngx_http_lua_util.c:734)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 20 bytes in 1 blocks are definitely lost in loss record 387 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526B91C: lua_setfield (lj_api.c:903)
==21924== by 0x4B90B8: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:86)
==21924== by 0x4CB800: ngx_http_lua_init_vm (ngx_http_lua_util.c:735)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 20 bytes in 1 blocks are definitely lost in loss record 388 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526B91C: lua_setfield (lj_api.c:903)
==21924== by 0x4C7F17: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2103)
==21924== by 0x4CB836: ngx_http_lua_init_vm (ngx_http_lua_util.c:745)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 20 bytes in 1 blocks are definitely lost in loss record 389 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x5270E81: lj_parse_keepstr (lj_parse.c:237)
==21924== by 0x526E117: lex_scan (lj_lex.c:274)
==21924== by 0x526E43C: lj_lex_next (lj_lex.c:427)
==21924== by 0x526E538: lex_opt (lj_parse.c:989)
==21924== by 0x52732BE: parse_chunk (lj_parse.c:2257)
==21924== by 0x5273F8F: lj_parse (lj_parse.c:2715)
==21924== by 0x5275C8A: cpparser (lj_load.c:41)
==21924== by 0x5259AA6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x5275DAA: lua_loadx (lj_load.c:58)
==21924== by 0x527602B: luaL_loadbufferx (lj_load.c:143)
==21924== by 0x4BC004: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:970)
==21924== by 0x4CB849: ngx_http_lua_init_vm (ngx_http_lua_util.c:747)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 20 bytes in 1 blocks are definitely lost in loss record 390 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260C8B: func_newL (lj_func.c:122)
==21924== by 0x5260EC8: lj_func_newL_empty (lj_func.c:138)
==21924== by 0x5275C98: cpparser (lj_load.c:42)
==21924== by 0x5259AA6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x5275DAA: lua_loadx (lj_load.c:58)
==21924== by 0x527602B: luaL_loadbufferx (lj_load.c:143)
==21924== by 0x4BC004: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:970)
==21924== by 0x4CB849: ngx_http_lua_init_vm (ngx_http_lua_util.c:747)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 20 bytes in 1 blocks are definitely lost in loss record 391 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526B91C: lua_setfield (lj_api.c:903)
==21924== by 0x4B7E66: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:35)
==21924== by 0x4CB851: ngx_http_lua_init_vm (ngx_http_lua_util.c:748)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 20 bytes in 1 blocks are definitely lost in loss record 392 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x5270E81: lj_parse_keepstr (lj_parse.c:237)
==21924== by 0x526E117: lex_scan (lj_lex.c:274)
==21924== by 0x526E43C: lj_lex_next (lj_lex.c:427)
==21924== by 0x526E538: lex_opt (lj_parse.c:989)
==21924== by 0x52732CF: parse_chunk (lj_parse.c:2258)
==21924== by 0x5273F8F: lj_parse (lj_parse.c:2715)
==21924== by 0x5275C8A: cpparser (lj_load.c:41)
==21924== by 0x5259AA6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x5275DAA: lua_loadx (lj_load.c:58)
==21924== by 0x527602B: luaL_loadbufferx (lj_load.c:143)
==21924== by 0x4D9786: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:210)
==21924== by 0x4CB867: ngx_http_lua_init_vm (ngx_http_lua_util.c:750)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 20 bytes in 1 blocks are definitely lost in loss record 393 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260C8B: func_newL (lj_func.c:122)
==21924== by 0x5260EC8: lj_func_newL_empty (lj_func.c:138)
==21924== by 0x5275C98: cpparser (lj_load.c:42)
==21924== by 0x5259AA6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x5275DAA: lua_loadx (lj_load.c:58)
==21924== by 0x527602B: luaL_loadbufferx (lj_load.c:143)
==21924== by 0x4D9786: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:210)
==21924== by 0x4CB867: ngx_http_lua_init_vm (ngx_http_lua_util.c:750)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 20 bytes in 1 blocks are definitely lost in loss record 394 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526B91C: lua_setfield (lj_api.c:903)
==21924== by 0x4DF460: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:81)
==21924== by 0x4CB872: ngx_http_lua_init_vm (ngx_http_lua_util.c:751)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 20 bytes in 1 blocks are definitely lost in loss record 395 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526B91C: lua_setfield (lj_api.c:903)
==21924== by 0x4E1981: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:29)
==21924== by 0x4CB895: ngx_http_lua_init_vm (ngx_http_lua_util.c:755)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 20 bytes in 1 blocks are definitely lost in loss record 396 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260C8B: func_newL (lj_func.c:122)
==21924== by 0x5260EC8: lj_func_newL_empty (lj_func.c:138)
==21924== by 0x5275C98: cpparser (lj_load.c:42)
==21924== by 0x5259AA6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x5275DAA: lua_loadx (lj_load.c:58)
==21924== by 0x527602B: luaL_loadbufferx (lj_load.c:143)
==21924== by 0x4DB46C: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:314)
==21924== by 0x4CB90A: ngx_http_lua_init_vm (ngx_http_lua_util.c:767)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 21 bytes in 1 blocks are definitely lost in loss record 403 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526B91C: lua_setfield (lj_api.c:903)
==21924== by 0x4C6345: ngx_http_lua_inject_core_consts (ngx_http_lua_consts.c:28)
==21924== by 0x4CB7E0: ngx_http_lua_init_vm (ngx_http_lua_util.c:730)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 21 bytes in 1 blocks are definitely lost in loss record 404 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526B91C: lua_setfield (lj_api.c:903)
==21924== by 0x4C63A6: ngx_http_lua_inject_core_consts (ngx_http_lua_consts.c:37)
==21924== by 0x4CB7E0: ngx_http_lua_init_vm (ngx_http_lua_util.c:730)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 21 bytes in 1 blocks are definitely lost in loss record 405 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526B91C: lua_setfield (lj_api.c:903)
==21924== by 0x4B30E2: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:281)
==21924== by 0x4CB7E8: ngx_http_lua_init_vm (ngx_http_lua_util.c:732)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 21 bytes in 1 blocks are definitely lost in loss record 406 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526B91C: lua_setfield (lj_api.c:903)
==21924== by 0x4B3120: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:287)
==21924== by 0x4CB7E8: ngx_http_lua_init_vm (ngx_http_lua_util.c:732)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 21 bytes in 1 blocks are definitely lost in loss record 407 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526B91C: lua_setfield (lj_api.c:903)
==21924== by 0x4B315E: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:293)
==21924== by 0x4CB7E8: ngx_http_lua_init_vm (ngx_http_lua_util.c:732)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 21 bytes in 1 blocks are definitely lost in loss record 408 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526B91C: lua_setfield (lj_api.c:903)
==21924== by 0x4B6A3C: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:35)
==21924== by 0x4CB80B: ngx_http_lua_init_vm (ngx_http_lua_util.c:736)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 21 bytes in 1 blocks are definitely lost in loss record 409 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526B91C: lua_setfield (lj_api.c:903)
==21924== by 0x4BBEDB: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:931)
==21924== by 0x4CB83E: ngx_http_lua_init_vm (ngx_http_lua_util.c:746)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 21 bytes in 1 blocks are definitely lost in loss record 410 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526B91C: lua_setfield (lj_api.c:903)
==21924== by 0x4D9919: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:254)
==21924== by 0x4CB867: ngx_http_lua_init_vm (ngx_http_lua_util.c:750)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 21 bytes in 1 blocks are definitely lost in loss record 411 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526B91C: lua_setfield (lj_api.c:903)
==21924== by 0x4E0754: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:40)
==21924== by 0x4CB87D: ngx_http_lua_init_vm (ngx_http_lua_util.c:752)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 21 bytes in 1 blocks are definitely lost in loss record 412 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526B91C: lua_setfield (lj_api.c:903)
==21924== by 0x4E0778: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:43)
==21924== by 0x4CB87D: ngx_http_lua_init_vm (ngx_http_lua_util.c:752)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 22 bytes in 1 blocks are definitely lost in loss record 415 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x5270E81: lj_parse_keepstr (lj_parse.c:237)
==21924== by 0x526E263: lex_scan (lj_lex.c:253)
==21924== by 0x526E43C: lj_lex_next (lj_lex.c:427)
==21924== by 0x5272A01: parse_args (lj_parse.c:1896)
==21924== by 0x5272B7C: expr_primary (lj_parse.c:1963)
==21924== by 0x52712DA: expr_binop (lj_parse.c:2009)
==21924== by 0x52720B5: expr_list (lj_parse.c:2107)
==21924== by 0x52739AB: parse_chunk (lj_parse.c:2259)
==21924== by 0x5271040: parse_body (lj_parse.c:1851)
==21924== by 0x5271C7B: expr_binop (lj_parse.c:2006)
==21924== by 0x52720B5: expr_list (lj_parse.c:2107)
==21924== by 0x52736C3: parse_chunk (lj_parse.c:2314)
==21924== by 0x5273F8F: lj_parse (lj_parse.c:2715)
==21924== by 0x5275C8A: cpparser (lj_load.c:41)
==21924== by 0x5259AA6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x5275DAA: lua_loadx (lj_load.c:58)
==21924== by 0x4CE970: ngx_http_lua_clfactory_loadbuffer (ngx_http_lua_clfactory.c:731)
==21924== by 0x4CBF88: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:166)
==21924== by 0x4CC97A: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:283)
==21924== by 0x4CC466: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:205)
==21924== by 0x44DA37: ngx_http_core_content_phase (ngx_http_core_module.c:1418)
==21924== by 0x448802: ngx_http_core_run_phases (ngx_http_core_module.c:899)
==21924== by 0x448911: ngx_http_handler (ngx_http_core_module.c:882)
==21924== by 0x45412C: ngx_http_process_request (ngx_http_request.c:1903)
==21924== by 0x454754: ngx_http_process_request_headers (ngx_http_request.c:1334)
==21924== by 0x454CD5: ngx_http_process_request_line (ngx_http_request.c:1013)
==21924== by 0x455385: ngx_http_wait_request_handler (ngx_http_request.c:500)
==21924== by 0x433E34: ngx_event_process_posted (ngx_event_posted.c:33)
==21924== by 0x433903: ngx_process_events_and_timers (ngx_event.c:265)
==21924== by 0x43C26B: ngx_single_process_cycle (ngx_process_cycle.c:319)
==21924== by 0x41AD1A: main (nginx.c:404)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_args
fun:expr_primary
fun:expr_binop
fun:expr_list
fun:parse_chunk
fun:parse_body
fun:expr_binop
fun:expr_list
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
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 22 bytes in 1 blocks are definitely lost in loss record 416 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526B91C: lua_setfield (lj_api.c:903)
==21924== by 0x52B8B1B: luaopen_package (lib_package.c:598)
==21924== by 0x5259737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x52BE5E8: luaL_openlibs (lib_init.c:45)
==21924== by 0x4CB381: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 22 bytes in 1 blocks are definitely lost in loss record 417 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526B91C: lua_setfield (lj_api.c:903)
==21924== by 0x52B7139: luaopen_io (lib_io.c:527)
==21924== by 0x5259737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x52BE5E8: luaL_openlibs (lib_init.c:45)
==21924== by 0x4CB381: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 22 bytes in 1 blocks are definitely lost in loss record 418 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526B91C: lua_setfield (lj_api.c:903)
==21924== by 0x52B647A: io_std_new (lib_io.c:519)
==21924== by 0x52B7172: luaopen_io (lib_io.c:529)
==21924== by 0x5259737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x52BE5E8: luaL_openlibs (lib_init.c:45)
==21924== by 0x4CB381: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 22 bytes in 1 blocks are definitely lost in loss record 419 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526B91C: lua_setfield (lj_api.c:903)
==21924== by 0x52B52A8: luaopen_string (lib_string.c:742)
==21924== by 0x5259737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x52BE5E8: luaL_openlibs (lib_init.c:45)
==21924== by 0x4CB381: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 22 bytes in 1 blocks are definitely lost in loss record 420 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526A0BA: lua_pushlstring (lj_api.c:578)
==21924== by 0x52BB7F3: luaopen_jit (lib_jit.c:749)
==21924== by 0x5259737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x52BE5E8: luaL_openlibs (lib_init.c:45)
==21924== by 0x4CB381: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 22 bytes in 1 blocks are definitely lost in loss record 421 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x52AFB62: lj_lib_register (lj_lib.c:110)
==21924== by 0x52BB894: luaopen_jit (lib_jit.c:762)
==21924== by 0x5259737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x52BE5E8: luaL_openlibs (lib_init.c:45)
==21924== by 0x4CB381: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 22 bytes in 1 blocks are definitely lost in loss record 422 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526B91C: lua_setfield (lj_api.c:903)
==21924== by 0x4C6324: ngx_http_lua_inject_core_consts (ngx_http_lua_consts.c:25)
==21924== by 0x4CB7E0: ngx_http_lua_init_vm (ngx_http_lua_util.c:730)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 22 bytes in 1 blocks are definitely lost in loss record 423 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526B91C: lua_setfield (lj_api.c:903)
==21924== by 0x4C6387: ngx_http_lua_inject_core_consts (ngx_http_lua_consts.c:34)
==21924== by 0x4CB7E0: ngx_http_lua_init_vm (ngx_http_lua_util.c:730)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 22 bytes in 1 blocks are definitely lost in loss record 424 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526B91C: lua_setfield (lj_api.c:903)
==21924== by 0x4B30A4: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:275)
==21924== by 0x4CB7E8: ngx_http_lua_init_vm (ngx_http_lua_util.c:732)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 22 bytes in 1 blocks are definitely lost in loss record 425 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526B91C: lua_setfield (lj_api.c:903)
==21924== by 0x4B30C3: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:278)
==21924== by 0x4CB7E8: ngx_http_lua_init_vm (ngx_http_lua_util.c:732)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 22 bytes in 1 blocks are definitely lost in loss record 426 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526B91C: lua_setfield (lj_api.c:903)
==21924== by 0x4B317D: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:296)
==21924== by 0x4CB7E8: ngx_http_lua_init_vm (ngx_http_lua_util.c:732)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 22 bytes in 1 blocks are definitely lost in loss record 427 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526B91C: lua_setfield (lj_api.c:903)
==21924== by 0x4B71D1: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:230)
==21924== by 0x4CB7F8: ngx_http_lua_init_vm (ngx_http_lua_util.c:734)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 22 bytes in 1 blocks are definitely lost in loss record 428 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526B91C: lua_setfield (lj_api.c:903)
==21924== by 0x4DAA3B: ngx_http_lua_inject_sleep_api (ngx_http_lua_sleep.c:133)
==21924== by 0x4CB81B: ngx_http_lua_init_vm (ngx_http_lua_util.c:738)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 23 bytes in 1 blocks are definitely lost in loss record 432 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526B91C: lua_setfield (lj_api.c:903)
==21924== by 0x52B8B43: luaopen_package (lib_package.c:600)
==21924== by 0x5259737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x52BE5E8: luaL_openlibs (lib_init.c:45)
==21924== by 0x4CB381: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 23 bytes in 1 blocks are definitely lost in loss record 433 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526B91C: lua_setfield (lj_api.c:903)
==21924== by 0x52B8B70: luaopen_package (lib_package.c:602)
==21924== by 0x5259737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x52BE5E8: luaL_openlibs (lib_init.c:45)
==21924== by 0x4CB381: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 23 bytes in 1 blocks are definitely lost in loss record 434 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526B91C: lua_setfield (lj_api.c:903)
==21924== by 0x52B647A: io_std_new (lib_io.c:519)
==21924== by 0x52B7194: luaopen_io (lib_io.c:530)
==21924== by 0x5259737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x52BE5E8: luaL_openlibs (lib_init.c:45)
==21924== by 0x4CB381: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 23 bytes in 1 blocks are definitely lost in loss record 435 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526B91C: lua_setfield (lj_api.c:903)
==21924== by 0x52B647A: io_std_new (lib_io.c:519)
==21924== by 0x52B71B3: luaopen_io (lib_io.c:531)
==21924== by 0x5259737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x52BE5E8: luaL_openlibs (lib_init.c:45)
==21924== by 0x4CB381: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 23 bytes in 1 blocks are definitely lost in loss record 436 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526B91C: lua_setfield (lj_api.c:903)
==21924== by 0x4B3085: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:272)
==21924== by 0x4CB7E8: ngx_http_lua_init_vm (ngx_http_lua_util.c:732)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 23 bytes in 1 blocks are definitely lost in loss record 437 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526B91C: lua_setfield (lj_api.c:903)
==21924== by 0x4B313F: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:290)
==21924== by 0x4CB7E8: ngx_http_lua_init_vm (ngx_http_lua_util.c:732)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 23 bytes in 1 blocks are definitely lost in loss record 438 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526B91C: lua_setfield (lj_api.c:903)
==21924== by 0x4D9CD8: ngx_http_lua_inject_req_socket_api (ngx_http_lua_socket_tcp.c:358)
==21924== by 0x4C7EF5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2099)
==21924== by 0x4CB836: ngx_http_lua_init_vm (ngx_http_lua_util.c:745)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 23 bytes in 1 blocks are definitely lost in loss record 439 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526B91C: lua_setfield (lj_api.c:903)
==21924== by 0x4BBE93: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:924)
==21924== by 0x4CB83E: ngx_http_lua_init_vm (ngx_http_lua_util.c:746)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 23 bytes in 1 blocks are definitely lost in loss record 440 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526B91C: lua_setfield (lj_api.c:903)
==21924== by 0x4D0BBA: ngx_http_lua_inject_shdict_api (ngx_http_lua_shdict.c:362)
==21924== by 0x4CB85C: ngx_http_lua_init_vm (ngx_http_lua_util.c:749)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 23 bytes in 1 blocks are definitely lost in loss record 441 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526B91C: lua_setfield (lj_api.c:903)
==21924== by 0x4DB35B: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:259)
==21924== by 0x4CB90A: ngx_http_lua_init_vm (ngx_http_lua_util.c:767)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 24 bytes in 1 blocks are definitely lost in loss record 1,001 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526A0BA: lua_pushlstring (lj_api.c:578)
==21924== by 0x52B2BE8: luaopen_base (lib_base.c:658)
==21924== by 0x5259737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x52BE5E8: luaL_openlibs (lib_init.c:45)
==21924== by 0x4CB381: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 24 bytes in 1 blocks are definitely lost in loss record 1,002 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526A0BA: lua_pushlstring (lj_api.c:578)
==21924== by 0x52B0B35: luaL_findtable (lib_aux.c:89)
==21924== by 0x52AF955: lj_lib_register (lj_lib.c:31)
==21924== by 0x52B2CB8: luaopen_base (lib_base.c:660)
==21924== by 0x5259737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x52BE5E8: luaL_openlibs (lib_init.c:45)
==21924== by 0x4CB381: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:luaL_findtable
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 24 bytes in 1 blocks are definitely lost in loss record 1,003 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526B91C: lua_setfield (lj_api.c:903)
==21924== by 0x52B8B9D: luaopen_package (lib_package.c:604)
==21924== by 0x5259737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x52BE5E8: luaL_openlibs (lib_init.c:45)
==21924== by 0x4CB381: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 24 bytes in 1 blocks are definitely lost in loss record 1,004 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526AD2B: lua_getfield (lj_api.c:738)
==21924== by 0x52AF965: lj_lib_register (lj_lib.c:32)
==21924== by 0x52BB894: luaopen_jit (lib_jit.c:762)
==21924== by 0x5259737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x52BE5E8: luaL_openlibs (lib_init.c:45)
==21924== by 0x4CB381: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_getfield
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 24 bytes in 1 blocks are definitely lost in loss record 1,005 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526B91C: lua_setfield (lj_api.c:903)
==21924== by 0x4C6599: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:93)
==21924== by 0x4CB7D8: ngx_http_lua_init_vm (ngx_http_lua_util.c:729)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 24 bytes in 1 blocks are definitely lost in loss record 1,006 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526B91C: lua_setfield (lj_api.c:903)
==21924== by 0x4B70B1: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:206)
==21924== by 0x4CB7F8: ngx_http_lua_init_vm (ngx_http_lua_util.c:734)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 24 bytes in 1 blocks are definitely lost in loss record 1,007 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526B91C: lua_setfield (lj_api.c:903)
==21924== by 0x4B70F9: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:212)
==21924== by 0x4CB7F8: ngx_http_lua_init_vm (ngx_http_lua_util.c:734)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 24 bytes in 1 blocks are definitely lost in loss record 1,008 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526B91C: lua_setfield (lj_api.c:903)
==21924== by 0x4B9094: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:83)
==21924== by 0x4CB800: ngx_http_lua_init_vm (ngx_http_lua_util.c:735)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 24 bytes in 1 blocks are definitely lost in loss record 1,009 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x5270E81: lj_parse_keepstr (lj_parse.c:237)
==21924== by 0x526E117: lex_scan (lj_lex.c:274)
==21924== by 0x526E43C: lj_lex_next (lj_lex.c:427)
==21924== by 0x5272BD7: expr_primary (lj_parse.c:1956)
==21924== by 0x52712DA: expr_binop (lj_parse.c:2009)
==21924== by 0x52720B5: expr_list (lj_parse.c:2107)
==21924== by 0x52739AB: parse_chunk (lj_parse.c:2259)
==21924== by 0x5273F8F: lj_parse (lj_parse.c:2715)
==21924== by 0x5275C8A: cpparser (lj_load.c:41)
==21924== by 0x5259AA6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x5275DAA: lua_loadx (lj_load.c:58)
==21924== by 0x527602B: luaL_loadbufferx (lj_load.c:143)
==21924== by 0x4D9786: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:210)
==21924== by 0x4CB867: ngx_http_lua_init_vm (ngx_http_lua_util.c:750)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_binop
fun:expr_list
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 24 bytes in 1 blocks are definitely lost in loss record 1,010 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526B91C: lua_setfield (lj_api.c:903)
==21924== by 0x4D981A: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:229)
==21924== by 0x4CB867: ngx_http_lua_init_vm (ngx_http_lua_util.c:750)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 24 bytes in 1 blocks are definitely lost in loss record 1,011 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526B91C: lua_setfield (lj_api.c:903)
==21924== by 0x4E195D: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:26)
==21924== by 0x4CB895: ngx_http_lua_init_vm (ngx_http_lua_util.c:755)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 24 bytes in 1 blocks are definitely lost in loss record 1,012 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526B91C: lua_setfield (lj_api.c:903)
==21924== by 0x4DB313: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:253)
==21924== by 0x4CB90A: ngx_http_lua_init_vm (ngx_http_lua_util.c:767)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 24 bytes in 1 blocks are definitely lost in loss record 1,013 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526B91C: lua_setfield (lj_api.c:903)
==21924== by 0x4DB337: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:256)
==21924== by 0x4CB90A: ngx_http_lua_init_vm (ngx_http_lua_util.c:767)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 24 bytes in 1 blocks are definitely lost in loss record 1,014 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526B91C: lua_setfield (lj_api.c:903)
==21924== by 0x4DB37F: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:262)
==21924== by 0x4CB90A: ngx_http_lua_init_vm (ngx_http_lua_util.c:767)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 24 bytes in 1 blocks are definitely lost in loss record 1,015 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526B91C: lua_setfield (lj_api.c:903)
==21924== by 0x4DB3F8: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:274)
==21924== by 0x4CB90A: ngx_http_lua_init_vm (ngx_http_lua_util.c:767)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 25 bytes in 1 blocks are definitely lost in loss record 1,024 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526A0BA: lua_pushlstring (lj_api.c:578)
==21924== by 0x52B0B35: luaL_findtable (lib_aux.c:89)
==21924== by 0x52B8B89: luaopen_package (lib_package.c:603)
==21924== by 0x5259737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x52BE5E8: luaL_openlibs (lib_init.c:45)
==21924== by 0x4CB381: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 25 bytes in 1 blocks are definitely lost in loss record 1,025 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526B91C: lua_setfield (lj_api.c:903)
==21924== by 0x52B0127: lj_lib_prereg (lj_lib.c:168)
==21924== by 0x52BB877: luaopen_jit (lib_jit.c:759)
==21924== by 0x5259737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x52BE5E8: luaL_openlibs (lib_init.c:45)
==21924== by 0x4CB381: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 25 bytes in 1 blocks are definitely lost in loss record 1,026 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526B91C: lua_setfield (lj_api.c:903)
==21924== by 0x4C63C8: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:47)
==21924== by 0x4CB7D8: ngx_http_lua_init_vm (ngx_http_lua_util.c:729)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 25 bytes in 1 blocks are definitely lost in loss record 1,027 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526B91C: lua_setfield (lj_api.c:903)
==21924== by 0x4C6406: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:53)
==21924== by 0x4CB7D8: ngx_http_lua_init_vm (ngx_http_lua_util.c:729)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 25 bytes in 1 blocks are definitely lost in loss record 1,028 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526B91C: lua_setfield (lj_api.c:903)
==21924== by 0x4C6366: ngx_http_lua_inject_core_consts (ngx_http_lua_consts.c:31)
==21924== by 0x4CB7E0: ngx_http_lua_init_vm (ngx_http_lua_util.c:730)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 25 bytes in 1 blocks are definitely lost in loss record 1,029 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526B91C: lua_setfield (lj_api.c:903)
==21924== by 0x4B90DC: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:90)
==21924== by 0x4CB800: ngx_http_lua_init_vm (ngx_http_lua_util.c:735)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 26 bytes in 1 blocks are definitely lost in loss record 1,032 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526A0BA: lua_pushlstring (lj_api.c:578)
==21924== by 0x52B8B2F: luaopen_package (lib_package.c:599)
==21924== by 0x5259737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x52BE5E8: luaL_openlibs (lib_init.c:45)
==21924== by 0x4CB381: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 26 bytes in 1 blocks are definitely lost in loss record 1,033 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526B91C: lua_setfield (lj_api.c:903)
==21924== by 0x52B0127: lj_lib_prereg (lj_lib.c:168)
==21924== by 0x52B5D20: luaopen_table (lib_table.c:303)
==21924== by 0x5259737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x52BE5E8: luaL_openlibs (lib_init.c:45)
==21924== by 0x4CB381: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 26 bytes in 1 blocks are definitely lost in loss record 1,034 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526B91C: lua_setfield (lj_api.c:903)
==21924== by 0x4C63E7: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:50)
==21924== by 0x4CB7D8: ngx_http_lua_init_vm (ngx_http_lua_util.c:729)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 26 bytes in 1 blocks are definitely lost in loss record 1,035 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526B91C: lua_setfield (lj_api.c:903)
==21924== by 0x4C6425: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:56)
==21924== by 0x4CB7D8: ngx_http_lua_init_vm (ngx_http_lua_util.c:729)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 26 bytes in 1 blocks are definitely lost in loss record 1,036 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526B91C: lua_setfield (lj_api.c:903)
==21924== by 0x4C64A1: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:68)
==21924== by 0x4CB7D8: ngx_http_lua_init_vm (ngx_http_lua_util.c:729)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 26 bytes in 1 blocks are definitely lost in loss record 1,037 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526B91C: lua_setfield (lj_api.c:903)
==21924== by 0x4C64C0: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:71)
==21924== by 0x4CB7D8: ngx_http_lua_init_vm (ngx_http_lua_util.c:729)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 26 bytes in 1 blocks are definitely lost in loss record 1,038 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526B91C: lua_setfield (lj_api.c:903)
==21924== by 0x4C651D: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:80)
==21924== by 0x4CB7D8: ngx_http_lua_init_vm (ngx_http_lua_util.c:729)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 26 bytes in 1 blocks are definitely lost in loss record 1,039 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526B91C: lua_setfield (lj_api.c:903)
==21924== by 0x4C670D: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:132)
==21924== by 0x4CB7D8: ngx_http_lua_init_vm (ngx_http_lua_util.c:729)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 26 bytes in 1 blocks are definitely lost in loss record 1,040 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526B91C: lua_setfield (lj_api.c:903)
==21924== by 0x4B711D: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:215)
==21924== by 0x4CB7F8: ngx_http_lua_init_vm (ngx_http_lua_util.c:734)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 26 bytes in 1 blocks are definitely lost in loss record 1,041 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526B91C: lua_setfield (lj_api.c:903)
==21924== by 0x4B71AD: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:227)
==21924== by 0x4CB7F8: ngx_http_lua_init_vm (ngx_http_lua_util.c:734)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 26 bytes in 1 blocks are definitely lost in loss record 1,042 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526B91C: lua_setfield (lj_api.c:903)
==21924== by 0x4B7219: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:236)
==21924== by 0x4CB7F8: ngx_http_lua_init_vm (ngx_http_lua_util.c:734)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 26 bytes in 1 blocks are definitely lost in loss record 1,043 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526B91C: lua_setfield (lj_api.c:903)
==21924== by 0x4B9148: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:101)
==21924== by 0x4CB800: ngx_http_lua_init_vm (ngx_http_lua_util.c:735)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 26 bytes in 1 blocks are definitely lost in loss record 1,044 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526B91C: lua_setfield (lj_api.c:903)
==21924== by 0x4DFFCE: ngx_http_lua_inject_phase_api (ngx_http_lua_phase.c:91)
==21924== by 0x4CB823: ngx_http_lua_init_vm (ngx_http_lua_util.c:739)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 26 bytes in 1 blocks are definitely lost in loss record 1,045 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526B91C: lua_setfield (lj_api.c:903)
==21924== by 0x4BE3BB: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:40)
==21924== by 0x4C7EED: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2098)
==21924== by 0x4CB836: ngx_http_lua_init_vm (ngx_http_lua_util.c:745)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 26 bytes in 1 blocks are definitely lost in loss record 1,046 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526B91C: lua_setfield (lj_api.c:903)
==21924== by 0x4BE493: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:58)
==21924== by 0x4C7EED: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2098)
==21924== by 0x4CB836: ngx_http_lua_init_vm (ngx_http_lua_util.c:745)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 26 bytes in 1 blocks are definitely lost in loss record 1,047 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526B91C: lua_setfield (lj_api.c:903)
==21924== by 0x4D9A84: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:292)
==21924== by 0x4CB867: ngx_http_lua_init_vm (ngx_http_lua_util.c:750)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 27 bytes in 1 blocks are definitely lost in loss record 1,052 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526B91C: lua_setfield (lj_api.c:903)
==21924== by 0x4C6482: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:65)
==21924== by 0x4CB7D8: ngx_http_lua_init_vm (ngx_http_lua_util.c:729)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 27 bytes in 1 blocks are definitely lost in loss record 1,053 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526B91C: lua_setfield (lj_api.c:903)
==21924== by 0x4C655B: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:86)
==21924== by 0x4CB7D8: ngx_http_lua_init_vm (ngx_http_lua_util.c:729)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 27 bytes in 1 blocks are definitely lost in loss record 1,054 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526B91C: lua_setfield (lj_api.c:903)
==21924== by 0x4C657A: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:89)
==21924== by 0x4CB7D8: ngx_http_lua_init_vm (ngx_http_lua_util.c:729)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 27 bytes in 1 blocks are definitely lost in loss record 1,055 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526B91C: lua_setfield (lj_api.c:903)
==21924== by 0x4B70D5: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:209)
==21924== by 0x4CB7F8: ngx_http_lua_init_vm (ngx_http_lua_util.c:734)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 27 bytes in 1 blocks are definitely lost in loss record 1,056 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526B91C: lua_setfield (lj_api.c:903)
==21924== by 0x4B8F98: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:62)
==21924== by 0x4CB800: ngx_http_lua_init_vm (ngx_http_lua_util.c:735)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 27 bytes in 1 blocks are definitely lost in loss record 1,057 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526B91C: lua_setfield (lj_api.c:903)
==21924== by 0x4BBF26: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:942)
==21924== by 0x4C7ED2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2095)
==21924== by 0x4CB836: ngx_http_lua_init_vm (ngx_http_lua_util.c:745)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 27 bytes in 1 blocks are definitely lost in loss record 1,058 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526B91C: lua_setfield (lj_api.c:903)
==21924== by 0x4DFA69: ngx_http_lua_inject_req_method_api (ngx_http_lua_req_method.c:29)
==21924== by 0x4C7EFD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2100)
==21924== by 0x4CB836: ngx_http_lua_init_vm (ngx_http_lua_util.c:745)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 27 bytes in 1 blocks are definitely lost in loss record 1,059 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526B91C: lua_setfield (lj_api.c:903)
==21924== by 0x4B7264: ngx_http_lua_inject_req_time_api (ngx_http_lua_time.c:247)
==21924== by 0x4C7F05: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2101)
==21924== by 0x4CB836: ngx_http_lua_init_vm (ngx_http_lua_util.c:745)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 27 bytes in 1 blocks are definitely lost in loss record 1,060 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526B91C: lua_setfield (lj_api.c:903)
==21924== by 0x4D9862: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:235)
==21924== by 0x4CB867: ngx_http_lua_init_vm (ngx_http_lua_util.c:750)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 28 bytes in 1 blocks are definitely lost in loss record 1,062 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526B91C: lua_setfield (lj_api.c:903)
==21924== by 0x52B0127: lj_lib_prereg (lj_lib.c:168)
==21924== by 0x52B5D43: luaopen_table (lib_table.c:304)
==21924== by 0x5259737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x52BE5E8: luaL_openlibs (lib_init.c:45)
==21924== by 0x4CB381: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 28 bytes in 1 blocks are definitely lost in loss record 1,063 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526B91C: lua_setfield (lj_api.c:903)
==21924== by 0x52B0127: lj_lib_prereg (lj_lib.c:168)
==21924== by 0x52BB85E: luaopen_jit (lib_jit.c:755)
==21924== by 0x5259737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x52BE5E8: luaL_openlibs (lib_init.c:45)
==21924== by 0x4CB381: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 28 bytes in 1 blocks are definitely lost in loss record 1,064 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526B91C: lua_setfield (lj_api.c:903)
==21924== by 0x4CB6FA: ngx_http_lua_init_vm (ngx_http_lua_util.c:708)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 28 bytes in 1 blocks are definitely lost in loss record 1,065 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526B91C: lua_setfield (lj_api.c:903)
==21924== by 0x4C6444: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:59)
==21924== by 0x4CB7D8: ngx_http_lua_init_vm (ngx_http_lua_util.c:729)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 28 bytes in 1 blocks are definitely lost in loss record 1,066 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526B91C: lua_setfield (lj_api.c:903)
==21924== by 0x4C653C: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:83)
==21924== by 0x4CB7D8: ngx_http_lua_init_vm (ngx_http_lua_util.c:729)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 28 bytes in 1 blocks are definitely lost in loss record 1,067 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526B91C: lua_setfield (lj_api.c:903)
==21924== by 0x4B7189: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:224)
==21924== by 0x4CB7F8: ngx_http_lua_init_vm (ngx_http_lua_util.c:734)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 28 bytes in 1 blocks are definitely lost in loss record 1,068 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526B91C: lua_setfield (lj_api.c:903)
==21924== by 0x4B71F5: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:233)
==21924== by 0x4CB7F8: ngx_http_lua_init_vm (ngx_http_lua_util.c:734)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 28 bytes in 1 blocks are definitely lost in loss record 1,069 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526B91C: lua_setfield (lj_api.c:903)
==21924== by 0x4B8FE0: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:68)
==21924== by 0x4CB800: ngx_http_lua_init_vm (ngx_http_lua_util.c:735)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 28 bytes in 1 blocks are definitely lost in loss record 1,070 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526B91C: lua_setfield (lj_api.c:903)
==21924== by 0x4B9004: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:71)
==21924== by 0x4CB800: ngx_http_lua_init_vm (ngx_http_lua_util.c:735)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 28 bytes in 1 blocks are definitely lost in loss record 1,071 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526B91C: lua_setfield (lj_api.c:903)
==21924== by 0x4B6A60: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:38)
==21924== by 0x4CB80B: ngx_http_lua_init_vm (ngx_http_lua_util.c:736)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 28 bytes in 1 blocks are definitely lost in loss record 1,072 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526B91C: lua_setfield (lj_api.c:903)
==21924== by 0x4BBF92: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:951)
==21924== by 0x4C7ED2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2095)
==21924== by 0x4CB836: ngx_http_lua_init_vm (ngx_http_lua_util.c:745)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 28 bytes in 1 blocks are definitely lost in loss record 1,073 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526B91C: lua_setfield (lj_api.c:903)
==21924== by 0x4BE4B7: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:61)
==21924== by 0x4C7EED: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2098)
==21924== by 0x4CB836: ngx_http_lua_init_vm (ngx_http_lua_util.c:745)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 28 bytes in 1 blocks are definitely lost in loss record 1,074 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526B91C: lua_setfield (lj_api.c:903)
==21924== by 0x4BE4DB: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:64)
==21924== by 0x4C7EED: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2098)
==21924== by 0x4CB836: ngx_http_lua_init_vm (ngx_http_lua_util.c:745)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 28 bytes in 1 blocks are definitely lost in loss record 1,075 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526B91C: lua_setfield (lj_api.c:903)
==21924== by 0x4DF4A3: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:88)
==21924== by 0x4CB872: ngx_http_lua_init_vm (ngx_http_lua_util.c:751)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 29 bytes in 1 blocks are definitely lost in loss record 1,080 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x5270E81: lj_parse_keepstr (lj_parse.c:237)
==21924== by 0x526E263: lex_scan (lj_lex.c:253)
==21924== by 0x526E43C: lj_lex_next (lj_lex.c:427)
==21924== by 0x526E538: lex_opt (lj_parse.c:989)
==21924== by 0x52720E7: expr_list (lj_parse.c:1875)
==21924== by 0x5272A12: parse_args (lj_parse.c:1900)
==21924== by 0x5272B7C: expr_primary (lj_parse.c:1963)
==21924== by 0x5273004: parse_chunk (lj_parse.c:2226)
==21924== by 0x5273DD8: parse_block (lj_parse.c:2400)
==21924== by 0x5273E24: parse_then (lj_parse.c:2589)
==21924== by 0x5273614: parse_chunk (lj_parse.c:2599)
==21924== by 0x5271040: parse_body (lj_parse.c:1851)
==21924== by 0x5271C7B: expr_binop (lj_parse.c:2006)
==21924== by 0x52720B5: expr_list (lj_parse.c:2107)
==21924== by 0x52736C3: parse_chunk (lj_parse.c:2314)
==21924== by 0x5273F8F: lj_parse (lj_parse.c:2715)
==21924== by 0x5275C8A: cpparser (lj_load.c:41)
==21924== by 0x5259AA6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x5275DAA: lua_loadx (lj_load.c:58)
==21924== by 0x4CE970: ngx_http_lua_clfactory_loadbuffer (ngx_http_lua_clfactory.c:731)
==21924== by 0x4CBF88: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:166)
==21924== by 0x4CC97A: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:283)
==21924== by 0x4CC466: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:205)
==21924== by 0x44DA37: ngx_http_core_content_phase (ngx_http_core_module.c:1418)
==21924== by 0x448802: ngx_http_core_run_phases (ngx_http_core_module.c:899)
==21924== by 0x448911: ngx_http_handler (ngx_http_core_module.c:882)
==21924== by 0x45412C: ngx_http_process_request (ngx_http_request.c:1903)
==21924== by 0x454754: ngx_http_process_request_headers (ngx_http_request.c:1334)
==21924== by 0x454CD5: ngx_http_process_request_line (ngx_http_request.c:1013)
==21924== by 0x455385: ngx_http_wait_request_handler (ngx_http_request.c:500)
==21924== by 0x433E34: ngx_event_process_posted (ngx_event_posted.c:33)
==21924== by 0x433903: ngx_process_events_and_timers (ngx_event.c:265)
==21924== by 0x43C26B: ngx_single_process_cycle (ngx_process_cycle.c:319)
==21924== by 0x41AD1A: main (nginx.c:404)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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:expr_list
fun:parse_args
fun:expr_primary
fun:parse_chunk
fun:parse_block
fun:parse_then
fun:parse_chunk
fun:parse_body
fun:expr_binop
fun:expr_list
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:ngx_http_lua_clfactory_loadbuffer
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 29 bytes in 1 blocks are definitely lost in loss record 1,081 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526B91C: lua_setfield (lj_api.c:903)
==21924== by 0x4C6463: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:62)
==21924== by 0x4CB7D8: ngx_http_lua_init_vm (ngx_http_lua_util.c:729)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 29 bytes in 1 blocks are definitely lost in loss record 1,082 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526B91C: lua_setfield (lj_api.c:903)
==21924== by 0x4C65B8: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:96)
==21924== by 0x4CB7D8: ngx_http_lua_init_vm (ngx_http_lua_util.c:729)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 29 bytes in 1 blocks are definitely lost in loss record 1,083 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526B91C: lua_setfield (lj_api.c:903)
==21924== by 0x4BA65F: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:653)
==21924== by 0x4CB7F0: ngx_http_lua_init_vm (ngx_http_lua_util.c:733)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 29 bytes in 1 blocks are definitely lost in loss record 1,084 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526B91C: lua_setfield (lj_api.c:903)
==21924== by 0x4BBF02: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:939)
==21924== by 0x4C7ED2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2095)
==21924== by 0x4CB836: ngx_http_lua_init_vm (ngx_http_lua_util.c:745)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 29 bytes in 1 blocks are definitely lost in loss record 1,085 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526B91C: lua_setfield (lj_api.c:903)
==21924== by 0x4BBF4A: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:945)
==21924== by 0x4C7ED2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2095)
==21924== by 0x4CB836: ngx_http_lua_init_vm (ngx_http_lua_util.c:745)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 29 bytes in 1 blocks are definitely lost in loss record 1,086 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526B91C: lua_setfield (lj_api.c:903)
==21924== by 0x4BEFE5: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:358)
==21924== by 0x4C7EE5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2097)
==21924== by 0x4CB836: ngx_http_lua_init_vm (ngx_http_lua_util.c:745)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 29 bytes in 1 blocks are definitely lost in loss record 1,087 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526B91C: lua_setfield (lj_api.c:903)
==21924== by 0x4D983E: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:232)
==21924== by 0x4CB867: ngx_http_lua_init_vm (ngx_http_lua_util.c:750)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 29 bytes in 1 blocks are definitely lost in loss record 1,088 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526B91C: lua_setfield (lj_api.c:903)
==21924== by 0x4D99D0: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:275)
==21924== by 0x4CB867: ngx_http_lua_init_vm (ngx_http_lua_util.c:750)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 29 bytes in 1 blocks are definitely lost in loss record 1,089 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526B91C: lua_setfield (lj_api.c:903)
==21924== by 0x4D9AF0: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:301)
==21924== by 0x4CB867: ngx_http_lua_init_vm (ngx_http_lua_util.c:750)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 29 bytes in 1 blocks are definitely lost in loss record 1,090 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526B91C: lua_setfield (lj_api.c:903)
==21924== by 0x4CB9D9: ngx_http_lua_init_vm (ngx_http_lua_util.c:3726)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 30 bytes in 1 blocks are definitely lost in loss record 1,091 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x5270E81: lj_parse_keepstr (lj_parse.c:237)
==21924== by 0x526E117: lex_scan (lj_lex.c:274)
==21924== by 0x526E43C: lj_lex_next (lj_lex.c:427)
==21924== by 0x5270BCB: expr_field (lj_parse.c:1671)
==21924== by 0x5272B8F: expr_primary (lj_parse.c:1948)
==21924== by 0x5273004: parse_chunk (lj_parse.c:2226)
==21924== by 0x5271040: parse_body (lj_parse.c:1851)
==21924== by 0x5271C7B: expr_binop (lj_parse.c:2006)
==21924== by 0x52720B5: expr_list (lj_parse.c:2107)
==21924== by 0x52736C3: parse_chunk (lj_parse.c:2314)
==21924== by 0x5273F8F: lj_parse (lj_parse.c:2715)
==21924== by 0x5275C8A: cpparser (lj_load.c:41)
==21924== by 0x5259AA6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x5275DAA: lua_loadx (lj_load.c:58)
==21924== by 0x4CE970: ngx_http_lua_clfactory_loadbuffer (ngx_http_lua_clfactory.c:731)
==21924== by 0x4CBF88: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:166)
==21924== by 0x4CC97A: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:283)
==21924== by 0x4CC466: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:205)
==21924== by 0x44DA37: ngx_http_core_content_phase (ngx_http_core_module.c:1418)
==21924== by 0x448802: ngx_http_core_run_phases (ngx_http_core_module.c:899)
==21924== by 0x448911: ngx_http_handler (ngx_http_core_module.c:882)
==21924== by 0x45412C: ngx_http_process_request (ngx_http_request.c:1903)
==21924== by 0x454754: ngx_http_process_request_headers (ngx_http_request.c:1334)
==21924== by 0x454CD5: ngx_http_process_request_line (ngx_http_request.c:1013)
==21924== by 0x455385: ngx_http_wait_request_handler (ngx_http_request.c:500)
==21924== by 0x433E34: ngx_event_process_posted (ngx_event_posted.c:33)
==21924== by 0x433903: ngx_process_events_and_timers (ngx_event.c:265)
==21924== by 0x43C26B: ngx_single_process_cycle (ngx_process_cycle.c:319)
==21924== by 0x41AD1A: main (nginx.c:404)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_chunk
fun:parse_body
fun:expr_binop
fun:expr_list
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
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 30 bytes in 1 blocks are definitely lost in loss record 1,092 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526B91C: lua_setfield (lj_api.c:903)
==21924== by 0x4C64DF: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:74)
==21924== by 0x4CB7D8: ngx_http_lua_init_vm (ngx_http_lua_util.c:729)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 30 bytes in 1 blocks are definitely lost in loss record 1,093 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526B91C: lua_setfield (lj_api.c:903)
==21924== by 0x4B9028: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:74)
==21924== by 0x4CB800: ngx_http_lua_init_vm (ngx_http_lua_util.c:735)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 30 bytes in 1 blocks are definitely lost in loss record 1,094 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526B91C: lua_setfield (lj_api.c:903)
==21924== by 0x4B904C: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:77)
==21924== by 0x4CB800: ngx_http_lua_init_vm (ngx_http_lua_util.c:735)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 30 bytes in 1 blocks are definitely lost in loss record 1,095 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526B91C: lua_setfield (lj_api.c:903)
==21924== by 0x4B9070: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:80)
==21924== by 0x4CB800: ngx_http_lua_init_vm (ngx_http_lua_util.c:735)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 30 bytes in 1 blocks are definitely lost in loss record 1,096 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526B91C: lua_setfield (lj_api.c:903)
==21924== by 0x4B5A35: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1421)
==21924== by 0x4CB813: ngx_http_lua_init_vm (ngx_http_lua_util.c:737)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 30 bytes in 1 blocks are definitely lost in loss record 1,097 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526B91C: lua_setfield (lj_api.c:903)
==21924== by 0x4BF02D: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:364)
==21924== by 0x4C7EE5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2097)
==21924== by 0x4CB836: ngx_http_lua_init_vm (ngx_http_lua_util.c:745)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 30 bytes in 1 blocks are definitely lost in loss record 1,098 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526B91C: lua_setfield (lj_api.c:903)
==21924== by 0x4BE403: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:46)
==21924== by 0x4C7EED: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2098)
==21924== by 0x4CB836: ngx_http_lua_init_vm (ngx_http_lua_util.c:745)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 30 bytes in 1 blocks are definitely lost in loss record 1,099 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526B91C: lua_setfield (lj_api.c:903)
==21924== by 0x4BE427: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:49)
==21924== by 0x4C7EED: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2098)
==21924== by 0x4CB836: ngx_http_lua_init_vm (ngx_http_lua_util.c:745)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 30 bytes in 1 blocks are definitely lost in loss record 1,100 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526B91C: lua_setfield (lj_api.c:903)
==21924== by 0x4BE44B: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:52)
==21924== by 0x4C7EED: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2098)
==21924== by 0x4CB836: ngx_http_lua_init_vm (ngx_http_lua_util.c:745)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 30 bytes in 1 blocks are definitely lost in loss record 1,101 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526B91C: lua_setfield (lj_api.c:903)
==21924== by 0x4BE46F: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:55)
==21924== by 0x4C7EED: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2098)
==21924== by 0x4CB836: ngx_http_lua_init_vm (ngx_http_lua_util.c:745)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 30 bytes in 1 blocks are definitely lost in loss record 1,102 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526B91C: lua_setfield (lj_api.c:903)
==21924== by 0x4E1899: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:39)
==21924== by 0x4CB88D: ngx_http_lua_init_vm (ngx_http_lua_util.c:754)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 31 bytes in 1 blocks are definitely lost in loss record 1,103 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526B91C: lua_setfield (lj_api.c:903)
==21924== by 0x4C64FE: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:77)
==21924== by 0x4CB7D8: ngx_http_lua_init_vm (ngx_http_lua_util.c:729)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 31 bytes in 1 blocks are definitely lost in loss record 1,104 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526B91C: lua_setfield (lj_api.c:903)
==21924== by 0x4C6634: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:109)
==21924== by 0x4CB7D8: ngx_http_lua_init_vm (ngx_http_lua_util.c:729)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 31 bytes in 1 blocks are definitely lost in loss record 1,105 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526B91C: lua_setfield (lj_api.c:903)
==21924== by 0x4C66B0: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:123)
==21924== by 0x4CB7D8: ngx_http_lua_init_vm (ngx_http_lua_util.c:729)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 31 bytes in 1 blocks are definitely lost in loss record 1,106 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526B91C: lua_setfield (lj_api.c:903)
==21924== by 0x4C66CF: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:126)
==21924== by 0x4CB7D8: ngx_http_lua_init_vm (ngx_http_lua_util.c:729)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 31 bytes in 1 blocks are definitely lost in loss record 1,107 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526B91C: lua_setfield (lj_api.c:903)
==21924== by 0x4BF009: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:361)
==21924== by 0x4C7EE5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2097)
==21924== by 0x4CB836: ngx_http_lua_init_vm (ngx_http_lua_util.c:745)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 31 bytes in 1 blocks are definitely lost in loss record 1,108 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526B91C: lua_setfield (lj_api.c:903)
==21924== by 0x4D9ACC: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:298)
==21924== by 0x4CB867: ngx_http_lua_init_vm (ngx_http_lua_util.c:750)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,219 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x525F6A9: newtab (lj_tab.c:123)
==21924== by 0x525F7A8: lj_tab_new (lj_tab.c:161)
==21924== by 0x526E5C8: fs_init (lj_parse.c:1615)
==21924== by 0x5273F3E: lj_parse (lj_parse.c:2706)
==21924== by 0x5275C8A: cpparser (lj_load.c:41)
==21924== by 0x5259AA6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x5275DAA: lua_loadx (lj_load.c:58)
==21924== by 0x4CE970: ngx_http_lua_clfactory_loadbuffer (ngx_http_lua_clfactory.c:731)
==21924== by 0x4CBF88: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:166)
==21924== by 0x4CC97A: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:283)
==21924== by 0x4CC466: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:205)
==21924== by 0x44DA37: ngx_http_core_content_phase (ngx_http_core_module.c:1418)
==21924== by 0x448802: ngx_http_core_run_phases (ngx_http_core_module.c:899)
==21924== by 0x448911: ngx_http_handler (ngx_http_core_module.c:882)
==21924== by 0x45412C: ngx_http_process_request (ngx_http_request.c:1903)
==21924== by 0x454754: ngx_http_process_request_headers (ngx_http_request.c:1334)
==21924== by 0x454CD5: ngx_http_process_request_line (ngx_http_request.c:1013)
==21924== by 0x455385: ngx_http_wait_request_handler (ngx_http_request.c:500)
==21924== by 0x433E34: ngx_event_process_posted (ngx_event_posted.c:33)
==21924== by 0x433903: ngx_process_events_and_timers (ngx_event.c:265)
==21924== by 0x43C26B: ngx_single_process_cycle (ngx_process_cycle.c:319)
==21924== by 0x41AD1A: main (nginx.c:404)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,220 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x525F6A9: newtab (lj_tab.c:123)
==21924== by 0x525F7A8: lj_tab_new (lj_tab.c:161)
==21924== by 0x526E5C8: fs_init (lj_parse.c:1615)
==21924== by 0x5270F18: parse_body (lj_parse.c:1844)
==21924== by 0x5271C7B: expr_binop (lj_parse.c:2006)
==21924== by 0x52720B5: expr_list (lj_parse.c:2107)
==21924== by 0x52736C3: parse_chunk (lj_parse.c:2314)
==21924== by 0x5273F8F: lj_parse (lj_parse.c:2715)
==21924== by 0x5275C8A: cpparser (lj_load.c:41)
==21924== by 0x5259AA6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x5275DAA: lua_loadx (lj_load.c:58)
==21924== by 0x4CE970: ngx_http_lua_clfactory_loadbuffer (ngx_http_lua_clfactory.c:731)
==21924== by 0x4CBF88: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:166)
==21924== by 0x4CC97A: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:283)
==21924== by 0x4CC466: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:205)
==21924== by 0x44DA37: ngx_http_core_content_phase (ngx_http_core_module.c:1418)
==21924== by 0x448802: ngx_http_core_run_phases (ngx_http_core_module.c:899)
==21924== by 0x448911: ngx_http_handler (ngx_http_core_module.c:882)
==21924== by 0x45412C: ngx_http_process_request (ngx_http_request.c:1903)
==21924== by 0x454754: ngx_http_process_request_headers (ngx_http_request.c:1334)
==21924== by 0x454CD5: ngx_http_process_request_line (ngx_http_request.c:1013)
==21924== by 0x455385: ngx_http_wait_request_handler (ngx_http_request.c:500)
==21924== by 0x433E34: ngx_event_process_posted (ngx_event_posted.c:33)
==21924== by 0x433903: ngx_process_events_and_timers (ngx_event.c:265)
==21924== by 0x43C26B: ngx_single_process_cycle (ngx_process_cycle.c:319)
==21924== by 0x41AD1A: main (nginx.c:404)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:fs_init
fun:parse_body
fun:expr_binop
fun:expr_list
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
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,221 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x525F6A9: newtab (lj_tab.c:123)
==21924== by 0x525F7A8: lj_tab_new (lj_tab.c:161)
==21924== by 0x526A59A: lua_createtable (lj_api.c:644)
==21924== by 0x4C7169: ngx_http_lua_create_new_globals_table (ngx_http_lua_util.c:182)
==21924== by 0x4C7214: ngx_http_lua_new_thread (ngx_http_lua_util.c:324)
==21924== by 0x4CC79B: ngx_http_lua_content_by_chunk (ngx_http_lua_contentby.c:53)
==21924== by 0x4CC98F: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:292)
==21924== by 0x4CC466: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:205)
==21924== by 0x44DA37: ngx_http_core_content_phase (ngx_http_core_module.c:1418)
==21924== by 0x448802: ngx_http_core_run_phases (ngx_http_core_module.c:899)
==21924== by 0x448911: ngx_http_handler (ngx_http_core_module.c:882)
==21924== by 0x45412C: ngx_http_process_request (ngx_http_request.c:1903)
==21924== by 0x454754: ngx_http_process_request_headers (ngx_http_request.c:1334)
==21924== by 0x454CD5: ngx_http_process_request_line (ngx_http_request.c:1013)
==21924== by 0x455385: ngx_http_wait_request_handler (ngx_http_request.c:500)
==21924== by 0x433E34: ngx_event_process_posted (ngx_event_posted.c:33)
==21924== by 0x433903: ngx_process_events_and_timers (ngx_event.c:265)
==21924== by 0x43C26B: ngx_single_process_cycle (ngx_process_cycle.c:319)
==21924== by 0x41AD1A: main (nginx.c:404)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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 ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,222 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x525F6A9: newtab (lj_tab.c:123)
==21924== by 0x525F7A8: lj_tab_new (lj_tab.c:161)
==21924== by 0x526A59A: lua_createtable (lj_api.c:644)
==21924== by 0x4C7226: ngx_http_lua_new_thread (ngx_http_lua_util.c:326)
==21924== by 0x4CC79B: ngx_http_lua_content_by_chunk (ngx_http_lua_contentby.c:53)
==21924== by 0x4CC98F: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:292)
==21924== by 0x4CC466: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:205)
==21924== by 0x44DA37: ngx_http_core_content_phase (ngx_http_core_module.c:1418)
==21924== by 0x448802: ngx_http_core_run_phases (ngx_http_core_module.c:899)
==21924== by 0x448911: ngx_http_handler (ngx_http_core_module.c:882)
==21924== by 0x45412C: ngx_http_process_request (ngx_http_request.c:1903)
==21924== by 0x454754: ngx_http_process_request_headers (ngx_http_request.c:1334)
==21924== by 0x454CD5: ngx_http_process_request_line (ngx_http_request.c:1013)
==21924== by 0x455385: ngx_http_wait_request_handler (ngx_http_request.c:500)
==21924== by 0x433E34: ngx_event_process_posted (ngx_event_posted.c:33)
==21924== by 0x433903: ngx_process_events_and_timers (ngx_event.c:265)
==21924== by 0x43C26B: ngx_single_process_cycle (ngx_process_cycle.c:319)
==21924== by 0x41AD1A: main (nginx.c:404)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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 ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,223 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x525F6A9: newtab (lj_tab.c:123)
==21924== by 0x525F7A8: lj_tab_new (lj_tab.c:161)
==21924== by 0x5264884: cpluaopen (lj_state.c:150)
==21924== by 0x5259AA6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x5264B6A: lua_newstate (lj_state.c:222)
==21924== by 0x52B1191: luaL_newstate (lib_aux.c:323)
==21924== by 0x4CB36D: ngx_http_lua_init_vm (ngx_http_lua_util.c:202)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,224 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x525F6A9: newtab (lj_tab.c:123)
==21924== by 0x525F7A8: lj_tab_new (lj_tab.c:161)
==21924== by 0x526A59A: lua_createtable (lj_api.c:644)
==21924== by 0x52B0AC9: luaL_findtable (lib_aux.c:93)
==21924== by 0x52AF955: lj_lib_register (lj_lib.c:31)
==21924== by 0x52B2CB8: luaopen_base (lib_base.c:660)
==21924== by 0x5259737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x52BE5E8: luaL_openlibs (lib_init.c:45)
==21924== by 0x4CB381: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,225 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x525F6A9: newtab (lj_tab.c:123)
==21924== by 0x525F7A8: lj_tab_new (lj_tab.c:161)
==21924== by 0x526A59A: lua_createtable (lj_api.c:644)
==21924== by 0x52B0AC9: luaL_findtable (lib_aux.c:93)
==21924== by 0x52AF993: lj_lib_register (lj_lib.c:35)
==21924== by 0x52B2CD5: luaopen_base (lib_base.c:661)
==21924== by 0x5259737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x52BE5E8: luaL_openlibs (lib_init.c:45)
==21924== by 0x4CB381: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,226 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x525F6A9: newtab (lj_tab.c:123)
==21924== by 0x525F7A8: lj_tab_new (lj_tab.c:161)
==21924== by 0x526A6DE: luaL_newmetatable (lj_api.c:653)
==21924== by 0x52B89FB: luaopen_package (lib_package.c:582)
==21924== by 0x5259737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x52BE5E8: luaL_openlibs (lib_init.c:45)
==21924== by 0x4CB381: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,227 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260E76: lj_func_newC (lj_func.c:109)
==21924== by 0x526A375: lua_pushcclosure (lj_api.c:619)
==21924== by 0x52B0069: lj_lib_pushcc (lj_lib.c:155)
==21924== by 0x52B8A11: luaopen_package (lib_package.c:583)
==21924== by 0x5259737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x52BE5E8: luaL_openlibs (lib_init.c:45)
==21924== by 0x4CB381: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,228 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x525F6A9: newtab (lj_tab.c:123)
==21924== by 0x525F7A8: lj_tab_new (lj_tab.c:161)
==21924== by 0x526A59A: lua_createtable (lj_api.c:644)
==21924== by 0x52B0AC9: luaL_findtable (lib_aux.c:93)
==21924== by 0x52B0C50: luaL_openlib (lib_aux.c:126)
==21924== by 0x52B8A3B: luaopen_package (lib_package.c:585)
==21924== by 0x5259737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x52BE5E8: luaL_openlibs (lib_init.c:45)
==21924== by 0x4CB381: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:luaL_openlib
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,229 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x525F6A9: newtab (lj_tab.c:123)
==21924== by 0x525F7A8: lj_tab_new (lj_tab.c:161)
==21924== by 0x526A59A: lua_createtable (lj_api.c:644)
==21924== by 0x52B0AC9: luaL_findtable (lib_aux.c:93)
==21924== by 0x52B8B89: luaopen_package (lib_package.c:603)
==21924== by 0x5259737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x52BE5E8: luaL_openlibs (lib_init.c:45)
==21924== by 0x4CB381: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,230 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x525F6A9: newtab (lj_tab.c:123)
==21924== by 0x525F7A8: lj_tab_new (lj_tab.c:161)
==21924== by 0x526A59A: lua_createtable (lj_api.c:644)
==21924== by 0x52B0AC9: luaL_findtable (lib_aux.c:93)
==21924== by 0x52AF993: lj_lib_register (lj_lib.c:35)
==21924== by 0x52B5CFD: luaopen_table (lib_table.c:298)
==21924== by 0x5259737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x52BE5E8: luaL_openlibs (lib_init.c:45)
==21924== by 0x4CB381: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,231 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260E76: lj_func_newC (lj_func.c:109)
==21924== by 0x526A375: lua_pushcclosure (lj_api.c:619)
==21924== by 0x52B0106: lj_lib_prereg (lj_lib.c:165)
==21924== by 0x52B5D20: luaopen_table (lib_table.c:303)
==21924== by 0x5259737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x52BE5E8: luaL_openlibs (lib_init.c:45)
==21924== by 0x4CB381: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,232 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260E76: lj_func_newC (lj_func.c:109)
==21924== by 0x526A375: lua_pushcclosure (lj_api.c:619)
==21924== by 0x52B0106: lj_lib_prereg (lj_lib.c:165)
==21924== by 0x52B5D43: luaopen_table (lib_table.c:304)
==21924== by 0x5259737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x52BE5E8: luaL_openlibs (lib_init.c:45)
==21924== by 0x4CB381: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,233 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x525F6A9: newtab (lj_tab.c:123)
==21924== by 0x525F7A8: lj_tab_new (lj_tab.c:161)
==21924== by 0x526A59A: lua_createtable (lj_api.c:644)
==21924== by 0x52AFF2E: lj_lib_register (lj_lib.c:44)
==21924== by 0x52B70DD: luaopen_io (lib_io.c:525)
==21924== by 0x5259737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x52BE5E8: luaL_openlibs (lib_init.c:45)
==21924== by 0x4CB381: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,234 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x525F6A9: newtab (lj_tab.c:123)
==21924== by 0x525F7A8: lj_tab_new (lj_tab.c:161)
==21924== by 0x526A59A: lua_createtable (lj_api.c:644)
==21924== by 0x52B0AC9: luaL_findtable (lib_aux.c:93)
==21924== by 0x52AF993: lj_lib_register (lj_lib.c:35)
==21924== by 0x52B7156: luaopen_io (lib_io.c:528)
==21924== by 0x5259737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x52BE5E8: luaL_openlibs (lib_init.c:45)
==21924== by 0x4CB381: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,235 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x525F6A9: newtab (lj_tab.c:123)
==21924== by 0x525F7A8: lj_tab_new (lj_tab.c:161)
==21924== by 0x526A59A: lua_createtable (lj_api.c:644)
==21924== by 0x52B0AC9: luaL_findtable (lib_aux.c:93)
==21924== by 0x52AF993: lj_lib_register (lj_lib.c:35)
==21924== by 0x52B7A5D: luaopen_os (lib_os.c:289)
==21924== by 0x5259737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x52BE5E8: luaL_openlibs (lib_init.c:45)
==21924== by 0x4CB381: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lj_lib_register
fun:luaopen_os
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,236 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x525F6A9: newtab (lj_tab.c:123)
==21924== by 0x525F7A8: lj_tab_new (lj_tab.c:161)
==21924== by 0x526A59A: lua_createtable (lj_api.c:644)
==21924== by 0x52B0AC9: luaL_findtable (lib_aux.c:93)
==21924== by 0x52AF993: lj_lib_register (lj_lib.c:35)
==21924== by 0x52B5280: luaopen_string (lib_string.c:739)
==21924== by 0x5259737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x52BE5E8: luaL_openlibs (lib_init.c:45)
==21924== by 0x4CB381: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,237 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x525F6A9: newtab (lj_tab.c:123)
==21924== by 0x525F7A8: lj_tab_new (lj_tab.c:161)
==21924== by 0x526A59A: lua_createtable (lj_api.c:644)
==21924== by 0x52B0AC9: luaL_findtable (lib_aux.c:93)
==21924== by 0x52AF993: lj_lib_register (lj_lib.c:35)
==21924== by 0x52B3231: luaopen_math (lib_math.c:223)
==21924== by 0x5259737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x52BE5E8: luaL_openlibs (lib_init.c:45)
==21924== by 0x4CB381: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,238 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x525F6A9: newtab (lj_tab.c:123)
==21924== by 0x525F7A8: lj_tab_new (lj_tab.c:161)
==21924== by 0x526A59A: lua_createtable (lj_api.c:644)
==21924== by 0x52B0AC9: luaL_findtable (lib_aux.c:93)
==21924== by 0x52AF993: lj_lib_register (lj_lib.c:35)
==21924== by 0x52B9C0D: luaopen_debug (lib_debug.c:402)
==21924== by 0x5259737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x52BE5E8: luaL_openlibs (lib_init.c:45)
==21924== by 0x4CB381: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lj_lib_register
fun:luaopen_debug
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,239 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x525F6A9: newtab (lj_tab.c:123)
==21924== by 0x525F7A8: lj_tab_new (lj_tab.c:161)
==21924== by 0x526A59A: lua_createtable (lj_api.c:644)
==21924== by 0x52B0AC9: luaL_findtable (lib_aux.c:93)
==21924== by 0x52AF993: lj_lib_register (lj_lib.c:35)
==21924== by 0x52B376D: luaopen_bit (lib_bit.c:177)
==21924== by 0x5259737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x52BE5E8: luaL_openlibs (lib_init.c:45)
==21924== by 0x4CB381: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lj_lib_register
fun:luaopen_bit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,240 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x525F6A9: newtab (lj_tab.c:123)
==21924== by 0x525F7A8: lj_tab_new (lj_tab.c:161)
==21924== by 0x526A59A: lua_createtable (lj_api.c:644)
==21924== by 0x52B0AC9: luaL_findtable (lib_aux.c:93)
==21924== by 0x52AF993: lj_lib_register (lj_lib.c:35)
==21924== by 0x52BB845: luaopen_jit (lib_jit.c:753)
==21924== by 0x5259737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x52BE5E8: luaL_openlibs (lib_init.c:45)
==21924== by 0x4CB381: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,241 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260E76: lj_func_newC (lj_func.c:109)
==21924== by 0x526A375: lua_pushcclosure (lj_api.c:619)
==21924== by 0x52B0106: lj_lib_prereg (lj_lib.c:165)
==21924== by 0x52BB85E: luaopen_jit (lib_jit.c:755)
==21924== by 0x5259737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x52BE5E8: luaL_openlibs (lib_init.c:45)
==21924== by 0x4CB381: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,242 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260E76: lj_func_newC (lj_func.c:109)
==21924== by 0x526A375: lua_pushcclosure (lj_api.c:619)
==21924== by 0x52B0106: lj_lib_prereg (lj_lib.c:165)
==21924== by 0x52BB877: luaopen_jit (lib_jit.c:759)
==21924== by 0x5259737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x52BE5E8: luaL_openlibs (lib_init.c:45)
==21924== by 0x4CB381: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,243 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x525F6A9: newtab (lj_tab.c:123)
==21924== by 0x525F7A8: lj_tab_new (lj_tab.c:161)
==21924== by 0x526A59A: lua_createtable (lj_api.c:644)
==21924== by 0x52B0AC9: luaL_findtable (lib_aux.c:93)
==21924== by 0x52AF993: lj_lib_register (lj_lib.c:35)
==21924== by 0x52BB894: luaopen_jit (lib_jit.c:762)
==21924== by 0x5259737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x52BE5E8: luaL_openlibs (lib_init.c:45)
==21924== by 0x4CB381: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,244 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260E76: lj_func_newC (lj_func.c:109)
==21924== by 0x52AFAFD: lj_lib_register (lj_lib.c:92)
==21924== by 0x52BB894: luaopen_jit (lib_jit.c:762)
==21924== by 0x5259737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x52BE5E8: luaL_openlibs (lib_init.c:45)
==21924== by 0x4CB381: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,245 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260E76: lj_func_newC (lj_func.c:109)
==21924== by 0x526A375: lua_pushcclosure (lj_api.c:619)
==21924== by 0x52BE629: luaL_openlibs (lib_init.c:50)
==21924== by 0x4CB381: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:luaL_openlibs
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,246 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x525F6A9: newtab (lj_tab.c:123)
==21924== by 0x525F7A8: lj_tab_new (lj_tab.c:161)
==21924== by 0x526A59A: lua_createtable (lj_api.c:644)
==21924== by 0x4CB5F3: ngx_http_lua_init_vm (ngx_http_lua_util.c:670)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,247 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x525F6A9: newtab (lj_tab.c:123)
==21924== by 0x525F7A8: lj_tab_new (lj_tab.c:161)
==21924== by 0x526A59A: lua_createtable (lj_api.c:644)
==21924== by 0x4CB624: ngx_http_lua_init_vm (ngx_http_lua_util.c:676)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,248 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x525F6A9: newtab (lj_tab.c:123)
==21924== by 0x525F7A8: lj_tab_new (lj_tab.c:161)
==21924== by 0x526A59A: lua_createtable (lj_api.c:644)
==21924== by 0x4CB650: ngx_http_lua_init_vm (ngx_http_lua_util.c:681)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,249 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x525F6A9: newtab (lj_tab.c:123)
==21924== by 0x525F7A8: lj_tab_new (lj_tab.c:161)
==21924== by 0x526A59A: lua_createtable (lj_api.c:644)
==21924== by 0x4CB67C: ngx_http_lua_init_vm (ngx_http_lua_util.c:687)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,250 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x525F6A9: newtab (lj_tab.c:123)
==21924== by 0x525F7A8: lj_tab_new (lj_tab.c:161)
==21924== by 0x526A59A: lua_createtable (lj_api.c:644)
==21924== by 0x4CB6A8: ngx_http_lua_init_vm (ngx_http_lua_util.c:694)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,251 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x525F6A9: newtab (lj_tab.c:123)
==21924== by 0x525F7A8: lj_tab_new (lj_tab.c:161)
==21924== by 0x526A59A: lua_createtable (lj_api.c:644)
==21924== by 0x4B5CDA: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:159)
==21924== by 0x4CB702: ngx_http_lua_init_vm (ngx_http_lua_util.c:711)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,252 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x525F6A9: newtab (lj_tab.c:123)
==21924== by 0x525F7A8: lj_tab_new (lj_tab.c:161)
==21924== by 0x526A59A: lua_createtable (lj_api.c:644)
==21924== by 0x4B5CEC: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:161)
==21924== by 0x4CB702: ngx_http_lua_init_vm (ngx_http_lua_util.c:711)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,253 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x525F6A9: newtab (lj_tab.c:123)
==21924== by 0x525F7A8: lj_tab_new (lj_tab.c:161)
==21924== by 0x526A59A: lua_createtable (lj_api.c:644)
==21924== by 0x4B5CFE: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:163)
==21924== by 0x4CB702: ngx_http_lua_init_vm (ngx_http_lua_util.c:711)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,254 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260E76: lj_func_newC (lj_func.c:109)
==21924== by 0x526A375: lua_pushcclosure (lj_api.c:619)
==21924== by 0x4B5D10: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:164)
==21924== by 0x4CB702: ngx_http_lua_init_vm (ngx_http_lua_util.c:711)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,255 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260E76: lj_func_newC (lj_func.c:109)
==21924== by 0x526A375: lua_pushcclosure (lj_api.c:619)
==21924== by 0x4B5D34: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:166)
==21924== by 0x4CB702: ngx_http_lua_init_vm (ngx_http_lua_util.c:711)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,256 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x525F6A9: newtab (lj_tab.c:123)
==21924== by 0x525F7A8: lj_tab_new (lj_tab.c:161)
==21924== by 0x526A59A: lua_createtable (lj_api.c:644)
==21924== by 0x4CB714: ngx_http_lua_init_vm (ngx_http_lua_util.c:722)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,257 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260E76: lj_func_newC (lj_func.c:109)
==21924== by 0x526A375: lua_pushcclosure (lj_api.c:619)
==21924== by 0x4CB726: ngx_http_lua_init_vm (ngx_http_lua_util.c:724)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,258 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x525F6A9: newtab (lj_tab.c:123)
==21924== by 0x525F7A8: lj_tab_new (lj_tab.c:161)
==21924== by 0x526A59A: lua_createtable (lj_api.c:644)
==21924== by 0x4CB75C: ngx_http_lua_init_vm (ngx_http_lua_util.c:2892)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,259 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x525F6A9: newtab (lj_tab.c:123)
==21924== by 0x525F7A8: lj_tab_new (lj_tab.c:161)
==21924== by 0x526A59A: lua_createtable (lj_api.c:644)
==21924== by 0x4CB76E: ngx_http_lua_init_vm (ngx_http_lua_util.c:2894)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,260 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260E76: lj_func_newC (lj_func.c:109)
==21924== by 0x526A375: lua_pushcclosure (lj_api.c:619)
==21924== by 0x4CB780: ngx_http_lua_init_vm (ngx_http_lua_util.c:2896)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,261 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260E76: lj_func_newC (lj_func.c:109)
==21924== by 0x526A375: lua_pushcclosure (lj_api.c:619)
==21924== by 0x4CB7A4: ngx_http_lua_init_vm (ngx_http_lua_util.c:2899)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,262 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260E76: lj_func_newC (lj_func.c:109)
==21924== by 0x526A375: lua_pushcclosure (lj_api.c:619)
==21924== by 0x4B318F: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:259)
==21924== by 0x4CB7E8: ngx_http_lua_init_vm (ngx_http_lua_util.c:732)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,263 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260E76: lj_func_newC (lj_func.c:109)
==21924== by 0x526A375: lua_pushcclosure (lj_api.c:619)
==21924== by 0x4B31B3: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:262)
==21924== by 0x4CB7E8: ngx_http_lua_init_vm (ngx_http_lua_util.c:732)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,264 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260E76: lj_func_newC (lj_func.c:109)
==21924== by 0x526A375: lua_pushcclosure (lj_api.c:619)
==21924== by 0x4BA64D: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:652)
==21924== by 0x4CB7F0: ngx_http_lua_init_vm (ngx_http_lua_util.c:733)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,265 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260E76: lj_func_newC (lj_func.c:109)
==21924== by 0x526A375: lua_pushcclosure (lj_api.c:619)
==21924== by 0x4BA671: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:655)
==21924== by 0x4CB7F0: ngx_http_lua_init_vm (ngx_http_lua_util.c:733)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,266 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260E76: lj_func_newC (lj_func.c:109)
==21924== by 0x526A375: lua_pushcclosure (lj_api.c:619)
==21924== by 0x4BA695: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:658)
==21924== by 0x4CB7F0: ngx_http_lua_init_vm (ngx_http_lua_util.c:733)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,267 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260E76: lj_func_newC (lj_func.c:109)
==21924== by 0x526A375: lua_pushcclosure (lj_api.c:619)
==21924== by 0x4BA6B9: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:661)
==21924== by 0x4CB7F0: ngx_http_lua_init_vm (ngx_http_lua_util.c:733)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,268 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260E76: lj_func_newC (lj_func.c:109)
==21924== by 0x526A375: lua_pushcclosure (lj_api.c:619)
==21924== by 0x4BA6DD: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:664)
==21924== by 0x4CB7F0: ngx_http_lua_init_vm (ngx_http_lua_util.c:733)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,269 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260E76: lj_func_newC (lj_func.c:109)
==21924== by 0x526A375: lua_pushcclosure (lj_api.c:619)
==21924== by 0x4B709F: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:205)
==21924== by 0x4CB7F8: ngx_http_lua_init_vm (ngx_http_lua_util.c:734)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,270 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260E76: lj_func_newC (lj_func.c:109)
==21924== by 0x526A375: lua_pushcclosure (lj_api.c:619)
==21924== by 0x4B70C3: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:208)
==21924== by 0x4CB7F8: ngx_http_lua_init_vm (ngx_http_lua_util.c:734)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,271 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260E76: lj_func_newC (lj_func.c:109)
==21924== by 0x526A375: lua_pushcclosure (lj_api.c:619)
==21924== by 0x4B70E7: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:211)
==21924== by 0x4CB7F8: ngx_http_lua_init_vm (ngx_http_lua_util.c:734)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,272 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260E76: lj_func_newC (lj_func.c:109)
==21924== by 0x526A375: lua_pushcclosure (lj_api.c:619)
==21924== by 0x4B710B: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:214)
==21924== by 0x4CB7F8: ngx_http_lua_init_vm (ngx_http_lua_util.c:734)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,273 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260E76: lj_func_newC (lj_func.c:109)
==21924== by 0x526A375: lua_pushcclosure (lj_api.c:619)
==21924== by 0x4B712F: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:217)
==21924== by 0x4CB7F8: ngx_http_lua_init_vm (ngx_http_lua_util.c:734)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,274 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260E76: lj_func_newC (lj_func.c:109)
==21924== by 0x526A375: lua_pushcclosure (lj_api.c:619)
==21924== by 0x4B7153: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:220)
==21924== by 0x4CB7F8: ngx_http_lua_init_vm (ngx_http_lua_util.c:734)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,275 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260E76: lj_func_newC (lj_func.c:109)
==21924== by 0x526A375: lua_pushcclosure (lj_api.c:619)
==21924== by 0x4B7177: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:223)
==21924== by 0x4CB7F8: ngx_http_lua_init_vm (ngx_http_lua_util.c:734)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,276 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260E76: lj_func_newC (lj_func.c:109)
==21924== by 0x526A375: lua_pushcclosure (lj_api.c:619)
==21924== by 0x4B719B: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:226)
==21924== by 0x4CB7F8: ngx_http_lua_init_vm (ngx_http_lua_util.c:734)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,277 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260E76: lj_func_newC (lj_func.c:109)
==21924== by 0x526A375: lua_pushcclosure (lj_api.c:619)
==21924== by 0x4B71BF: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:229)
==21924== by 0x4CB7F8: ngx_http_lua_init_vm (ngx_http_lua_util.c:734)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,278 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260E76: lj_func_newC (lj_func.c:109)
==21924== by 0x526A375: lua_pushcclosure (lj_api.c:619)
==21924== by 0x4B71E3: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:232)
==21924== by 0x4CB7F8: ngx_http_lua_init_vm (ngx_http_lua_util.c:734)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,279 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260E76: lj_func_newC (lj_func.c:109)
==21924== by 0x526A375: lua_pushcclosure (lj_api.c:619)
==21924== by 0x4B7207: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:235)
==21924== by 0x4CB7F8: ngx_http_lua_init_vm (ngx_http_lua_util.c:734)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,280 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260E76: lj_func_newC (lj_func.c:109)
==21924== by 0x526A375: lua_pushcclosure (lj_api.c:619)
==21924== by 0x4B722B: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:238)
==21924== by 0x4CB7F8: ngx_http_lua_init_vm (ngx_http_lua_util.c:734)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,281 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526B91C: lua_setfield (lj_api.c:903)
==21924== by 0x4B723D: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:239)
==21924== by 0x4CB7F8: ngx_http_lua_init_vm (ngx_http_lua_util.c:734)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,282 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260E76: lj_func_newC (lj_func.c:109)
==21924== by 0x526A375: lua_pushcclosure (lj_api.c:619)
==21924== by 0x4B8F86: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:61)
==21924== by 0x4CB800: ngx_http_lua_init_vm (ngx_http_lua_util.c:735)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,283 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260E76: lj_func_newC (lj_func.c:109)
==21924== by 0x526A375: lua_pushcclosure (lj_api.c:619)
==21924== by 0x4B8FAA: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:64)
==21924== by 0x4CB800: ngx_http_lua_init_vm (ngx_http_lua_util.c:735)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,284 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260E76: lj_func_newC (lj_func.c:109)
==21924== by 0x526A375: lua_pushcclosure (lj_api.c:619)
==21924== by 0x4B8FF2: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:70)
==21924== by 0x4CB800: ngx_http_lua_init_vm (ngx_http_lua_util.c:735)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,285 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260E76: lj_func_newC (lj_func.c:109)
==21924== by 0x526A375: lua_pushcclosure (lj_api.c:619)
==21924== by 0x4B9016: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:73)
==21924== by 0x4CB800: ngx_http_lua_init_vm (ngx_http_lua_util.c:735)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,286 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260E76: lj_func_newC (lj_func.c:109)
==21924== by 0x526A375: lua_pushcclosure (lj_api.c:619)
==21924== by 0x4B903A: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:76)
==21924== by 0x4CB800: ngx_http_lua_init_vm (ngx_http_lua_util.c:735)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,287 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260E76: lj_func_newC (lj_func.c:109)
==21924== by 0x526A375: lua_pushcclosure (lj_api.c:619)
==21924== by 0x4B905E: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:79)
==21924== by 0x4CB800: ngx_http_lua_init_vm (ngx_http_lua_util.c:735)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,288 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260E76: lj_func_newC (lj_func.c:109)
==21924== by 0x526A375: lua_pushcclosure (lj_api.c:619)
==21924== by 0x4B9082: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:82)
==21924== by 0x4CB800: ngx_http_lua_init_vm (ngx_http_lua_util.c:735)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,289 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260E76: lj_func_newC (lj_func.c:109)
==21924== by 0x526A375: lua_pushcclosure (lj_api.c:619)
==21924== by 0x4B90A6: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:85)
==21924== by 0x4CB800: ngx_http_lua_init_vm (ngx_http_lua_util.c:735)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,290 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260E76: lj_func_newC (lj_func.c:109)
==21924== by 0x526A375: lua_pushcclosure (lj_api.c:619)
==21924== by 0x4B90CA: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:89)
==21924== by 0x4CB800: ngx_http_lua_init_vm (ngx_http_lua_util.c:735)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,291 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260E76: lj_func_newC (lj_func.c:109)
==21924== by 0x526A375: lua_pushcclosure (lj_api.c:619)
==21924== by 0x4B90EE: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:93)
==21924== by 0x4CB800: ngx_http_lua_init_vm (ngx_http_lua_util.c:735)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,292 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260E76: lj_func_newC (lj_func.c:109)
==21924== by 0x526A375: lua_pushcclosure (lj_api.c:619)
==21924== by 0x4B9112: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:96)
==21924== by 0x4CB800: ngx_http_lua_init_vm (ngx_http_lua_util.c:735)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,293 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260E76: lj_func_newC (lj_func.c:109)
==21924== by 0x526A375: lua_pushcclosure (lj_api.c:619)
==21924== by 0x4B9136: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:100)
==21924== by 0x4CB800: ngx_http_lua_init_vm (ngx_http_lua_util.c:735)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,294 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260E76: lj_func_newC (lj_func.c:109)
==21924== by 0x526A375: lua_pushcclosure (lj_api.c:619)
==21924== by 0x4B6A06: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:29)
==21924== by 0x4CB80B: ngx_http_lua_init_vm (ngx_http_lua_util.c:736)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,295 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260E76: lj_func_newC (lj_func.c:109)
==21924== by 0x526A375: lua_pushcclosure (lj_api.c:619)
==21924== by 0x4B6A2A: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:34)
==21924== by 0x4CB80B: ngx_http_lua_init_vm (ngx_http_lua_util.c:736)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,296 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260E76: lj_func_newC (lj_func.c:109)
==21924== by 0x526A375: lua_pushcclosure (lj_api.c:619)
==21924== by 0x4B6A4E: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:37)
==21924== by 0x4CB80B: ngx_http_lua_init_vm (ngx_http_lua_util.c:736)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,297 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260E76: lj_func_newC (lj_func.c:109)
==21924== by 0x526A375: lua_pushcclosure (lj_api.c:619)
==21924== by 0x4B6A72: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:42)
==21924== by 0x4CB80B: ngx_http_lua_init_vm (ngx_http_lua_util.c:736)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,298 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260E76: lj_func_newC (lj_func.c:109)
==21924== by 0x526A375: lua_pushcclosure (lj_api.c:619)
==21924== by 0x4B6A96: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:47)
==21924== by 0x4CB80B: ngx_http_lua_init_vm (ngx_http_lua_util.c:736)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,299 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x525F6A9: newtab (lj_tab.c:123)
==21924== by 0x525F7A8: lj_tab_new (lj_tab.c:161)
==21924== by 0x526A59A: lua_createtable (lj_api.c:644)
==21924== by 0x4B59ED: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1415)
==21924== by 0x4CB813: ngx_http_lua_init_vm (ngx_http_lua_util.c:737)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,300 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260E76: lj_func_newC (lj_func.c:109)
==21924== by 0x526A375: lua_pushcclosure (lj_api.c:619)
==21924== by 0x4B59FF: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1417)
==21924== by 0x4CB813: ngx_http_lua_init_vm (ngx_http_lua_util.c:737)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,301 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260E76: lj_func_newC (lj_func.c:109)
==21924== by 0x526A375: lua_pushcclosure (lj_api.c:619)
==21924== by 0x4B5A23: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1420)
==21924== by 0x4CB813: ngx_http_lua_init_vm (ngx_http_lua_util.c:737)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,302 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260E76: lj_func_newC (lj_func.c:109)
==21924== by 0x526A375: lua_pushcclosure (lj_api.c:619)
==21924== by 0x4DAA29: ngx_http_lua_inject_sleep_api (ngx_http_lua_sleep.c:132)
==21924== by 0x4CB81B: ngx_http_lua_init_vm (ngx_http_lua_util.c:738)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,303 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260E76: lj_func_newC (lj_func.c:109)
==21924== by 0x526A375: lua_pushcclosure (lj_api.c:619)
==21924== by 0x4DFFBC: ngx_http_lua_inject_phase_api (ngx_http_lua_phase.c:90)
==21924== by 0x4CB823: ngx_http_lua_init_vm (ngx_http_lua_util.c:739)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,304 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x525F6A9: newtab (lj_tab.c:123)
==21924== by 0x525F7A8: lj_tab_new (lj_tab.c:161)
==21924== by 0x526A59A: lua_createtable (lj_api.c:644)
==21924== by 0x4C267E: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1919)
==21924== by 0x4CB82B: ngx_http_lua_init_vm (ngx_http_lua_util.c:742)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,305 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260E76: lj_func_newC (lj_func.c:109)
==21924== by 0x526A375: lua_pushcclosure (lj_api.c:619)
==21924== by 0x4C2690: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1921)
==21924== by 0x4CB82B: ngx_http_lua_init_vm (ngx_http_lua_util.c:742)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,306 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260E76: lj_func_newC (lj_func.c:109)
==21924== by 0x526A375: lua_pushcclosure (lj_api.c:619)
==21924== by 0x4C26B4: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1924)
==21924== by 0x4CB82B: ngx_http_lua_init_vm (ngx_http_lua_util.c:742)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,307 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260E76: lj_func_newC (lj_func.c:109)
==21924== by 0x526A375: lua_pushcclosure (lj_api.c:619)
==21924== by 0x4C26D8: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1927)
==21924== by 0x4CB82B: ngx_http_lua_init_vm (ngx_http_lua_util.c:742)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,308 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260E76: lj_func_newC (lj_func.c:109)
==21924== by 0x526A375: lua_pushcclosure (lj_api.c:619)
==21924== by 0x4C26FC: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1930)
==21924== by 0x4CB82B: ngx_http_lua_init_vm (ngx_http_lua_util.c:742)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,309 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260E76: lj_func_newC (lj_func.c:109)
==21924== by 0x526A375: lua_pushcclosure (lj_api.c:619)
==21924== by 0x4C2720: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1933)
==21924== by 0x4CB82B: ngx_http_lua_init_vm (ngx_http_lua_util.c:742)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,310 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x525F6A9: newtab (lj_tab.c:123)
==21924== by 0x525F7A8: lj_tab_new (lj_tab.c:161)
==21924== by 0x526A59A: lua_createtable (lj_api.c:644)
==21924== by 0x4C7ECA: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2093)
==21924== by 0x4CB836: ngx_http_lua_init_vm (ngx_http_lua_util.c:745)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,311 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260E76: lj_func_newC (lj_func.c:109)
==21924== by 0x526A375: lua_pushcclosure (lj_api.c:619)
==21924== by 0x4BBEF0: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:938)
==21924== by 0x4C7ED2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2095)
==21924== by 0x4CB836: ngx_http_lua_init_vm (ngx_http_lua_util.c:745)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,312 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260E76: lj_func_newC (lj_func.c:109)
==21924== by 0x526A375: lua_pushcclosure (lj_api.c:619)
==21924== by 0x4BBF14: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:941)
==21924== by 0x4C7ED2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2095)
==21924== by 0x4CB836: ngx_http_lua_init_vm (ngx_http_lua_util.c:745)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,313 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260E76: lj_func_newC (lj_func.c:109)
==21924== by 0x526A375: lua_pushcclosure (lj_api.c:619)
==21924== by 0x4BBF38: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:944)
==21924== by 0x4C7ED2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2095)
==21924== by 0x4CB836: ngx_http_lua_init_vm (ngx_http_lua_util.c:745)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,314 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260E76: lj_func_newC (lj_func.c:109)
==21924== by 0x526A375: lua_pushcclosure (lj_api.c:619)
==21924== by 0x4BBF5C: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:947)
==21924== by 0x4C7ED2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2095)
==21924== by 0x4CB836: ngx_http_lua_init_vm (ngx_http_lua_util.c:745)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,315 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260E76: lj_func_newC (lj_func.c:109)
==21924== by 0x526A375: lua_pushcclosure (lj_api.c:619)
==21924== by 0x4BBF80: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:950)
==21924== by 0x4C7ED2: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2095)
==21924== by 0x4CB836: ngx_http_lua_init_vm (ngx_http_lua_util.c:745)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,316 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260E76: lj_func_newC (lj_func.c:109)
==21924== by 0x526A375: lua_pushcclosure (lj_api.c:619)
==21924== by 0x4BE7BD: ngx_http_lua_inject_req_uri_api (ngx_http_lua_uri.c:24)
==21924== by 0x4C7EDD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2096)
==21924== by 0x4CB836: ngx_http_lua_init_vm (ngx_http_lua_util.c:745)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,317 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260E76: lj_func_newC (lj_func.c:109)
==21924== by 0x526A375: lua_pushcclosure (lj_api.c:619)
==21924== by 0x4BEFAF: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:354)
==21924== by 0x4C7EE5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2097)
==21924== by 0x4CB836: ngx_http_lua_init_vm (ngx_http_lua_util.c:745)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,318 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260E76: lj_func_newC (lj_func.c:109)
==21924== by 0x526A375: lua_pushcclosure (lj_api.c:619)
==21924== by 0x4BEFD3: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:357)
==21924== by 0x4C7EE5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2097)
==21924== by 0x4CB836: ngx_http_lua_init_vm (ngx_http_lua_util.c:745)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,319 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260E76: lj_func_newC (lj_func.c:109)
==21924== by 0x526A375: lua_pushcclosure (lj_api.c:619)
==21924== by 0x4BEFF7: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:360)
==21924== by 0x4C7EE5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2097)
==21924== by 0x4CB836: ngx_http_lua_init_vm (ngx_http_lua_util.c:745)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,320 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260E76: lj_func_newC (lj_func.c:109)
==21924== by 0x526A375: lua_pushcclosure (lj_api.c:619)
==21924== by 0x4BF01B: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:363)
==21924== by 0x4C7EE5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2097)
==21924== by 0x4CB836: ngx_http_lua_init_vm (ngx_http_lua_util.c:745)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,321 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260E76: lj_func_newC (lj_func.c:109)
==21924== by 0x526A375: lua_pushcclosure (lj_api.c:619)
==21924== by 0x4BE3A9: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:39)
==21924== by 0x4C7EED: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2098)
==21924== by 0x4CB836: ngx_http_lua_init_vm (ngx_http_lua_util.c:745)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,322 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260E76: lj_func_newC (lj_func.c:109)
==21924== by 0x526A375: lua_pushcclosure (lj_api.c:619)
==21924== by 0x4BE3CD: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:42)
==21924== by 0x4C7EED: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2098)
==21924== by 0x4CB836: ngx_http_lua_init_vm (ngx_http_lua_util.c:745)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,323 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260E76: lj_func_newC (lj_func.c:109)
==21924== by 0x526A375: lua_pushcclosure (lj_api.c:619)
==21924== by 0x4BE3F1: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:45)
==21924== by 0x4C7EED: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2098)
==21924== by 0x4CB836: ngx_http_lua_init_vm (ngx_http_lua_util.c:745)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,324 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260E76: lj_func_newC (lj_func.c:109)
==21924== by 0x526A375: lua_pushcclosure (lj_api.c:619)
==21924== by 0x4BE415: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:48)
==21924== by 0x4C7EED: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2098)
==21924== by 0x4CB836: ngx_http_lua_init_vm (ngx_http_lua_util.c:745)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,325 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260E76: lj_func_newC (lj_func.c:109)
==21924== by 0x526A375: lua_pushcclosure (lj_api.c:619)
==21924== by 0x4BE439: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:51)
==21924== by 0x4C7EED: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2098)
==21924== by 0x4CB836: ngx_http_lua_init_vm (ngx_http_lua_util.c:745)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,326 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260E76: lj_func_newC (lj_func.c:109)
==21924== by 0x526A375: lua_pushcclosure (lj_api.c:619)
==21924== by 0x4BE45D: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:54)
==21924== by 0x4C7EED: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2098)
==21924== by 0x4CB836: ngx_http_lua_init_vm (ngx_http_lua_util.c:745)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,327 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260E76: lj_func_newC (lj_func.c:109)
==21924== by 0x526A375: lua_pushcclosure (lj_api.c:619)
==21924== by 0x4BE481: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:57)
==21924== by 0x4C7EED: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2098)
==21924== by 0x4CB836: ngx_http_lua_init_vm (ngx_http_lua_util.c:745)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,328 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260E76: lj_func_newC (lj_func.c:109)
==21924== by 0x526A375: lua_pushcclosure (lj_api.c:619)
==21924== by 0x4BE4A5: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:60)
==21924== by 0x4C7EED: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2098)
==21924== by 0x4CB836: ngx_http_lua_init_vm (ngx_http_lua_util.c:745)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,329 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260E76: lj_func_newC (lj_func.c:109)
==21924== by 0x526A375: lua_pushcclosure (lj_api.c:619)
==21924== by 0x4BE4C9: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:63)
==21924== by 0x4C7EED: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2098)
==21924== by 0x4CB836: ngx_http_lua_init_vm (ngx_http_lua_util.c:745)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,330 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260E76: lj_func_newC (lj_func.c:109)
==21924== by 0x526A375: lua_pushcclosure (lj_api.c:619)
==21924== by 0x4D9CC6: ngx_http_lua_inject_req_socket_api (ngx_http_lua_socket_tcp.c:357)
==21924== by 0x4C7EF5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2099)
==21924== by 0x4CB836: ngx_http_lua_init_vm (ngx_http_lua_util.c:745)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,331 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260E76: lj_func_newC (lj_func.c:109)
==21924== by 0x526A375: lua_pushcclosure (lj_api.c:619)
==21924== by 0x4DFA33: ngx_http_lua_inject_req_method_api (ngx_http_lua_req_method.c:25)
==21924== by 0x4C7EFD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2100)
==21924== by 0x4CB836: ngx_http_lua_init_vm (ngx_http_lua_util.c:745)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,332 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260E76: lj_func_newC (lj_func.c:109)
==21924== by 0x526A375: lua_pushcclosure (lj_api.c:619)
==21924== by 0x4DFA57: ngx_http_lua_inject_req_method_api (ngx_http_lua_req_method.c:28)
==21924== by 0x4C7EFD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2100)
==21924== by 0x4CB836: ngx_http_lua_init_vm (ngx_http_lua_util.c:745)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,333 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260E76: lj_func_newC (lj_func.c:109)
==21924== by 0x526A375: lua_pushcclosure (lj_api.c:619)
==21924== by 0x4B7252: ngx_http_lua_inject_req_time_api (ngx_http_lua_time.c:246)
==21924== by 0x4C7F05: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2101)
==21924== by 0x4CB836: ngx_http_lua_init_vm (ngx_http_lua_util.c:745)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,334 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x525F6A9: newtab (lj_tab.c:123)
==21924== by 0x525F7A8: lj_tab_new (lj_tab.c:161)
==21924== by 0x526A59A: lua_createtable (lj_api.c:644)
==21924== by 0x4BBE1A: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:915)
==21924== by 0x4CB83E: ngx_http_lua_init_vm (ngx_http_lua_util.c:746)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,335 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x525F6A9: newtab (lj_tab.c:123)
==21924== by 0x525F7A8: lj_tab_new (lj_tab.c:161)
==21924== by 0x526A59A: lua_createtable (lj_api.c:644)
==21924== by 0x4BBE2C: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:917)
==21924== by 0x4CB83E: ngx_http_lua_init_vm (ngx_http_lua_util.c:746)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,336 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260E76: lj_func_newC (lj_func.c:109)
==21924== by 0x526A375: lua_pushcclosure (lj_api.c:619)
==21924== by 0x4BBE3E: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:918)
==21924== by 0x4CB83E: ngx_http_lua_init_vm (ngx_http_lua_util.c:746)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,337 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260E76: lj_func_newC (lj_func.c:109)
==21924== by 0x526A375: lua_pushcclosure (lj_api.c:619)
==21924== by 0x4BBE62: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:920)
==21924== by 0x4CB83E: ngx_http_lua_init_vm (ngx_http_lua_util.c:746)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,338 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x525F6A9: newtab (lj_tab.c:123)
==21924== by 0x525F7A8: lj_tab_new (lj_tab.c:161)
==21924== by 0x526A59A: lua_createtable (lj_api.c:644)
==21924== by 0x4BBEA5: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:926)
==21924== by 0x4CB83E: ngx_http_lua_init_vm (ngx_http_lua_util.c:746)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,339 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260E76: lj_func_newC (lj_func.c:109)
==21924== by 0x526A375: lua_pushcclosure (lj_api.c:619)
==21924== by 0x4BBEB7: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:928)
==21924== by 0x4CB83E: ngx_http_lua_init_vm (ngx_http_lua_util.c:746)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,340 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x525F6A9: newtab (lj_tab.c:123)
==21924== by 0x525F7A8: lj_tab_new (lj_tab.c:161)
==21924== by 0x526A59A: lua_createtable (lj_api.c:644)
==21924== by 0x4BBFEF: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:968)
==21924== by 0x4CB849: ngx_http_lua_init_vm (ngx_http_lua_util.c:747)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,341 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x525F6A9: newtab (lj_tab.c:123)
==21924== by 0x525F7A8: lj_tab_new (lj_tab.c:161)
==21924== by 0x526A59A: lua_createtable (lj_api.c:644)
==21924== by 0x4B7DED: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:26)
==21924== by 0x4CB851: ngx_http_lua_init_vm (ngx_http_lua_util.c:748)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,342 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x525F6A9: newtab (lj_tab.c:123)
==21924== by 0x525F7A8: lj_tab_new (lj_tab.c:161)
==21924== by 0x526A59A: lua_createtable (lj_api.c:644)
==21924== by 0x4B7DFF: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:28)
==21924== by 0x4CB851: ngx_http_lua_init_vm (ngx_http_lua_util.c:748)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,343 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260E76: lj_func_newC (lj_func.c:109)
==21924== by 0x526A375: lua_pushcclosure (lj_api.c:619)
==21924== by 0x4B7E11: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:29)
==21924== by 0x4CB851: ngx_http_lua_init_vm (ngx_http_lua_util.c:748)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,344 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260E76: lj_func_newC (lj_func.c:109)
==21924== by 0x526A375: lua_pushcclosure (lj_api.c:619)
==21924== by 0x4B7E35: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:31)
==21924== by 0x4CB851: ngx_http_lua_init_vm (ngx_http_lua_util.c:748)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,345 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x525F6A9: newtab (lj_tab.c:123)
==21924== by 0x525F7A8: lj_tab_new (lj_tab.c:161)
==21924== by 0x526A59A: lua_createtable (lj_api.c:644)
==21924== by 0x4D0BA8: ngx_http_lua_inject_shdict_api (ngx_http_lua_shdict.c:359)
==21924== by 0x4CB85C: ngx_http_lua_init_vm (ngx_http_lua_util.c:749)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,346 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x525F6A9: newtab (lj_tab.c:123)
==21924== by 0x525F7A8: lj_tab_new (lj_tab.c:161)
==21924== by 0x526A59A: lua_createtable (lj_api.c:644)
==21924== by 0x4D966E: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:200)
==21924== by 0x4CB867: ngx_http_lua_init_vm (ngx_http_lua_util.c:750)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,347 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260E76: lj_func_newC (lj_func.c:109)
==21924== by 0x526A375: lua_pushcclosure (lj_api.c:619)
==21924== by 0x4D9680: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:202)
==21924== by 0x4CB867: ngx_http_lua_init_vm (ngx_http_lua_util.c:750)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,348 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x525F6A9: newtab (lj_tab.c:123)
==21924== by 0x525F7A8: lj_tab_new (lj_tab.c:161)
==21924== by 0x526A59A: lua_createtable (lj_api.c:644)
==21924== by 0x4D97F6: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:226)
==21924== by 0x4CB867: ngx_http_lua_init_vm (ngx_http_lua_util.c:750)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,349 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260E76: lj_func_newC (lj_func.c:109)
==21924== by 0x526A375: lua_pushcclosure (lj_api.c:619)
==21924== by 0x4D9808: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:228)
==21924== by 0x4CB867: ngx_http_lua_init_vm (ngx_http_lua_util.c:750)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,350 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260E76: lj_func_newC (lj_func.c:109)
==21924== by 0x526A375: lua_pushcclosure (lj_api.c:619)
==21924== by 0x4D982C: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:231)
==21924== by 0x4CB867: ngx_http_lua_init_vm (ngx_http_lua_util.c:750)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,351 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260E76: lj_func_newC (lj_func.c:109)
==21924== by 0x526A375: lua_pushcclosure (lj_api.c:619)
==21924== by 0x4D9850: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:234)
==21924== by 0x4CB867: ngx_http_lua_init_vm (ngx_http_lua_util.c:750)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,352 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x525F6A9: newtab (lj_tab.c:123)
==21924== by 0x525F7A8: lj_tab_new (lj_tab.c:161)
==21924== by 0x526A59A: lua_createtable (lj_api.c:644)
==21924== by 0x4D98AD: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:245)
==21924== by 0x4CB867: ngx_http_lua_init_vm (ngx_http_lua_util.c:750)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,353 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260E76: lj_func_newC (lj_func.c:109)
==21924== by 0x526A375: lua_pushcclosure (lj_api.c:619)
==21924== by 0x4D98BF: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:247)
==21924== by 0x4CB867: ngx_http_lua_init_vm (ngx_http_lua_util.c:750)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,354 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260E76: lj_func_newC (lj_func.c:109)
==21924== by 0x526A375: lua_pushcclosure (lj_api.c:619)
==21924== by 0x4D98E3: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:250)
==21924== by 0x4CB867: ngx_http_lua_init_vm (ngx_http_lua_util.c:750)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,355 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260E76: lj_func_newC (lj_func.c:109)
==21924== by 0x526A375: lua_pushcclosure (lj_api.c:619)
==21924== by 0x4D9907: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:253)
==21924== by 0x4CB867: ngx_http_lua_init_vm (ngx_http_lua_util.c:750)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,356 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260E76: lj_func_newC (lj_func.c:109)
==21924== by 0x526A375: lua_pushcclosure (lj_api.c:619)
==21924== by 0x4D992B: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:256)
==21924== by 0x4CB867: ngx_http_lua_init_vm (ngx_http_lua_util.c:750)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,357 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x525F6A9: newtab (lj_tab.c:123)
==21924== by 0x525F7A8: lj_tab_new (lj_tab.c:161)
==21924== by 0x526A59A: lua_createtable (lj_api.c:644)
==21924== by 0x4D9988: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:267)
==21924== by 0x4CB867: ngx_http_lua_init_vm (ngx_http_lua_util.c:750)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,358 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260E76: lj_func_newC (lj_func.c:109)
==21924== by 0x526A375: lua_pushcclosure (lj_api.c:619)
==21924== by 0x4D999A: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:269)
==21924== by 0x4CB867: ngx_http_lua_init_vm (ngx_http_lua_util.c:750)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,359 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260E76: lj_func_newC (lj_func.c:109)
==21924== by 0x526A375: lua_pushcclosure (lj_api.c:619)
==21924== by 0x4D99BE: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:274)
==21924== by 0x4CB867: ngx_http_lua_init_vm (ngx_http_lua_util.c:750)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,360 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260E76: lj_func_newC (lj_func.c:109)
==21924== by 0x526A375: lua_pushcclosure (lj_api.c:619)
==21924== by 0x4D99E2: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:279)
==21924== by 0x4CB867: ngx_http_lua_init_vm (ngx_http_lua_util.c:750)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,361 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260E76: lj_func_newC (lj_func.c:109)
==21924== by 0x526A375: lua_pushcclosure (lj_api.c:619)
==21924== by 0x4D9A06: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:282)
==21924== by 0x4CB867: ngx_http_lua_init_vm (ngx_http_lua_util.c:750)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,362 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260E76: lj_func_newC (lj_func.c:109)
==21924== by 0x526A375: lua_pushcclosure (lj_api.c:619)
==21924== by 0x4D9A2A: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:285)
==21924== by 0x4CB867: ngx_http_lua_init_vm (ngx_http_lua_util.c:750)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,363 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260E76: lj_func_newC (lj_func.c:109)
==21924== by 0x526A375: lua_pushcclosure (lj_api.c:619)
==21924== by 0x4D9A4E: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:288)
==21924== by 0x4CB867: ngx_http_lua_init_vm (ngx_http_lua_util.c:750)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,364 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260E76: lj_func_newC (lj_func.c:109)
==21924== by 0x526A375: lua_pushcclosure (lj_api.c:619)
==21924== by 0x4D9A72: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:291)
==21924== by 0x4CB867: ngx_http_lua_init_vm (ngx_http_lua_util.c:750)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,365 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260E76: lj_func_newC (lj_func.c:109)
==21924== by 0x526A375: lua_pushcclosure (lj_api.c:619)
==21924== by 0x4D9A96: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:294)
==21924== by 0x4CB867: ngx_http_lua_init_vm (ngx_http_lua_util.c:750)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,366 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260E76: lj_func_newC (lj_func.c:109)
==21924== by 0x526A375: lua_pushcclosure (lj_api.c:619)
==21924== by 0x4D9ABA: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:297)
==21924== by 0x4CB867: ngx_http_lua_init_vm (ngx_http_lua_util.c:750)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,367 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260E76: lj_func_newC (lj_func.c:109)
==21924== by 0x526A375: lua_pushcclosure (lj_api.c:619)
==21924== by 0x4D9ADE: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:300)
==21924== by 0x4CB867: ngx_http_lua_init_vm (ngx_http_lua_util.c:750)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,368 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x525F6A9: newtab (lj_tab.c:123)
==21924== by 0x525F7A8: lj_tab_new (lj_tab.c:161)
==21924== by 0x526A59A: lua_createtable (lj_api.c:644)
==21924== by 0x4D9B3B: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:310)
==21924== by 0x4CB867: ngx_http_lua_init_vm (ngx_http_lua_util.c:750)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,369 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260E76: lj_func_newC (lj_func.c:109)
==21924== by 0x526A375: lua_pushcclosure (lj_api.c:619)
==21924== by 0x4D9B4D: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:311)
==21924== by 0x4CB867: ngx_http_lua_init_vm (ngx_http_lua_util.c:750)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,370 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x525F6A9: newtab (lj_tab.c:123)
==21924== by 0x525F7A8: lj_tab_new (lj_tab.c:161)
==21924== by 0x526A59A: lua_createtable (lj_api.c:644)
==21924== by 0x4D9B8B: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:318)
==21924== by 0x4CB867: ngx_http_lua_init_vm (ngx_http_lua_util.c:750)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,371 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260E76: lj_func_newC (lj_func.c:109)
==21924== by 0x526A375: lua_pushcclosure (lj_api.c:619)
==21924== by 0x4D9B9D: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:319)
==21924== by 0x4CB867: ngx_http_lua_init_vm (ngx_http_lua_util.c:750)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,372 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x525F6A9: newtab (lj_tab.c:123)
==21924== by 0x525F7A8: lj_tab_new (lj_tab.c:161)
==21924== by 0x526A59A: lua_createtable (lj_api.c:644)
==21924== by 0x4D9BDB: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:326)
==21924== by 0x4CB867: ngx_http_lua_init_vm (ngx_http_lua_util.c:750)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,373 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260E76: lj_func_newC (lj_func.c:109)
==21924== by 0x526A375: lua_pushcclosure (lj_api.c:619)
==21924== by 0x4D9BED: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:327)
==21924== by 0x4CB867: ngx_http_lua_init_vm (ngx_http_lua_util.c:750)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,374 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x525F6A9: newtab (lj_tab.c:123)
==21924== by 0x525F7A8: lj_tab_new (lj_tab.c:161)
==21924== by 0x526A59A: lua_createtable (lj_api.c:644)
==21924== by 0x4D9C2B: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:334)
==21924== by 0x4CB867: ngx_http_lua_init_vm (ngx_http_lua_util.c:750)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,375 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260E76: lj_func_newC (lj_func.c:109)
==21924== by 0x526A375: lua_pushcclosure (lj_api.c:619)
==21924== by 0x4D9C3D: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:335)
==21924== by 0x4CB867: ngx_http_lua_init_vm (ngx_http_lua_util.c:750)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,376 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x525F6A9: newtab (lj_tab.c:123)
==21924== by 0x525F7A8: lj_tab_new (lj_tab.c:161)
==21924== by 0x526A59A: lua_createtable (lj_api.c:644)
==21924== by 0x4D9C7B: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:344)
==21924== by 0x4CB867: ngx_http_lua_init_vm (ngx_http_lua_util.c:750)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,377 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260E76: lj_func_newC (lj_func.c:109)
==21924== by 0x526A375: lua_pushcclosure (lj_api.c:619)
==21924== by 0x4D9C8D: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:345)
==21924== by 0x4CB867: ngx_http_lua_init_vm (ngx_http_lua_util.c:750)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,378 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260E76: lj_func_newC (lj_func.c:109)
==21924== by 0x526A375: lua_pushcclosure (lj_api.c:619)
==21924== by 0x4DF44E: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:80)
==21924== by 0x4CB872: ngx_http_lua_init_vm (ngx_http_lua_util.c:751)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,379 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x525F6A9: newtab (lj_tab.c:123)
==21924== by 0x525F7A8: lj_tab_new (lj_tab.c:161)
==21924== by 0x526A59A: lua_createtable (lj_api.c:644)
==21924== by 0x4DF47F: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:85)
==21924== by 0x4CB872: ngx_http_lua_init_vm (ngx_http_lua_util.c:751)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,380 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260E76: lj_func_newC (lj_func.c:109)
==21924== by 0x526A375: lua_pushcclosure (lj_api.c:619)
==21924== by 0x4DF491: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:87)
==21924== by 0x4CB872: ngx_http_lua_init_vm (ngx_http_lua_util.c:751)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,381 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260E76: lj_func_newC (lj_func.c:109)
==21924== by 0x526A375: lua_pushcclosure (lj_api.c:619)
==21924== by 0x4DF4B5: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:90)
==21924== by 0x4CB872: ngx_http_lua_init_vm (ngx_http_lua_util.c:751)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,382 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260E76: lj_func_newC (lj_func.c:109)
==21924== by 0x526A375: lua_pushcclosure (lj_api.c:619)
==21924== by 0x4DF4D9: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:93)
==21924== by 0x4CB872: ngx_http_lua_init_vm (ngx_http_lua_util.c:751)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,383 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260E76: lj_func_newC (lj_func.c:109)
==21924== by 0x526A375: lua_pushcclosure (lj_api.c:619)
==21924== by 0x4DF4FD: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:96)
==21924== by 0x4CB872: ngx_http_lua_init_vm (ngx_http_lua_util.c:751)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,384 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260E76: lj_func_newC (lj_func.c:109)
==21924== by 0x526A375: lua_pushcclosure (lj_api.c:619)
==21924== by 0x4DF521: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:99)
==21924== by 0x4CB872: ngx_http_lua_init_vm (ngx_http_lua_util.c:751)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,385 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x525F6A9: newtab (lj_tab.c:123)
==21924== by 0x525F7A8: lj_tab_new (lj_tab.c:161)
==21924== by 0x526A59A: lua_createtable (lj_api.c:644)
==21924== by 0x4DF57E: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:109)
==21924== by 0x4CB872: ngx_http_lua_init_vm (ngx_http_lua_util.c:751)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,386 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260E76: lj_func_newC (lj_func.c:109)
==21924== by 0x526A375: lua_pushcclosure (lj_api.c:619)
==21924== by 0x4DF590: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:110)
==21924== by 0x4CB872: ngx_http_lua_init_vm (ngx_http_lua_util.c:751)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,387 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x525F6A9: newtab (lj_tab.c:123)
==21924== by 0x525F7A8: lj_tab_new (lj_tab.c:161)
==21924== by 0x526A59A: lua_createtable (lj_api.c:644)
==21924== by 0x4E070C: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:34)
==21924== by 0x4CB87D: ngx_http_lua_init_vm (ngx_http_lua_util.c:752)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,388 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260E76: lj_func_newC (lj_func.c:109)
==21924== by 0x526A375: lua_pushcclosure (lj_api.c:619)
==21924== by 0x4E071E: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:36)
==21924== by 0x4CB87D: ngx_http_lua_init_vm (ngx_http_lua_util.c:752)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,389 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260E76: lj_func_newC (lj_func.c:109)
==21924== by 0x526A375: lua_pushcclosure (lj_api.c:619)
==21924== by 0x4E0742: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:39)
==21924== by 0x4CB87D: ngx_http_lua_init_vm (ngx_http_lua_util.c:752)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,390 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260E76: lj_func_newC (lj_func.c:109)
==21924== by 0x526A375: lua_pushcclosure (lj_api.c:619)
==21924== by 0x4E0766: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:42)
==21924== by 0x4CB87D: ngx_http_lua_init_vm (ngx_http_lua_util.c:752)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,391 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x525F6A9: newtab (lj_tab.c:123)
==21924== by 0x525F7A8: lj_tab_new (lj_tab.c:161)
==21924== by 0x526A59A: lua_createtable (lj_api.c:644)
==21924== by 0x4E17A6: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:52)
==21924== by 0x4CB885: ngx_http_lua_init_vm (ngx_http_lua_util.c:753)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,392 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260E76: lj_func_newC (lj_func.c:109)
==21924== by 0x526A375: lua_pushcclosure (lj_api.c:619)
==21924== by 0x4E17B8: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:54)
==21924== by 0x4CB885: ngx_http_lua_init_vm (ngx_http_lua_util.c:753)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,393 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x525F6A9: newtab (lj_tab.c:123)
==21924== by 0x525F7A8: lj_tab_new (lj_tab.c:161)
==21924== by 0x526A59A: lua_createtable (lj_api.c:644)
==21924== by 0x4E1837: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:26)
==21924== by 0x4CB88D: ngx_http_lua_init_vm (ngx_http_lua_util.c:754)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,394 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260E76: lj_func_newC (lj_func.c:109)
==21924== by 0x526A375: lua_pushcclosure (lj_api.c:619)
==21924== by 0x4E1868: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:35)
==21924== by 0x4CB88D: ngx_http_lua_init_vm (ngx_http_lua_util.c:754)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,395 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526B91C: lua_setfield (lj_api.c:903)
==21924== by 0x4E18B8: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:42)
==21924== by 0x4CB88D: ngx_http_lua_init_vm (ngx_http_lua_util.c:754)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,396 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260E76: lj_func_newC (lj_func.c:109)
==21924== by 0x526A375: lua_pushcclosure (lj_api.c:619)
==21924== by 0x4E18CA: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:44)
==21924== by 0x4CB88D: ngx_http_lua_init_vm (ngx_http_lua_util.c:754)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,397 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526B91C: lua_setfield (lj_api.c:903)
==21924== by 0x4E18DC: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:45)
==21924== by 0x4CB88D: ngx_http_lua_init_vm (ngx_http_lua_util.c:754)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,398 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x525F6A9: newtab (lj_tab.c:123)
==21924== by 0x525F7A8: lj_tab_new (lj_tab.c:161)
==21924== by 0x526A59A: lua_createtable (lj_api.c:644)
==21924== by 0x4E1939: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:23)
==21924== by 0x4CB895: ngx_http_lua_init_vm (ngx_http_lua_util.c:755)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,399 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260E76: lj_func_newC (lj_func.c:109)
==21924== by 0x526A375: lua_pushcclosure (lj_api.c:619)
==21924== by 0x4E194B: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:25)
==21924== by 0x4CB895: ngx_http_lua_init_vm (ngx_http_lua_util.c:755)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,400 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260E76: lj_func_newC (lj_func.c:109)
==21924== by 0x526A375: lua_pushcclosure (lj_api.c:619)
==21924== by 0x4E196F: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:28)
==21924== by 0x4CB895: ngx_http_lua_init_vm (ngx_http_lua_util.c:755)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,401 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x525F6A9: newtab (lj_tab.c:123)
==21924== by 0x525F7A8: lj_tab_new (lj_tab.c:161)
==21924== by 0x526A59A: lua_createtable (lj_api.c:644)
==21924== by 0x4B76F7: ngx_http_lua_inject_misc_api (ngx_http_lua_misc.c:27)
==21924== by 0x4CB89D: ngx_http_lua_init_vm (ngx_http_lua_util.c:757)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,402 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260E76: lj_func_newC (lj_func.c:109)
==21924== by 0x526A375: lua_pushcclosure (lj_api.c:619)
==21924== by 0x4B7709: ngx_http_lua_inject_misc_api (ngx_http_lua_misc.c:28)
==21924== by 0x4CB89D: ngx_http_lua_init_vm (ngx_http_lua_util.c:757)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,403 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260E76: lj_func_newC (lj_func.c:109)
==21924== by 0x526A375: lua_pushcclosure (lj_api.c:619)
==21924== by 0x4B772D: ngx_http_lua_inject_misc_api (ngx_http_lua_misc.c:30)
==21924== by 0x4CB89D: ngx_http_lua_init_vm (ngx_http_lua_util.c:757)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,404 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x525F6A9: newtab (lj_tab.c:123)
==21924== by 0x525F7A8: lj_tab_new (lj_tab.c:161)
==21924== by 0x526A59A: lua_createtable (lj_api.c:644)
==21924== by 0x4DB2B9: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:243)
==21924== by 0x4CB90A: ngx_http_lua_init_vm (ngx_http_lua_util.c:767)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,405 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260E76: lj_func_newC (lj_func.c:109)
==21924== by 0x526A375: lua_pushcclosure (lj_api.c:619)
==21924== by 0x4DB39E: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:267)
==21924== by 0x4CB90A: ngx_http_lua_init_vm (ngx_http_lua_util.c:767)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,406 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260E76: lj_func_newC (lj_func.c:109)
==21924== by 0x526A375: lua_pushcclosure (lj_api.c:619)
==21924== by 0x4DB3C2: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:270)
==21924== by 0x4CB90A: ngx_http_lua_init_vm (ngx_http_lua_util.c:767)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,407 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260E76: lj_func_newC (lj_func.c:109)
==21924== by 0x526A375: lua_pushcclosure (lj_api.c:619)
==21924== by 0x4DB3E6: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:273)
==21924== by 0x4CB90A: ngx_http_lua_init_vm (ngx_http_lua_util.c:767)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,408 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260E76: lj_func_newC (lj_func.c:109)
==21924== by 0x526A375: lua_pushcclosure (lj_api.c:619)
==21924== by 0x4DB40A: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:276)
==21924== by 0x4CB90A: ngx_http_lua_init_vm (ngx_http_lua_util.c:767)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,409 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x525F6A9: newtab (lj_tab.c:123)
==21924== by 0x525F7A8: lj_tab_new (lj_tab.c:161)
==21924== by 0x526E5C8: fs_init (lj_parse.c:1615)
==21924== by 0x5273F3E: lj_parse (lj_parse.c:2706)
==21924== by 0x5275C8A: cpparser (lj_load.c:41)
==21924== by 0x5259AA6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x5275DAA: lua_loadx (lj_load.c:58)
==21924== by 0x527602B: luaL_loadbufferx (lj_load.c:143)
==21924== by 0x4DB46C: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:314)
==21924== by 0x4CB90A: ngx_http_lua_init_vm (ngx_http_lua_util.c:767)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,410 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x525F6A9: newtab (lj_tab.c:123)
==21924== by 0x525F7A8: lj_tab_new (lj_tab.c:161)
==21924== by 0x526E5C8: fs_init (lj_parse.c:1615)
==21924== by 0x5270F18: parse_body (lj_parse.c:1844)
==21924== by 0x5271C7B: expr_binop (lj_parse.c:2006)
==21924== by 0x52720B5: expr_list (lj_parse.c:2107)
==21924== by 0x5272E37: parse_assignment (lj_parse.c:2198)
==21924== by 0x5273033: parse_chunk (lj_parse.c:2231)
==21924== by 0x5273DD8: parse_block (lj_parse.c:2400)
==21924== by 0x5273799: parse_chunk (lj_parse.c:2552)
==21924== by 0x5273F8F: lj_parse (lj_parse.c:2715)
==21924== by 0x5275C8A: cpparser (lj_load.c:41)
==21924== by 0x5259AA6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x5275DAA: lua_loadx (lj_load.c:58)
==21924== by 0x527602B: luaL_loadbufferx (lj_load.c:143)
==21924== by 0x4DB46C: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:314)
==21924== by 0x4CB90A: ngx_http_lua_init_vm (ngx_http_lua_util.c:767)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:fs_init
fun:parse_body
fun:expr_binop
fun:expr_list
fun:parse_assignment
fun:parse_chunk
fun:parse_block
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,411 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x525F6A9: newtab (lj_tab.c:123)
==21924== by 0x525F7A8: lj_tab_new (lj_tab.c:161)
==21924== by 0x526E5C8: fs_init (lj_parse.c:1615)
==21924== by 0x5270F18: parse_body (lj_parse.c:1844)
==21924== by 0x5271C7B: expr_binop (lj_parse.c:2006)
==21924== by 0x52720B5: expr_list (lj_parse.c:2107)
==21924== by 0x5272E37: parse_assignment (lj_parse.c:2198)
==21924== by 0x5273033: parse_chunk (lj_parse.c:2231)
==21924== by 0x5273F8F: lj_parse (lj_parse.c:2715)
==21924== by 0x5275C8A: cpparser (lj_load.c:41)
==21924== by 0x5259AA6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x5275DAA: lua_loadx (lj_load.c:58)
==21924== by 0x527602B: luaL_loadbufferx (lj_load.c:143)
==21924== by 0x4DB46C: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:314)
==21924== by 0x4CB90A: ngx_http_lua_init_vm (ngx_http_lua_util.c:767)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:fs_init
fun:parse_body
fun:expr_binop
fun:expr_list
fun:parse_assignment
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,412 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x525F6A9: newtab (lj_tab.c:123)
==21924== by 0x525F7A8: lj_tab_new (lj_tab.c:161)
==21924== by 0x526E5C8: fs_init (lj_parse.c:1615)
==21924== by 0x5270F18: parse_body (lj_parse.c:1844)
==21924== by 0x5271C7B: expr_binop (lj_parse.c:2006)
==21924== by 0x52720B5: expr_list (lj_parse.c:2107)
==21924== by 0x52736C3: parse_chunk (lj_parse.c:2314)
==21924== by 0x5271040: parse_body (lj_parse.c:1851)
==21924== by 0x5271C7B: expr_binop (lj_parse.c:2006)
==21924== by 0x52720B5: expr_list (lj_parse.c:2107)
==21924== by 0x5272E37: parse_assignment (lj_parse.c:2198)
==21924== by 0x5273033: parse_chunk (lj_parse.c:2231)
==21924== by 0x5273F8F: lj_parse (lj_parse.c:2715)
==21924== by 0x5275C8A: cpparser (lj_load.c:41)
==21924== by 0x5259AA6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x5275DAA: lua_loadx (lj_load.c:58)
==21924== by 0x527602B: luaL_loadbufferx (lj_load.c:143)
==21924== by 0x4DB46C: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:314)
==21924== by 0x4CB90A: ngx_http_lua_init_vm (ngx_http_lua_util.c:767)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:fs_init
fun:parse_body
fun:expr_binop
fun:expr_list
fun:parse_chunk
fun:parse_body
fun:expr_binop
fun:expr_list
fun:parse_assignment
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,413 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525E909: buf_grow (lj_buf.c:25)
==21924== by 0x525E93A: lj_buf_need2 (lj_buf.c:36)
==21924== by 0x5261C4F: lj_meta_cat (lj_meta.c:286)
==21924== by 0x525860B: lj_BC_CAT (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x526C48C: lua_pcall (lj_api.c:1055)
==21924== by 0x4DB4D3: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:326)
==21924== by 0x4CB90A: ngx_http_lua_init_vm (ngx_http_lua_util.c:767)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:buf_grow
fun:lj_buf_need2
fun:lj_meta_cat
fun:lj_BC_CAT
fun:lua_pcall
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 32 bytes in 1 blocks are definitely lost in loss record 1,414 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260E76: lj_func_newC (lj_func.c:109)
==21924== by 0x526A375: lua_pushcclosure (lj_api.c:619)
==21924== by 0x4CB9CA: ngx_http_lua_init_vm (ngx_http_lua_util.c:3725)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 33 bytes in 1 blocks are definitely lost in loss record 1,417 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526B91C: lua_setfield (lj_api.c:903)
==21924== by 0x4C6672: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:116)
==21924== by 0x4CB7D8: ngx_http_lua_init_vm (ngx_http_lua_util.c:729)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 33 bytes in 1 blocks are definitely lost in loss record 1,418 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526B91C: lua_setfield (lj_api.c:903)
==21924== by 0x4C66EE: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:129)
==21924== by 0x4CB7D8: ngx_http_lua_init_vm (ngx_http_lua_util.c:729)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 34 bytes in 1 blocks are definitely lost in loss record 1,419 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x52648D9: cpluaopen (lj_state.c:154)
==21924== by 0x5259AA6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x5264B6A: lua_newstate (lj_state.c:222)
==21924== by 0x52B1191: luaL_newstate (lib_aux.c:323)
==21924== by 0x4CB36D: ngx_http_lua_init_vm (ngx_http_lua_util.c:202)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 34 bytes in 1 blocks are definitely lost in loss record 1,420 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526B91C: lua_setfield (lj_api.c:903)
==21924== by 0x4C6653: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:113)
==21924== by 0x4CB7D8: ngx_http_lua_init_vm (ngx_http_lua_util.c:729)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 34 bytes in 1 blocks are definitely lost in loss record 1,421 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526B91C: lua_setfield (lj_api.c:903)
==21924== by 0x4C6691: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:119)
==21924== by 0x4CB7D8: ngx_http_lua_init_vm (ngx_http_lua_util.c:729)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 35 bytes in 1 blocks are definitely lost in loss record 1,423 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526A0BA: lua_pushlstring (lj_api.c:578)
==21924== by 0x52BB828: luaopen_jit (lib_jit.c:752)
==21924== by 0x5259737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x52BE5E8: luaL_openlibs (lib_init.c:45)
==21924== by 0x4CB381: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 35 bytes in 1 blocks are definitely lost in loss record 1,424 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526A0BA: lua_pushlstring (lj_api.c:578)
==21924== by 0x4CB612: ngx_http_lua_init_vm (ngx_http_lua_util.c:675)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 36 bytes in 2 blocks are definitely lost in loss record 1,428 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x5270E81: lj_parse_keepstr (lj_parse.c:237)
==21924== by 0x526E263: lex_scan (lj_lex.c:253)
==21924== by 0x526E43C: lj_lex_next (lj_lex.c:427)
==21924== by 0x526E538: lex_opt (lj_parse.c:989)
==21924== by 0x52720E7: expr_list (lj_parse.c:1875)
==21924== by 0x5272A12: parse_args (lj_parse.c:1900)
==21924== by 0x5272B7C: expr_primary (lj_parse.c:1963)
==21924== by 0x52712DA: expr_binop (lj_parse.c:2009)
==21924== by 0x52720B5: expr_list (lj_parse.c:2107)
==21924== by 0x52739AB: parse_chunk (lj_parse.c:2259)
==21924== by 0x5273F8F: lj_parse (lj_parse.c:2715)
==21924== by 0x5275C8A: cpparser (lj_load.c:41)
==21924== by 0x5259AA6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x5275DAA: lua_loadx (lj_load.c:58)
==21924== by 0x527602B: luaL_loadbufferx (lj_load.c:143)
==21924== by 0x4BC004: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:970)
==21924== by 0x4CB849: ngx_http_lua_init_vm (ngx_http_lua_util.c:747)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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:expr_list
fun:parse_args
fun:expr_primary
fun:expr_binop
fun:expr_list
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 37 bytes in 1 blocks are definitely lost in loss record 1,429 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526B91C: lua_setfield (lj_api.c:903)
==21924== by 0x4C6789: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:144)
==21924== by 0x4CB7D8: ngx_http_lua_init_vm (ngx_http_lua_util.c:729)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 38 bytes in 1 blocks are definitely lost in loss record 1,431 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526B91C: lua_setfield (lj_api.c:903)
==21924== by 0x4C65D7: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:99)
==21924== by 0x4CB7D8: ngx_http_lua_init_vm (ngx_http_lua_util.c:729)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 39 bytes in 1 blocks are definitely lost in loss record 1,433 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526B91C: lua_setfield (lj_api.c:903)
==21924== by 0x4C6615: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:105)
==21924== by 0x4CB7D8: ngx_http_lua_init_vm (ngx_http_lua_util.c:729)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 40 bytes in 1 blocks are definitely lost in loss record 1,448 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x5261246: lj_udata_new (lj_udata.c:15)
==21924== by 0x526A98C: lua_newuserdata (lj_api.c:687)
==21924== by 0x52B643A: io_std_new (lib_io.c:512)
==21924== by 0x52B7172: luaopen_io (lib_io.c:529)
==21924== by 0x5259737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x52BE5E8: luaL_openlibs (lib_init.c:45)
==21924== by 0x4CB381: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 40 bytes in 1 blocks are definitely lost in loss record 1,449 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x5261246: lj_udata_new (lj_udata.c:15)
==21924== by 0x526A98C: lua_newuserdata (lj_api.c:687)
==21924== by 0x52B643A: io_std_new (lib_io.c:512)
==21924== by 0x52B7194: luaopen_io (lib_io.c:530)
==21924== by 0x5259737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x52BE5E8: luaL_openlibs (lib_init.c:45)
==21924== by 0x4CB381: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 40 bytes in 1 blocks are definitely lost in loss record 1,450 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x5261246: lj_udata_new (lj_udata.c:15)
==21924== by 0x526A98C: lua_newuserdata (lj_api.c:687)
==21924== by 0x52B643A: io_std_new (lib_io.c:512)
==21924== by 0x52B71B3: luaopen_io (lib_io.c:531)
==21924== by 0x5259737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x52BE5E8: luaL_openlibs (lib_init.c:45)
==21924== by 0x4CB381: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 40 bytes in 1 blocks are definitely lost in loss record 1,451 of 1,986
==21924== at 0x4C278EE: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x5260571: lj_tab_resize (lj_tab.c:267)
==21924== by 0x52607A6: rehashtab (lj_tab.c:386)
==21924== by 0x526005D: lj_tab_newkey (lj_tab.c:470)
==21924== by 0x5260257: lj_tab_setinth (lj_tab.c:523)
==21924== by 0x5272598: expr_table (lj_parse.c:1744)
==21924== by 0x5271D29: expr_binop (lj_parse.c:2002)
==21924== by 0x52720B5: expr_list (lj_parse.c:2107)
==21924== by 0x52739AB: parse_chunk (lj_parse.c:2259)
==21924== by 0x5273F8F: lj_parse (lj_parse.c:2715)
==21924== by 0x5275C8A: cpparser (lj_load.c:41)
==21924== by 0x5259AA6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x5275DAA: lua_loadx (lj_load.c:58)
==21924== by 0x527602B: luaL_loadbufferx (lj_load.c:143)
==21924== by 0x4DB46C: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:314)
==21924== by 0x4CB90A: ngx_http_lua_init_vm (ngx_http_lua_util.c:767)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_binop
fun:expr_list
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 40 bytes in 2 blocks are definitely lost in loss record 1,452 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x52AFE19: lj_lib_register (lj_lib.c:52)
==21924== by 0x52B3231: luaopen_math (lib_math.c:223)
==21924== by 0x5259737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x52BE5E8: luaL_openlibs (lib_init.c:45)
==21924== by 0x4CB381: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 40 bytes in 2 blocks are definitely lost in loss record 1,453 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260C8B: func_newL (lj_func.c:122)
==21924== by 0x5260EC8: lj_func_newL_empty (lj_func.c:138)
==21924== by 0x52AFE7B: lj_lib_register (lj_lib.c:65)
==21924== by 0x52B3231: luaopen_math (lib_math.c:223)
==21924== by 0x5259737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x52BE5E8: luaL_openlibs (lib_init.c:45)
==21924== by 0x4CB381: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_empty
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 40 bytes in 2 blocks are definitely lost in loss record 1,454 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x52AFBE1: lj_lib_register (lj_lib.c:143)
==21924== by 0x52B3231: luaopen_math (lib_math.c:223)
==21924== by 0x5259737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x52BE5E8: luaL_openlibs (lib_init.c:45)
==21924== by 0x4CB381: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 42 bytes in 2 blocks are definitely lost in loss record 1,459 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x52AFB62: lj_lib_register (lj_lib.c:110)
==21924== by 0x52BB845: luaopen_jit (lib_jit.c:753)
==21924== by 0x5259737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x52BE5E8: luaL_openlibs (lib_init.c:45)
==21924== by 0x4CB381: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 43 bytes in 1 blocks are definitely lost in loss record 1,462 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526B91C: lua_setfield (lj_api.c:903)
==21924== by 0x4C672C: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:135)
==21924== by 0x4CB7D8: ngx_http_lua_init_vm (ngx_http_lua_util.c:729)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 44 bytes in 1 blocks are definitely lost in loss record 1,463 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526B91C: lua_setfield (lj_api.c:903)
==21924== by 0x4C674B: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:138)
==21924== by 0x4CB7D8: ngx_http_lua_init_vm (ngx_http_lua_util.c:729)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 44 bytes in 2 blocks are definitely lost in loss record 1,464 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x5270E81: lj_parse_keepstr (lj_parse.c:237)
==21924== by 0x526E117: lex_scan (lj_lex.c:274)
==21924== by 0x526E43C: lj_lex_next (lj_lex.c:427)
==21924== by 0x527327E: parse_chunk (lj_parse.c:2645)
==21924== by 0x5273DD8: parse_block (lj_parse.c:2400)
==21924== by 0x5273799: parse_chunk (lj_parse.c:2552)
==21924== by 0x5273F8F: lj_parse (lj_parse.c:2715)
==21924== by 0x5275C8A: cpparser (lj_load.c:41)
==21924== by 0x5259AA6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x5275DAA: lua_loadx (lj_load.c:58)
==21924== by 0x527602B: luaL_loadbufferx (lj_load.c:143)
==21924== by 0x4DB46C: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:314)
==21924== by 0x4CB90A: ngx_http_lua_init_vm (ngx_http_lua_util.c:767)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_chunk
fun:parse_block
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 46 bytes in 1 blocks are definitely lost in loss record 1,468 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x5270E81: lj_parse_keepstr (lj_parse.c:237)
==21924== by 0x526E263: lex_scan (lj_lex.c:253)
==21924== by 0x526E43C: lj_lex_next (lj_lex.c:427)
==21924== by 0x5272E2C: parse_assignment (lj_parse.c:2197)
==21924== by 0x5273033: parse_chunk (lj_parse.c:2231)
==21924== by 0x5271040: parse_body (lj_parse.c:1851)
==21924== by 0x5271C7B: expr_binop (lj_parse.c:2006)
==21924== by 0x52720B5: expr_list (lj_parse.c:2107)
==21924== by 0x52736C3: parse_chunk (lj_parse.c:2314)
==21924== by 0x5273F8F: lj_parse (lj_parse.c:2715)
==21924== by 0x5275C8A: cpparser (lj_load.c:41)
==21924== by 0x5259AA6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x5275DAA: lua_loadx (lj_load.c:58)
==21924== by 0x4CE970: ngx_http_lua_clfactory_loadbuffer (ngx_http_lua_clfactory.c:731)
==21924== by 0x4CBF88: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:166)
==21924== by 0x4CC97A: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:283)
==21924== by 0x4CC466: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:205)
==21924== by 0x44DA37: ngx_http_core_content_phase (ngx_http_core_module.c:1418)
==21924== by 0x448802: ngx_http_core_run_phases (ngx_http_core_module.c:899)
==21924== by 0x448911: ngx_http_handler (ngx_http_core_module.c:882)
==21924== by 0x45412C: ngx_http_process_request (ngx_http_request.c:1903)
==21924== by 0x454754: ngx_http_process_request_headers (ngx_http_request.c:1334)
==21924== by 0x454CD5: ngx_http_process_request_line (ngx_http_request.c:1013)
==21924== by 0x455385: ngx_http_wait_request_handler (ngx_http_request.c:500)
==21924== by 0x433E34: ngx_event_process_posted (ngx_event_posted.c:33)
==21924== by 0x433903: ngx_process_events_and_timers (ngx_event.c:265)
==21924== by 0x43C26B: ngx_single_process_cycle (ngx_process_cycle.c:319)
==21924== by 0x41AD1A: main (nginx.c:404)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_assignment
fun:parse_chunk
fun:parse_body
fun:expr_binop
fun:expr_list
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
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 47 bytes in 2 blocks are definitely lost in loss record 1,471 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526B91C: lua_setfield (lj_api.c:903)
==21924== by 0x52B0CF4: luaL_openlib (lib_aux.c:139)
==21924== by 0x52B8BBB: luaopen_package (lib_package.c:606)
==21924== by 0x5259737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x52BE5E8: luaL_openlibs (lib_init.c:45)
==21924== by 0x4CB381: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaL_openlib
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 48 bytes in 1 blocks are definitely lost in loss record 1,524 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F668: newtab (lj_tab.c:65)
==21924== by 0x525F7A8: lj_tab_new (lj_tab.c:161)
==21924== by 0x526A59A: lua_createtable (lj_api.c:644)
==21924== by 0x4C7169: ngx_http_lua_create_new_globals_table (ngx_http_lua_util.c:182)
==21924== by 0x4C7214: ngx_http_lua_new_thread (ngx_http_lua_util.c:324)
==21924== by 0x4CC79B: ngx_http_lua_content_by_chunk (ngx_http_lua_contentby.c:53)
==21924== by 0x4CC98F: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:292)
==21924== by 0x4CC466: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:205)
==21924== by 0x44DA37: ngx_http_core_content_phase (ngx_http_core_module.c:1418)
==21924== by 0x448802: ngx_http_core_run_phases (ngx_http_core_module.c:899)
==21924== by 0x448911: ngx_http_handler (ngx_http_core_module.c:882)
==21924== by 0x45412C: ngx_http_process_request (ngx_http_request.c:1903)
==21924== by 0x454754: ngx_http_process_request_headers (ngx_http_request.c:1334)
==21924== by 0x454CD5: ngx_http_process_request_line (ngx_http_request.c:1013)
==21924== by 0x455385: ngx_http_wait_request_handler (ngx_http_request.c:500)
==21924== by 0x433E34: ngx_event_process_posted (ngx_event_posted.c:33)
==21924== by 0x433903: ngx_process_events_and_timers (ngx_event.c:265)
==21924== by 0x43C26B: ngx_single_process_cycle (ngx_process_cycle.c:319)
==21924== by 0x41AD1A: main (nginx.c:404)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:realloc
fun:lj_mem_realloc
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 ==21924== 48 bytes in 1 blocks are definitely lost in loss record 1,525 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F668: newtab (lj_tab.c:65)
==21924== by 0x525F7A8: lj_tab_new (lj_tab.c:161)
==21924== by 0x526A59A: lua_createtable (lj_api.c:644)
==21924== by 0x4C7226: ngx_http_lua_new_thread (ngx_http_lua_util.c:326)
==21924== by 0x4CC79B: ngx_http_lua_content_by_chunk (ngx_http_lua_contentby.c:53)
==21924== by 0x4CC98F: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:292)
==21924== by 0x4CC466: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:205)
==21924== by 0x44DA37: ngx_http_core_content_phase (ngx_http_core_module.c:1418)
==21924== by 0x448802: ngx_http_core_run_phases (ngx_http_core_module.c:899)
==21924== by 0x448911: ngx_http_handler (ngx_http_core_module.c:882)
==21924== by 0x45412C: ngx_http_process_request (ngx_http_request.c:1903)
==21924== by 0x454754: ngx_http_process_request_headers (ngx_http_request.c:1334)
==21924== by 0x454CD5: ngx_http_process_request_line (ngx_http_request.c:1013)
==21924== by 0x455385: ngx_http_wait_request_handler (ngx_http_request.c:500)
==21924== by 0x433E34: ngx_event_process_posted (ngx_event_posted.c:33)
==21924== by 0x433903: ngx_process_events_and_timers (ngx_event.c:265)
==21924== by 0x43C26B: ngx_single_process_cycle (ngx_process_cycle.c:319)
==21924== by 0x41AD1A: main (nginx.c:404)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:realloc
fun:lj_mem_realloc
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 ==21924== 48 bytes in 1 blocks are definitely lost in loss record 1,526 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F668: newtab (lj_tab.c:65)
==21924== by 0x525F7A8: lj_tab_new (lj_tab.c:161)
==21924== by 0x52B2BF7: luaopen_base (lib_base.c:645)
==21924== by 0x5259737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x52BE5E8: luaL_openlibs (lib_init.c:45)
==21924== by 0x4CB381: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newtab
fun:lj_tab_new
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 48 bytes in 1 blocks are definitely lost in loss record 1,527 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F668: newtab (lj_tab.c:65)
==21924== by 0x525F7A8: lj_tab_new (lj_tab.c:161)
==21924== by 0x526A6DE: luaL_newmetatable (lj_api.c:653)
==21924== by 0x52B89FB: luaopen_package (lib_package.c:582)
==21924== by 0x5259737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x52BE5E8: luaL_openlibs (lib_init.c:45)
==21924== by 0x4CB381: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newtab
fun:lj_tab_new
fun:luaL_newmetatable
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 48 bytes in 1 blocks are definitely lost in loss record 1,528 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F668: newtab (lj_tab.c:65)
==21924== by 0x525F7A8: lj_tab_new (lj_tab.c:161)
==21924== by 0x52B52B7: luaopen_string (lib_string.c:744)
==21924== by 0x5259737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x52BE5E8: luaL_openlibs (lib_init.c:45)
==21924== by 0x4CB381: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newtab
fun:lj_tab_new
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 48 bytes in 1 blocks are definitely lost in loss record 1,529 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F668: newtab (lj_tab.c:65)
==21924== by 0x525F7A8: lj_tab_new (lj_tab.c:161)
==21924== by 0x526A59A: lua_createtable (lj_api.c:644)
==21924== by 0x52B0AC9: luaL_findtable (lib_aux.c:93)
==21924== by 0x52AF993: lj_lib_register (lj_lib.c:35)
==21924== by 0x52BB894: luaopen_jit (lib_jit.c:762)
==21924== by 0x5259737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x52BE5E8: luaL_openlibs (lib_init.c:45)
==21924== by 0x4CB381: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 48 bytes in 1 blocks are definitely lost in loss record 1,530 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F668: newtab (lj_tab.c:65)
==21924== by 0x525F7A8: lj_tab_new (lj_tab.c:161)
==21924== by 0x526A59A: lua_createtable (lj_api.c:644)
==21924== by 0x4B5CDA: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:159)
==21924== by 0x4CB702: ngx_http_lua_init_vm (ngx_http_lua_util.c:711)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 48 bytes in 1 blocks are definitely lost in loss record 1,531 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F668: newtab (lj_tab.c:65)
==21924== by 0x525F7A8: lj_tab_new (lj_tab.c:161)
==21924== by 0x526A59A: lua_createtable (lj_api.c:644)
==21924== by 0x4B5CFE: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:163)
==21924== by 0x4CB702: ngx_http_lua_init_vm (ngx_http_lua_util.c:711)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 48 bytes in 1 blocks are definitely lost in loss record 1,532 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F668: newtab (lj_tab.c:65)
==21924== by 0x525F7A8: lj_tab_new (lj_tab.c:161)
==21924== by 0x526A59A: lua_createtable (lj_api.c:644)
==21924== by 0x4CB76E: ngx_http_lua_init_vm (ngx_http_lua_util.c:2894)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 48 bytes in 1 blocks are definitely lost in loss record 1,533 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F668: newtab (lj_tab.c:65)
==21924== by 0x525F7A8: lj_tab_new (lj_tab.c:161)
==21924== by 0x526A59A: lua_createtable (lj_api.c:644)
==21924== by 0x4B59ED: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1415)
==21924== by 0x4CB813: ngx_http_lua_init_vm (ngx_http_lua_util.c:737)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 48 bytes in 1 blocks are definitely lost in loss record 1,534 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F668: newtab (lj_tab.c:65)
==21924== by 0x525F7A8: lj_tab_new (lj_tab.c:161)
==21924== by 0x526A59A: lua_createtable (lj_api.c:644)
==21924== by 0x4BBE2C: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:917)
==21924== by 0x4CB83E: ngx_http_lua_init_vm (ngx_http_lua_util.c:746)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 48 bytes in 1 blocks are definitely lost in loss record 1,535 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F668: newtab (lj_tab.c:65)
==21924== by 0x525F7A8: lj_tab_new (lj_tab.c:161)
==21924== by 0x526A59A: lua_createtable (lj_api.c:644)
==21924== by 0x4BBEA5: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:926)
==21924== by 0x4CB83E: ngx_http_lua_init_vm (ngx_http_lua_util.c:746)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 48 bytes in 1 blocks are definitely lost in loss record 1,536 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F668: newtab (lj_tab.c:65)
==21924== by 0x525F7A8: lj_tab_new (lj_tab.c:161)
==21924== by 0x526A59A: lua_createtable (lj_api.c:644)
==21924== by 0x4BBFEF: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:968)
==21924== by 0x4CB849: ngx_http_lua_init_vm (ngx_http_lua_util.c:747)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_create_headers_metatable
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 48 bytes in 1 blocks are definitely lost in loss record 1,537 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F668: newtab (lj_tab.c:65)
==21924== by 0x525F7A8: lj_tab_new (lj_tab.c:161)
==21924== by 0x526A59A: lua_createtable (lj_api.c:644)
==21924== by 0x4B7DFF: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:28)
==21924== by 0x4CB851: ngx_http_lua_init_vm (ngx_http_lua_util.c:748)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_variable_api
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 48 bytes in 1 blocks are definitely lost in loss record 1,538 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F668: newtab (lj_tab.c:65)
==21924== by 0x525F7A8: lj_tab_new (lj_tab.c:161)
==21924== by 0x526A59A: lua_createtable (lj_api.c:644)
==21924== by 0x4D9B3B: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:310)
==21924== by 0x4CB867: ngx_http_lua_init_vm (ngx_http_lua_util.c:750)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 48 bytes in 1 blocks are definitely lost in loss record 1,539 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F668: newtab (lj_tab.c:65)
==21924== by 0x525F7A8: lj_tab_new (lj_tab.c:161)
==21924== by 0x526A59A: lua_createtable (lj_api.c:644)
==21924== by 0x4D9B8B: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:318)
==21924== by 0x4CB867: ngx_http_lua_init_vm (ngx_http_lua_util.c:750)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 48 bytes in 1 blocks are definitely lost in loss record 1,540 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F668: newtab (lj_tab.c:65)
==21924== by 0x525F7A8: lj_tab_new (lj_tab.c:161)
==21924== by 0x526A59A: lua_createtable (lj_api.c:644)
==21924== by 0x4D9BDB: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:326)
==21924== by 0x4CB867: ngx_http_lua_init_vm (ngx_http_lua_util.c:750)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 48 bytes in 1 blocks are definitely lost in loss record 1,541 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F668: newtab (lj_tab.c:65)
==21924== by 0x525F7A8: lj_tab_new (lj_tab.c:161)
==21924== by 0x526A59A: lua_createtable (lj_api.c:644)
==21924== by 0x4D9C2B: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:334)
==21924== by 0x4CB867: ngx_http_lua_init_vm (ngx_http_lua_util.c:750)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 48 bytes in 1 blocks are definitely lost in loss record 1,542 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F668: newtab (lj_tab.c:65)
==21924== by 0x525F7A8: lj_tab_new (lj_tab.c:161)
==21924== by 0x526A59A: lua_createtable (lj_api.c:644)
==21924== by 0x4D9C7B: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:344)
==21924== by 0x4CB867: ngx_http_lua_init_vm (ngx_http_lua_util.c:750)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 48 bytes in 1 blocks are definitely lost in loss record 1,543 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F668: newtab (lj_tab.c:65)
==21924== by 0x525F7A8: lj_tab_new (lj_tab.c:161)
==21924== by 0x526A59A: lua_createtable (lj_api.c:644)
==21924== by 0x4DF57E: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:109)
==21924== by 0x4CB872: ngx_http_lua_init_vm (ngx_http_lua_util.c:751)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 48 bytes in 1 blocks are definitely lost in loss record 1,544 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F668: newtab (lj_tab.c:65)
==21924== by 0x525F7A8: lj_tab_new (lj_tab.c:161)
==21924== by 0x526A59A: lua_createtable (lj_api.c:644)
==21924== by 0x4E17A6: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:52)
==21924== by 0x4CB885: ngx_http_lua_init_vm (ngx_http_lua_util.c:753)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 48 bytes in 1 blocks are definitely lost in loss record 1,545 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F668: newtab (lj_tab.c:65)
==21924== by 0x525F7A8: lj_tab_new (lj_tab.c:161)
==21924== by 0x526A59A: lua_createtable (lj_api.c:644)
==21924== by 0x4E1939: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:23)
==21924== by 0x4CB895: ngx_http_lua_init_vm (ngx_http_lua_util.c:755)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 48 bytes in 1 blocks are definitely lost in loss record 1,546 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F668: newtab (lj_tab.c:65)
==21924== by 0x525F7A8: lj_tab_new (lj_tab.c:161)
==21924== by 0x526A59A: lua_createtable (lj_api.c:644)
==21924== by 0x4B76F7: ngx_http_lua_inject_misc_api (ngx_http_lua_misc.c:27)
==21924== by 0x4CB89D: ngx_http_lua_init_vm (ngx_http_lua_util.c:757)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_misc_api
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 48 bytes in 1 blocks are definitely lost in loss record 1,547 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x525F607: newtab (lj_tab.c:108)
==21924== by 0x525F7A8: lj_tab_new (lj_tab.c:161)
==21924== by 0x52726B8: expr_table (lj_parse.c:1738)
==21924== by 0x5271D29: expr_binop (lj_parse.c:2002)
==21924== by 0x52720B5: expr_list (lj_parse.c:2107)
==21924== by 0x52739AB: parse_chunk (lj_parse.c:2259)
==21924== by 0x5273F8F: lj_parse (lj_parse.c:2715)
==21924== by 0x5275C8A: cpparser (lj_load.c:41)
==21924== by 0x5259AA6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x5275DAA: lua_loadx (lj_load.c:58)
==21924== by 0x527602B: luaL_loadbufferx (lj_load.c:143)
==21924== by 0x4DB46C: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:314)
==21924== by 0x4CB90A: ngx_http_lua_init_vm (ngx_http_lua_util.c:767)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:expr_table
fun:expr_binop
fun:expr_list
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 49 bytes in 2 blocks are definitely lost in loss record 1,548 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x52AFBE1: lj_lib_register (lj_lib.c:143)
==21924== by 0x52BB845: luaopen_jit (lib_jit.c:753)
==21924== by 0x5259737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x52BE5E8: luaL_openlibs (lib_init.c:45)
==21924== by 0x4CB381: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 51 bytes in 2 blocks are definitely lost in loss record 1,550 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526B91C: lua_setfield (lj_api.c:903)
==21924== by 0x52B0CF4: luaL_openlib (lib_aux.c:139)
==21924== by 0x52B8A3B: luaopen_package (lib_package.c:585)
==21924== by 0x5259737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x52BE5E8: luaL_openlibs (lib_init.c:45)
==21924== by 0x4CB381: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaL_openlib
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 54 bytes in 1 blocks are definitely lost in loss record 1,555 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526AD2B: lua_getfield (lj_api.c:738)
==21924== by 0x4CBDA2: ngx_http_lua_cache_load_code (ngx_http_lua_cache.c:52)
==21924== by 0x4CBF5F: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:148)
==21924== by 0x4CC97A: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:283)
==21924== by 0x4CC466: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:205)
==21924== by 0x44DA37: ngx_http_core_content_phase (ngx_http_core_module.c:1418)
==21924== by 0x448802: ngx_http_core_run_phases (ngx_http_core_module.c:899)
==21924== by 0x448911: ngx_http_handler (ngx_http_core_module.c:882)
==21924== by 0x45412C: ngx_http_process_request (ngx_http_request.c:1903)
==21924== by 0x454754: ngx_http_process_request_headers (ngx_http_request.c:1334)
==21924== by 0x454CD5: ngx_http_process_request_line (ngx_http_request.c:1013)
==21924== by 0x455385: ngx_http_wait_request_handler (ngx_http_request.c:500)
==21924== by 0x433E34: ngx_event_process_posted (ngx_event_posted.c:33)
==21924== by 0x433903: ngx_process_events_and_timers (ngx_event.c:265)
==21924== by 0x43C26B: ngx_single_process_cycle (ngx_process_cycle.c:319)
==21924== by 0x41AD1A: main (nginx.c:404)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_getfield
fun:ngx_http_lua_cache_load_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 ==21924== 64 bytes in 1 blocks are definitely lost in loss record 1,605 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x5261246: lj_udata_new (lj_udata.c:15)
==21924== by 0x526A98C: lua_newuserdata (lj_api.c:687)
==21924== by 0x52B320D: luaopen_math (lib_math.c:221)
==21924== by 0x5259737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x52BE5E8: luaL_openlibs (lib_init.c:45)
==21924== by 0x4CB381: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 64 (32 direct, 32 indirect) bytes in 1 blocks are definitely lost in loss record 1,606 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260E76: lj_func_newC (lj_func.c:109)
==21924== by 0x526A375: lua_pushcclosure (lj_api.c:619)
==21924== by 0x4B8FCE: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:67)
==21924== by 0x4CB800: ngx_http_lua_init_vm (ngx_http_lua_util.c:735)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 64 bytes in 2 blocks are definitely lost in loss record 1,607 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260E76: lj_func_newC (lj_func.c:109)
==21924== by 0x526A375: lua_pushcclosure (lj_api.c:619)
==21924== by 0x52B0CE1: luaL_openlib (lib_aux.c:138)
==21924== by 0x52B8BBB: luaopen_package (lib_package.c:606)
==21924== by 0x5259737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x52BE5E8: luaL_openlibs (lib_init.c:45)
==21924== by 0x4CB381: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:luaL_openlib
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 67 bytes in 3 blocks are definitely lost in loss record 1,608 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x52AFB62: lj_lib_register (lj_lib.c:110)
==21924== by 0x52B5CFD: luaopen_table (lib_table.c:298)
==21924== by 0x5259737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x52BE5E8: luaL_openlibs (lib_init.c:45)
==21924== by 0x4CB381: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 69 bytes in 3 blocks are definitely lost in loss record 1,610 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x52AFE19: lj_lib_register (lj_lib.c:52)
==21924== by 0x52B5CFD: luaopen_table (lib_table.c:298)
==21924== by 0x5259737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x52BE5E8: luaL_openlibs (lib_init.c:45)
==21924== by 0x4CB381: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 72 bytes in 1 blocks are definitely lost in loss record 1,622 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x525F607: newtab (lj_tab.c:108)
==21924== by 0x525F7A8: lj_tab_new (lj_tab.c:161)
==21924== by 0x526A59A: lua_createtable (lj_api.c:644)
==21924== by 0x52B8A64: luaopen_package (lib_package.c:588)
==21924== by 0x5259737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x52BE5E8: luaL_openlibs (lib_init.c:45)
==21924== by 0x4CB381: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 72 bytes in 1 blocks are definitely lost in loss record 1,623 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x525F607: newtab (lj_tab.c:108)
==21924== by 0x525F8D3: lj_tab_dup (lj_tab.c:188)
==21924== by 0x525891F: lj_BC_TDUP (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x526C48C: lua_pcall (lj_api.c:1055)
==21924== by 0x4DB4D3: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:326)
==21924== by 0x4CB90A: ngx_http_lua_init_vm (ngx_http_lua_util.c:767)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 80 bytes in 1 blocks are definitely lost in loss record 1,635 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x527460B: lj_bcread_proto (lj_bcread.c:343)
==21924== by 0x52AFE66: lj_lib_register (lj_lib.c:63)
==21924== by 0x52B5280: luaopen_string (lib_string.c:739)
==21924== by 0x5259737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x52BE5E8: luaL_openlibs (lib_init.c:45)
==21924== by 0x4CB381: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_bcread_proto
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 80 bytes in 4 blocks are definitely lost in loss record 1,636 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260C8B: func_newL (lj_func.c:122)
==21924== by 0x5260EC8: lj_func_newL_empty (lj_func.c:138)
==21924== by 0x52AFE7B: lj_lib_register (lj_lib.c:65)
==21924== by 0x52B5CFD: luaopen_table (lib_table.c:298)
==21924== by 0x5259737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x52BE5E8: luaL_openlibs (lib_init.c:45)
==21924== by 0x4CB381: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_empty
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 91 bytes in 4 blocks are definitely lost in loss record 1,643 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x52AFB62: lj_lib_register (lj_lib.c:110)
==21924== by 0x52B2CD5: luaopen_base (lib_base.c:661)
==21924== by 0x5259737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x52BE5E8: luaL_openlibs (lib_init.c:45)
==21924== by 0x4CB381: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 96 bytes in 1 blocks are definitely lost in loss record 1,657 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x52603A4: lj_tab_resize (lj_tab.c:65)
==21924== by 0x52607A6: rehashtab (lj_tab.c:386)
==21924== by 0x526005D: lj_tab_newkey (lj_tab.c:470)
==21924== by 0x526F3A4: const_gc (lj_parse.c:218)
==21924== by 0x527109B: parse_body (lj_parse.c:1858)
==21924== by 0x5271C7B: expr_binop (lj_parse.c:2006)
==21924== by 0x52720B5: expr_list (lj_parse.c:2107)
==21924== by 0x52736C3: parse_chunk (lj_parse.c:2314)
==21924== by 0x5273F8F: lj_parse (lj_parse.c:2715)
==21924== by 0x5275C8A: cpparser (lj_load.c:41)
==21924== by 0x5259AA6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x5275DAA: lua_loadx (lj_load.c:58)
==21924== by 0x4CE970: ngx_http_lua_clfactory_loadbuffer (ngx_http_lua_clfactory.c:731)
==21924== by 0x4CBF88: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:166)
==21924== by 0x4CC97A: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:283)
==21924== by 0x4CC466: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:205)
==21924== by 0x44DA37: ngx_http_core_content_phase (ngx_http_core_module.c:1418)
==21924== by 0x448802: ngx_http_core_run_phases (ngx_http_core_module.c:899)
==21924== by 0x448911: ngx_http_handler (ngx_http_core_module.c:882)
==21924== by 0x45412C: ngx_http_process_request (ngx_http_request.c:1903)
==21924== by 0x454754: ngx_http_process_request_headers (ngx_http_request.c:1334)
==21924== by 0x454CD5: ngx_http_process_request_line (ngx_http_request.c:1013)
==21924== by 0x455385: ngx_http_wait_request_handler (ngx_http_request.c:500)
==21924== by 0x433E34: ngx_event_process_posted (ngx_event_posted.c:33)
==21924== by 0x433903: ngx_process_events_and_timers (ngx_event.c:265)
==21924== by 0x43C26B: ngx_single_process_cycle (ngx_process_cycle.c:319)
==21924== by 0x41AD1A: main (nginx.c:404)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_tab_resize
fun:rehashtab
fun:lj_tab_newkey
fun:const_gc
fun:parse_body
fun:expr_binop
fun:expr_list
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
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 96 bytes in 1 blocks are definitely lost in loss record 1,658 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F668: newtab (lj_tab.c:65)
==21924== by 0x525F7A8: lj_tab_new (lj_tab.c:161)
==21924== by 0x526A59A: lua_createtable (lj_api.c:644)
==21924== by 0x4D966E: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:200)
==21924== by 0x4CB867: ngx_http_lua_init_vm (ngx_http_lua_util.c:750)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 96 bytes in 1 blocks are definitely lost in loss record 1,659 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F668: newtab (lj_tab.c:65)
==21924== by 0x525F7A8: lj_tab_new (lj_tab.c:161)
==21924== by 0x526A59A: lua_createtable (lj_api.c:644)
==21924== by 0x4D97F6: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:226)
==21924== by 0x4CB867: ngx_http_lua_init_vm (ngx_http_lua_util.c:750)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 96 bytes in 1 blocks are definitely lost in loss record 1,660 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F668: newtab (lj_tab.c:65)
==21924== by 0x525F7A8: lj_tab_new (lj_tab.c:161)
==21924== by 0x526A59A: lua_createtable (lj_api.c:644)
==21924== by 0x4E070C: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:34)
==21924== by 0x4CB87D: ngx_http_lua_init_vm (ngx_http_lua_util.c:752)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 96 bytes in 3 blocks are definitely lost in loss record 1,661 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260E76: lj_func_newC (lj_func.c:109)
==21924== by 0x526A375: lua_pushcclosure (lj_api.c:619)
==21924== by 0x52B0CE1: luaL_openlib (lib_aux.c:138)
==21924== by 0x52B8A3B: luaopen_package (lib_package.c:585)
==21924== by 0x5259737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x52BE5E8: luaL_openlibs (lib_init.c:45)
==21924== by 0x4CB381: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:luaL_openlib
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 112 bytes in 5 blocks are definitely lost in loss record 1,676 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x52AFB62: lj_lib_register (lj_lib.c:110)
==21924== by 0x52B7156: luaopen_io (lib_io.c:528)
==21924== by 0x5259737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x52BE5E8: luaL_openlibs (lib_init.c:45)
==21924== by 0x4CB381: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 124 bytes in 6 blocks are definitely lost in loss record 1,685 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526A185: lua_pushstring (lj_api.c:590)
==21924== by 0x52BE5D9: luaL_openlibs (lib_init.c:44)
==21924== by 0x4CB381: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushstring
fun:luaL_openlibs
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 126 bytes in 1 blocks are definitely lost in loss record 1,686 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x52700F1: fs_finish (lj_parse.c:1568)
==21924== by 0x5271070: parse_body (lj_parse.c:1853)
==21924== by 0x5271C7B: expr_binop (lj_parse.c:2006)
==21924== by 0x52720B5: expr_list (lj_parse.c:2107)
==21924== by 0x52736C3: parse_chunk (lj_parse.c:2314)
==21924== by 0x5271040: parse_body (lj_parse.c:1851)
==21924== by 0x5271C7B: expr_binop (lj_parse.c:2006)
==21924== by 0x52720B5: expr_list (lj_parse.c:2107)
==21924== by 0x5272E37: parse_assignment (lj_parse.c:2198)
==21924== by 0x5273033: parse_chunk (lj_parse.c:2231)
==21924== by 0x5273F8F: lj_parse (lj_parse.c:2715)
==21924== by 0x5275C8A: cpparser (lj_load.c:41)
==21924== by 0x5259AA6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x5275DAA: lua_loadx (lj_load.c:58)
==21924== by 0x527602B: luaL_loadbufferx (lj_load.c:143)
==21924== by 0x4DB46C: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:314)
==21924== by 0x4CB90A: ngx_http_lua_init_vm (ngx_http_lua_util.c:767)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:parse_body
fun:expr_binop
fun:expr_list
fun:parse_chunk
fun:parse_body
fun:expr_binop
fun:expr_list
fun:parse_assignment
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 128 bytes in 4 blocks are definitely lost in loss record 1,707 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260E76: lj_func_newC (lj_func.c:109)
==21924== by 0x526A375: lua_pushcclosure (lj_api.c:619)
==21924== by 0x52B0069: lj_lib_pushcc (lj_lib.c:155)
==21924== by 0x52B8A7A: luaopen_package (lib_package.c:590)
==21924== by 0x5259737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x52BE5E8: luaL_openlibs (lib_init.c:45)
==21924== by 0x4CB381: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 128 bytes in 4 blocks are definitely lost in loss record 1,708 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260E76: lj_func_newC (lj_func.c:109)
==21924== by 0x52AFAFD: lj_lib_register (lj_lib.c:92)
==21924== by 0x52B5CFD: luaopen_table (lib_table.c:298)
==21924== by 0x5259737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x52BE5E8: luaL_openlibs (lib_init.c:45)
==21924== by 0x4CB381: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 130 bytes in 1 blocks are definitely lost in loss record 1,709 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x52700F1: fs_finish (lj_parse.c:1568)
==21924== by 0x5271070: parse_body (lj_parse.c:1853)
==21924== by 0x5271C7B: expr_binop (lj_parse.c:2006)
==21924== by 0x52720B5: expr_list (lj_parse.c:2107)
==21924== by 0x5272E37: parse_assignment (lj_parse.c:2198)
==21924== by 0x5273033: parse_chunk (lj_parse.c:2231)
==21924== by 0x5273F8F: lj_parse (lj_parse.c:2715)
==21924== by 0x5275C8A: cpparser (lj_load.c:41)
==21924== by 0x5259AA6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x5275DAA: lua_loadx (lj_load.c:58)
==21924== by 0x527602B: luaL_loadbufferx (lj_load.c:143)
==21924== by 0x4DB46C: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:314)
==21924== by 0x4CB90A: ngx_http_lua_init_vm (ngx_http_lua_util.c:767)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:parse_body
fun:expr_binop
fun:expr_list
fun:parse_assignment
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 139 (92 direct, 47 indirect) bytes in 1 blocks are definitely lost in loss record 1,713 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x52700F1: fs_finish (lj_parse.c:1568)
==21924== by 0x5273FA7: lj_parse (lj_parse.c:2718)
==21924== by 0x5275C8A: cpparser (lj_load.c:41)
==21924== by 0x5259AA6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x5275DAA: lua_loadx (lj_load.c:58)
==21924== by 0x4CE970: ngx_http_lua_clfactory_loadbuffer (ngx_http_lua_clfactory.c:731)
==21924== by 0x4CBF88: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:166)
==21924== by 0x4CC97A: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:283)
==21924== by 0x4CC466: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:205)
==21924== by 0x44DA37: ngx_http_core_content_phase (ngx_http_core_module.c:1418)
==21924== by 0x448802: ngx_http_core_run_phases (ngx_http_core_module.c:899)
==21924== by 0x448911: ngx_http_handler (ngx_http_core_module.c:882)
==21924== by 0x45412C: ngx_http_process_request (ngx_http_request.c:1903)
==21924== by 0x454754: ngx_http_process_request_headers (ngx_http_request.c:1334)
==21924== by 0x454CD5: ngx_http_process_request_line (ngx_http_request.c:1013)
==21924== by 0x455385: ngx_http_wait_request_handler (ngx_http_request.c:500)
==21924== by 0x433E34: ngx_event_process_posted (ngx_event_posted.c:33)
==21924== by 0x433903: ngx_process_events_and_timers (ngx_event.c:265)
==21924== by 0x43C26B: ngx_single_process_cycle (ngx_process_cycle.c:319)
==21924== by 0x41AD1A: main (nginx.c:404)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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 ==21924== 154 bytes in 7 blocks are definitely lost in loss record 1,721 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x52AFB62: lj_lib_register (lj_lib.c:110)
==21924== by 0x52B70DD: luaopen_io (lib_io.c:525)
==21924== by 0x5259737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x52BE5E8: luaL_openlibs (lib_init.c:45)
==21924== by 0x4CB381: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 160 bytes in 5 blocks are definitely lost in loss record 1,729 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260E76: lj_func_newC (lj_func.c:109)
==21924== by 0x52AFAFD: lj_lib_register (lj_lib.c:92)
==21924== by 0x52BB845: luaopen_jit (lib_jit.c:753)
==21924== by 0x5259737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x52BE5E8: luaL_openlibs (lib_init.c:45)
==21924== by 0x4CB381: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 172 bytes in 5 blocks are definitely lost in loss record 1,735 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260C8B: func_newL (lj_func.c:122)
==21924== by 0x5260F8D: lj_func_newL_gc (lj_func.c:158)
==21924== by 0x5258865: lj_BC_FNEW (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x526C48C: lua_pcall (lj_api.c:1055)
==21924== by 0x4DB4D3: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:326)
==21924== by 0x4CB90A: ngx_http_lua_init_vm (ngx_http_lua_util.c:767)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 176 bytes in 2 blocks are definitely lost in loss record 1,741 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x527460B: lj_bcread_proto (lj_bcread.c:343)
==21924== by 0x52AFE66: lj_lib_register (lj_lib.c:63)
==21924== by 0x52B3231: luaopen_math (lib_math.c:223)
==21924== by 0x5259737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x52BE5E8: luaL_openlibs (lib_init.c:45)
==21924== by 0x4CB381: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_bcread_proto
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 179 bytes in 8 blocks are definitely lost in loss record 1,742 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x52AFB62: lj_lib_register (lj_lib.c:110)
==21924== by 0x52B7A5D: luaopen_os (lib_os.c:289)
==21924== by 0x5259737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x52BE5E8: luaL_openlibs (lib_init.c:45)
==21924== by 0x4CB381: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 187 bytes in 1 blocks are definitely lost in loss record 1,747 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x52700F1: fs_finish (lj_parse.c:1568)
==21924== by 0x5273FA7: lj_parse (lj_parse.c:2718)
==21924== by 0x5275C8A: cpparser (lj_load.c:41)
==21924== by 0x5259AA6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x5275DAA: lua_loadx (lj_load.c:58)
==21924== by 0x527602B: luaL_loadbufferx (lj_load.c:143)
==21924== by 0x4D9786: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:210)
==21924== by 0x4CB867: ngx_http_lua_init_vm (ngx_http_lua_util.c:750)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 192 bytes in 1 blocks are definitely lost in loss record 1,757 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F668: newtab (lj_tab.c:65)
==21924== by 0x525F7A8: lj_tab_new (lj_tab.c:161)
==21924== by 0x526A59A: lua_createtable (lj_api.c:644)
==21924== by 0x52B0AC9: luaL_findtable (lib_aux.c:93)
==21924== by 0x52AF993: lj_lib_register (lj_lib.c:35)
==21924== by 0x52B2CD5: luaopen_base (lib_base.c:661)
==21924== by 0x5259737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x52BE5E8: luaL_openlibs (lib_init.c:45)
==21924== by 0x4CB381: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 192 bytes in 1 blocks are definitely lost in loss record 1,758 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F668: newtab (lj_tab.c:65)
==21924== by 0x525F7A8: lj_tab_new (lj_tab.c:161)
==21924== by 0x526A59A: lua_createtable (lj_api.c:644)
==21924== by 0x52B0AC9: luaL_findtable (lib_aux.c:93)
==21924== by 0x52AF993: lj_lib_register (lj_lib.c:35)
==21924== by 0x52B5CFD: luaopen_table (lib_table.c:298)
==21924== by 0x5259737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x52BE5E8: luaL_openlibs (lib_init.c:45)
==21924== by 0x4CB381: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 192 bytes in 1 blocks are definitely lost in loss record 1,759 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x52603A4: lj_tab_resize (lj_tab.c:65)
==21924== by 0x52607A6: rehashtab (lj_tab.c:386)
==21924== by 0x526005D: lj_tab_newkey (lj_tab.c:470)
==21924== by 0x52618E7: lj_meta_tset (lj_meta.c:182)
==21924== by 0x526B958: lua_setfield (lj_api.c:904)
==21924== by 0x52BE63E: luaL_openlibs (lib_init.c:51)
==21924== by 0x4CB381: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_tab_resize
fun:rehashtab
fun:lj_tab_newkey
fun:lj_meta_tset
fun:lua_setfield
fun:luaL_openlibs
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 192 bytes in 1 blocks are definitely lost in loss record 1,760 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F668: newtab (lj_tab.c:65)
==21924== by 0x525F7A8: lj_tab_new (lj_tab.c:161)
==21924== by 0x526A59A: lua_createtable (lj_api.c:644)
==21924== by 0x4CB650: ngx_http_lua_init_vm (ngx_http_lua_util.c:681)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 192 bytes in 1 blocks are definitely lost in loss record 1,761 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F668: newtab (lj_tab.c:65)
==21924== by 0x525F7A8: lj_tab_new (lj_tab.c:161)
==21924== by 0x526A59A: lua_createtable (lj_api.c:644)
==21924== by 0x4CB6A8: ngx_http_lua_init_vm (ngx_http_lua_util.c:694)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 192 bytes in 1 blocks are definitely lost in loss record 1,762 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F668: newtab (lj_tab.c:65)
==21924== by 0x525F7A8: lj_tab_new (lj_tab.c:161)
==21924== by 0x526A59A: lua_createtable (lj_api.c:644)
==21924== by 0x4C267E: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1919)
==21924== by 0x4CB82B: ngx_http_lua_init_vm (ngx_http_lua_util.c:742)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 192 bytes in 1 blocks are definitely lost in loss record 1,763 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x52603A4: lj_tab_resize (lj_tab.c:65)
==21924== by 0x52607A6: rehashtab (lj_tab.c:386)
==21924== by 0x526005D: lj_tab_newkey (lj_tab.c:470)
==21924== by 0x52618E7: lj_meta_tset (lj_meta.c:182)
==21924== by 0x526B958: lua_setfield (lj_api.c:904)
==21924== by 0x4D995C: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:260)
==21924== by 0x4CB867: ngx_http_lua_init_vm (ngx_http_lua_util.c:750)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_tab_resize
fun:rehashtab
fun:lj_tab_newkey
fun:lj_meta_tset
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 192 bytes in 1 blocks are definitely lost in loss record 1,764 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x52603A4: lj_tab_resize (lj_tab.c:65)
==21924== by 0x52607A6: rehashtab (lj_tab.c:386)
==21924== by 0x526005D: lj_tab_newkey (lj_tab.c:470)
==21924== by 0x52618E7: lj_meta_tset (lj_meta.c:182)
==21924== by 0x526B958: lua_setfield (lj_api.c:904)
==21924== by 0x4DF533: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:100)
==21924== by 0x4CB872: ngx_http_lua_init_vm (ngx_http_lua_util.c:751)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_tab_resize
fun:rehashtab
fun:lj_tab_newkey
fun:lj_meta_tset
fun:lua_setfield
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 192 bytes in 1 blocks are definitely lost in loss record 1,765 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F668: newtab (lj_tab.c:65)
==21924== by 0x525F7A8: lj_tab_new (lj_tab.c:161)
==21924== by 0x526A59A: lua_createtable (lj_api.c:644)
==21924== by 0x4E1837: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:26)
==21924== by 0x4CB88D: ngx_http_lua_init_vm (ngx_http_lua_util.c:754)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 192 bytes in 1 blocks are definitely lost in loss record 1,766 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x52603A4: lj_tab_resize (lj_tab.c:65)
==21924== by 0x52607A6: rehashtab (lj_tab.c:386)
==21924== by 0x526005D: lj_tab_newkey (lj_tab.c:470)
==21924== by 0x52601D1: lj_tab_setstr (lj_tab.c:535)
==21924== by 0x5270E96: lj_parse_keepstr (lj_parse.c:238)
==21924== by 0x526E117: lex_scan (lj_lex.c:274)
==21924== by 0x526E43C: lj_lex_next (lj_lex.c:427)
==21924== by 0x526E538: lex_opt (lj_parse.c:989)
==21924== by 0x526FAE7: lex_match (lj_parse.c:1006)
==21924== by 0x5272A2E: parse_args (lj_parse.c:1904)
==21924== by 0x5272B7C: expr_primary (lj_parse.c:1963)
==21924== by 0x52712DA: expr_binop (lj_parse.c:2009)
==21924== by 0x52720B5: expr_list (lj_parse.c:2107)
==21924== by 0x52739AB: parse_chunk (lj_parse.c:2259)
==21924== by 0x5271040: parse_body (lj_parse.c:1851)
==21924== by 0x5271C7B: expr_binop (lj_parse.c:2006)
==21924== by 0x52720B5: expr_list (lj_parse.c:2107)
==21924== by 0x5272E37: parse_assignment (lj_parse.c:2198)
==21924== by 0x5273033: parse_chunk (lj_parse.c:2231)
==21924== by 0x5273F8F: lj_parse (lj_parse.c:2715)
==21924== by 0x5275C8A: cpparser (lj_load.c:41)
==21924== by 0x5259AA6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x5275DAA: lua_loadx (lj_load.c:58)
==21924== by 0x527602B: luaL_loadbufferx (lj_load.c:143)
==21924== by 0x4DB46C: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:314)
==21924== by 0x4CB90A: ngx_http_lua_init_vm (ngx_http_lua_util.c:767)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:realloc
fun:lj_mem_realloc
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_binop
fun:expr_list
fun:parse_chunk
fun:parse_body
fun:expr_binop
fun:expr_list
fun:parse_assignment
fun:parse_chunk
fun:lj_parse
fun:cpparser
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 192 bytes in 1 blocks are definitely lost in loss record 1,767 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x52603A4: lj_tab_resize (lj_tab.c:65)
==21924== by 0x52607A6: rehashtab (lj_tab.c:386)
==21924== by 0x526005D: lj_tab_newkey (lj_tab.c:470)
==21924== by 0x52601D1: lj_tab_setstr (lj_tab.c:535)
==21924== by 0x5270E96: lj_parse_keepstr (lj_parse.c:238)
==21924== by 0x526E117: lex_scan (lj_lex.c:274)
==21924== by 0x526E43C: lj_lex_next (lj_lex.c:427)
==21924== by 0x526E538: lex_opt (lj_parse.c:989)
==21924== by 0x526FAE7: lex_match (lj_parse.c:1006)
==21924== by 0x5272A2E: parse_args (lj_parse.c:1904)
==21924== by 0x5272B7C: expr_primary (lj_parse.c:1963)
==21924== by 0x52712DA: expr_binop (lj_parse.c:2009)
==21924== by 0x52720B5: expr_list (lj_parse.c:2107)
==21924== by 0x52736C3: parse_chunk (lj_parse.c:2314)
==21924== by 0x5271040: parse_body (lj_parse.c:1851)
==21924== by 0x5271C7B: expr_binop (lj_parse.c:2006)
==21924== by 0x52720B5: expr_list (lj_parse.c:2107)
==21924== by 0x52736C3: parse_chunk (lj_parse.c:2314)
==21924== by 0x5271040: parse_body (lj_parse.c:1851)
==21924== by 0x5271C7B: expr_binop (lj_parse.c:2006)
==21924== by 0x52720B5: expr_list (lj_parse.c:2107)
==21924== by 0x5272E37: parse_assignment (lj_parse.c:2198)
==21924== by 0x5273033: parse_chunk (lj_parse.c:2231)
==21924== by 0x5273F8F: lj_parse (lj_parse.c:2715)
==21924== by 0x5275C8A: cpparser (lj_load.c:41)
==21924== by 0x5259AA6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x5275DAA: lua_loadx (lj_load.c:58)
==21924== by 0x527602B: luaL_loadbufferx (lj_load.c:143)
==21924== by 0x4DB46C: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:314)
==21924== by 0x4CB90A: ngx_http_lua_init_vm (ngx_http_lua_util.c:767)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:realloc
fun:lj_mem_realloc
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_binop
fun:expr_list
fun:parse_chunk
fun:parse_body
fun:expr_binop
fun:expr_list
fun:parse_chunk
fun:parse_body
fun:expr_binop
fun:expr_list
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 192 bytes in 6 blocks are definitely lost in loss record 1,768 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260E76: lj_func_newC (lj_func.c:109)
==21924== by 0x52AFAFD: lj_lib_register (lj_lib.c:92)
==21924== by 0x52B2CD5: luaopen_base (lib_base.c:661)
==21924== by 0x5259737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x52BE5E8: luaL_openlibs (lib_init.c:45)
==21924== by 0x4CB381: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 206 bytes in 1 blocks are definitely lost in loss record 1,769 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x52700F1: fs_finish (lj_parse.c:1568)
==21924== by 0x5271070: parse_body (lj_parse.c:1853)
==21924== by 0x5271C7B: expr_binop (lj_parse.c:2006)
==21924== by 0x52720B5: expr_list (lj_parse.c:2107)
==21924== by 0x52736C3: parse_chunk (lj_parse.c:2314)
==21924== by 0x5273F8F: lj_parse (lj_parse.c:2715)
==21924== by 0x5275C8A: cpparser (lj_load.c:41)
==21924== by 0x5259AA6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x5275DAA: lua_loadx (lj_load.c:58)
==21924== by 0x4CE970: ngx_http_lua_clfactory_loadbuffer (ngx_http_lua_clfactory.c:731)
==21924== by 0x4CBF88: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:166)
==21924== by 0x4CC97A: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:283)
==21924== by 0x4CC466: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:205)
==21924== by 0x44DA37: ngx_http_core_content_phase (ngx_http_core_module.c:1418)
==21924== by 0x448802: ngx_http_core_run_phases (ngx_http_core_module.c:899)
==21924== by 0x448911: ngx_http_handler (ngx_http_core_module.c:882)
==21924== by 0x45412C: ngx_http_process_request (ngx_http_request.c:1903)
==21924== by 0x454754: ngx_http_process_request_headers (ngx_http_request.c:1334)
==21924== by 0x454CD5: ngx_http_process_request_line (ngx_http_request.c:1013)
==21924== by 0x455385: ngx_http_wait_request_handler (ngx_http_request.c:500)
==21924== by 0x433E34: ngx_event_process_posted (ngx_event_posted.c:33)
==21924== by 0x433903: ngx_process_events_and_timers (ngx_event.c:265)
==21924== by 0x43C26B: ngx_single_process_cycle (ngx_process_cycle.c:319)
==21924== by 0x41AD1A: main (nginx.c:404)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:parse_body
fun:expr_binop
fun:expr_list
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
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 217 bytes in 10 blocks are definitely lost in loss record 1,773 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x52AFB62: lj_lib_register (lj_lib.c:110)
==21924== by 0x52B376D: luaopen_bit (lib_bit.c:177)
==21924== by 0x5259737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x52BE5E8: luaL_openlibs (lib_init.c:45)
==21924== by 0x4CB381: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 218 bytes in 1 blocks are definitely lost in loss record 1,774 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526A185: lua_pushstring (lj_api.c:590)
==21924== by 0x52B88DA: setpath (lib_package.c:545)
==21924== by 0x52B8AFB: luaopen_package (lib_package.c:597)
==21924== by 0x5259737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x52BE5E8: luaL_openlibs (lib_init.c:45)
==21924== by 0x4CB381: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 228 bytes in 9 blocks are definitely lost in loss record 1,780 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x52AFB62: lj_lib_register (lj_lib.c:110)
==21924== by 0x52B9C0D: luaopen_debug (lib_debug.c:402)
==21924== by 0x5259737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x52BE5E8: luaL_openlibs (lib_init.c:45)
==21924== by 0x4CB381: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 231 bytes in 1 blocks are definitely lost in loss record 1,781 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x52700F1: fs_finish (lj_parse.c:1568)
==21924== by 0x5271070: parse_body (lj_parse.c:1853)
==21924== by 0x5271C7B: expr_binop (lj_parse.c:2006)
==21924== by 0x52720B5: expr_list (lj_parse.c:2107)
==21924== by 0x5272E37: parse_assignment (lj_parse.c:2198)
==21924== by 0x5273033: parse_chunk (lj_parse.c:2231)
==21924== by 0x5273DD8: parse_block (lj_parse.c:2400)
==21924== by 0x5273799: parse_chunk (lj_parse.c:2552)
==21924== by 0x5273F8F: lj_parse (lj_parse.c:2715)
==21924== by 0x5275C8A: cpparser (lj_load.c:41)
==21924== by 0x5259AA6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x5275DAA: lua_loadx (lj_load.c:58)
==21924== by 0x527602B: luaL_loadbufferx (lj_load.c:143)
==21924== by 0x4DB46C: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:314)
==21924== by 0x4CB90A: ngx_http_lua_init_vm (ngx_http_lua_util.c:767)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:parse_body
fun:expr_binop
fun:expr_list
fun:parse_assignment
fun:parse_chunk
fun:parse_block
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 235 (200 direct, 35 indirect) bytes in 1 blocks are definitely lost in loss record 1,782 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x52700F1: fs_finish (lj_parse.c:1568)
==21924== by 0x5273FA7: lj_parse (lj_parse.c:2718)
==21924== by 0x5275C8A: cpparser (lj_load.c:41)
==21924== by 0x5259AA6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x5275DAA: lua_loadx (lj_load.c:58)
==21924== by 0x527602B: luaL_loadbufferx (lj_load.c:143)
==21924== by 0x4BC004: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:970)
==21924== by 0x4CB849: ngx_http_lua_init_vm (ngx_http_lua_util.c:747)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 240 bytes in 11 blocks are definitely lost in loss record 1,785 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x52AFB62: lj_lib_register (lj_lib.c:110)
==21924== by 0x52B5280: luaopen_string (lib_string.c:739)
==21924== by 0x5259737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x52BE5E8: luaL_openlibs (lib_init.c:45)
==21924== by 0x4CB381: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 253 bytes in 11 blocks are definitely lost in loss record 1,786 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x52AFBE1: lj_lib_register (lj_lib.c:143)
==21924== by 0x52B2CB8: luaopen_base (lib_base.c:660)
==21924== by 0x5259737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x52BE5E8: luaL_openlibs (lib_init.c:45)
==21924== by 0x4CB381: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 288 bytes in 9 blocks are definitely lost in loss record 1,797 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260E76: lj_func_newC (lj_func.c:109)
==21924== by 0x52AFAFD: lj_lib_register (lj_lib.c:92)
==21924== by 0x52B70DD: luaopen_io (lib_io.c:525)
==21924== by 0x5259737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x52BE5E8: luaL_openlibs (lib_init.c:45)
==21924== by 0x4CB381: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 352 bytes in 11 blocks are definitely lost in loss record 1,806 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260E76: lj_func_newC (lj_func.c:109)
==21924== by 0x52AFAFD: lj_lib_register (lj_lib.c:92)
==21924== by 0x52B7156: luaopen_io (lib_io.c:528)
==21924== by 0x5259737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x52BE5E8: luaL_openlibs (lib_init.c:45)
==21924== by 0x4CB381: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 352 bytes in 11 blocks are definitely lost in loss record 1,807 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260E76: lj_func_newC (lj_func.c:109)
==21924== by 0x52AFAFD: lj_lib_register (lj_lib.c:92)
==21924== by 0x52B7A5D: luaopen_os (lib_os.c:289)
==21924== by 0x5259737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x52BE5E8: luaL_openlibs (lib_init.c:45)
==21924== by 0x4CB381: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 360 bytes in 15 blocks are definitely lost in loss record 1,810 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x526107F: lj_func_newL_gc (lj_func.c:52)
==21924== by 0x5258865: lj_BC_FNEW (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x526C48C: lua_pcall (lj_api.c:1055)
==21924== by 0x4DB4D3: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:326)
==21924== by 0x4CB90A: ngx_http_lua_init_vm (ngx_http_lua_util.c:767)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_func_newL_gc
fun:lj_BC_FNEW
fun:lua_pcall
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 384 bytes in 1 blocks are definitely lost in loss record 1,818 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x52603A4: lj_tab_resize (lj_tab.c:65)
==21924== by 0x52607A6: rehashtab (lj_tab.c:386)
==21924== by 0x526005D: lj_tab_newkey (lj_tab.c:470)
==21924== by 0x52601D1: lj_tab_setstr (lj_tab.c:535)
==21924== by 0x5270E96: lj_parse_keepstr (lj_parse.c:238)
==21924== by 0x526E263: lex_scan (lj_lex.c:253)
==21924== by 0x526E43C: lj_lex_next (lj_lex.c:427)
==21924== by 0x5272A01: parse_args (lj_parse.c:1896)
==21924== by 0x5272B7C: expr_primary (lj_parse.c:1963)
==21924== by 0x52712DA: expr_binop (lj_parse.c:2009)
==21924== by 0x52720B5: expr_list (lj_parse.c:2107)
==21924== by 0x52739AB: parse_chunk (lj_parse.c:2259)
==21924== by 0x5271040: parse_body (lj_parse.c:1851)
==21924== by 0x5271C7B: expr_binop (lj_parse.c:2006)
==21924== by 0x52720B5: expr_list (lj_parse.c:2107)
==21924== by 0x52736C3: parse_chunk (lj_parse.c:2314)
==21924== by 0x5273F8F: lj_parse (lj_parse.c:2715)
==21924== by 0x5275C8A: cpparser (lj_load.c:41)
==21924== by 0x5259AA6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x5275DAA: lua_loadx (lj_load.c:58)
==21924== by 0x4CE970: ngx_http_lua_clfactory_loadbuffer (ngx_http_lua_clfactory.c:731)
==21924== by 0x4CBF88: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:166)
==21924== by 0x4CC97A: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:283)
==21924== by 0x4CC466: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:205)
==21924== by 0x44DA37: ngx_http_core_content_phase (ngx_http_core_module.c:1418)
==21924== by 0x448802: ngx_http_core_run_phases (ngx_http_core_module.c:899)
==21924== by 0x448911: ngx_http_handler (ngx_http_core_module.c:882)
==21924== by 0x45412C: ngx_http_process_request (ngx_http_request.c:1903)
==21924== by 0x454754: ngx_http_process_request_headers (ngx_http_request.c:1334)
==21924== by 0x454CD5: ngx_http_process_request_line (ngx_http_request.c:1013)
==21924== by 0x455385: ngx_http_wait_request_handler (ngx_http_request.c:500)
==21924== by 0x433E34: ngx_event_process_posted (ngx_event_posted.c:33)
==21924== by 0x433903: ngx_process_events_and_timers (ngx_event.c:265)
==21924== by 0x43C26B: ngx_single_process_cycle (ngx_process_cycle.c:319)
==21924== by 0x41AD1A: main (nginx.c:404)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:realloc
fun:lj_mem_realloc
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_args
fun:expr_primary
fun:expr_binop
fun:expr_list
fun:parse_chunk
fun:parse_body
fun:expr_binop
fun:expr_list
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:ngx_http_lua_clfactory_loadbuffer
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 384 bytes in 1 blocks are definitely lost in loss record 1,819 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F668: newtab (lj_tab.c:65)
==21924== by 0x525F7A8: lj_tab_new (lj_tab.c:161)
==21924== by 0x526A59A: lua_createtable (lj_api.c:644)
==21924== by 0x52B0AC9: luaL_findtable (lib_aux.c:93)
==21924== by 0x52AF955: lj_lib_register (lj_lib.c:31)
==21924== by 0x52B2CB8: luaopen_base (lib_base.c:660)
==21924== by 0x5259737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x52BE5E8: luaL_openlibs (lib_init.c:45)
==21924== by 0x4CB381: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 384 bytes in 1 blocks are definitely lost in loss record 1,820 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x52603A4: lj_tab_resize (lj_tab.c:65)
==21924== by 0x52607A6: rehashtab (lj_tab.c:386)
==21924== by 0x526005D: lj_tab_newkey (lj_tab.c:470)
==21924== by 0x52618E7: lj_meta_tset (lj_meta.c:182)
==21924== by 0x526B958: lua_setfield (lj_api.c:904)
==21924== by 0x52B8B9D: luaopen_package (lib_package.c:604)
==21924== by 0x5259737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x52BE5E8: luaL_openlibs (lib_init.c:45)
==21924== by 0x4CB381: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:realloc
fun:lj_mem_realloc
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 384 bytes in 1 blocks are definitely lost in loss record 1,821 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F668: newtab (lj_tab.c:65)
==21924== by 0x525F7A8: lj_tab_new (lj_tab.c:161)
==21924== by 0x526A59A: lua_createtable (lj_api.c:644)
==21924== by 0x52AFF2E: lj_lib_register (lj_lib.c:44)
==21924== by 0x52B70DD: luaopen_io (lib_io.c:525)
==21924== by 0x5259737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x52BE5E8: luaL_openlibs (lib_init.c:45)
==21924== by 0x4CB381: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 384 bytes in 1 blocks are definitely lost in loss record 1,822 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F668: newtab (lj_tab.c:65)
==21924== by 0x525F7A8: lj_tab_new (lj_tab.c:161)
==21924== by 0x526A59A: lua_createtable (lj_api.c:644)
==21924== by 0x52B0AC9: luaL_findtable (lib_aux.c:93)
==21924== by 0x52AF993: lj_lib_register (lj_lib.c:35)
==21924== by 0x52B7156: luaopen_io (lib_io.c:528)
==21924== by 0x5259737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x52BE5E8: luaL_openlibs (lib_init.c:45)
==21924== by 0x4CB381: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 384 bytes in 1 blocks are definitely lost in loss record 1,823 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F668: newtab (lj_tab.c:65)
==21924== by 0x525F7A8: lj_tab_new (lj_tab.c:161)
==21924== by 0x526A59A: lua_createtable (lj_api.c:644)
==21924== by 0x52B0AC9: luaL_findtable (lib_aux.c:93)
==21924== by 0x52AF993: lj_lib_register (lj_lib.c:35)
==21924== by 0x52B7A5D: luaopen_os (lib_os.c:289)
==21924== by 0x5259737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x52BE5E8: luaL_openlibs (lib_init.c:45)
==21924== by 0x4CB381: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lj_lib_register
fun:luaopen_os
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 384 bytes in 1 blocks are definitely lost in loss record 1,824 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F668: newtab (lj_tab.c:65)
==21924== by 0x525F7A8: lj_tab_new (lj_tab.c:161)
==21924== by 0x526A59A: lua_createtable (lj_api.c:644)
==21924== by 0x52B0AC9: luaL_findtable (lib_aux.c:93)
==21924== by 0x52AF993: lj_lib_register (lj_lib.c:35)
==21924== by 0x52B5280: luaopen_string (lib_string.c:739)
==21924== by 0x5259737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x52BE5E8: luaL_openlibs (lib_init.c:45)
==21924== by 0x4CB381: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 384 bytes in 1 blocks are definitely lost in loss record 1,825 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F668: newtab (lj_tab.c:65)
==21924== by 0x525F7A8: lj_tab_new (lj_tab.c:161)
==21924== by 0x526A59A: lua_createtable (lj_api.c:644)
==21924== by 0x52B0AC9: luaL_findtable (lib_aux.c:93)
==21924== by 0x52AF993: lj_lib_register (lj_lib.c:35)
==21924== by 0x52B9C0D: luaopen_debug (lib_debug.c:402)
==21924== by 0x5259737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x52BE5E8: luaL_openlibs (lib_init.c:45)
==21924== by 0x4CB381: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lj_lib_register
fun:luaopen_debug
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 384 bytes in 1 blocks are definitely lost in loss record 1,826 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F668: newtab (lj_tab.c:65)
==21924== by 0x525F7A8: lj_tab_new (lj_tab.c:161)
==21924== by 0x526A59A: lua_createtable (lj_api.c:644)
==21924== by 0x52B0AC9: luaL_findtable (lib_aux.c:93)
==21924== by 0x52AF993: lj_lib_register (lj_lib.c:35)
==21924== by 0x52B376D: luaopen_bit (lib_bit.c:177)
==21924== by 0x5259737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x52BE5E8: luaL_openlibs (lib_init.c:45)
==21924== by 0x4CB381: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lj_lib_register
fun:luaopen_bit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 384 bytes in 1 blocks are definitely lost in loss record 1,827 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F668: newtab (lj_tab.c:65)
==21924== by 0x525F7A8: lj_tab_new (lj_tab.c:161)
==21924== by 0x526A59A: lua_createtable (lj_api.c:644)
==21924== by 0x52B0AC9: luaL_findtable (lib_aux.c:93)
==21924== by 0x52AF993: lj_lib_register (lj_lib.c:35)
==21924== by 0x52BB845: luaopen_jit (lib_jit.c:753)
==21924== by 0x5259737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x52BE5E8: luaL_openlibs (lib_init.c:45)
==21924== by 0x4CB381: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 384 bytes in 1 blocks are definitely lost in loss record 1,828 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F668: newtab (lj_tab.c:65)
==21924== by 0x525F7A8: lj_tab_new (lj_tab.c:161)
==21924== by 0x526A59A: lua_createtable (lj_api.c:644)
==21924== by 0x4CB67C: ngx_http_lua_init_vm (ngx_http_lua_util.c:687)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 384 bytes in 1 blocks are definitely lost in loss record 1,829 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F668: newtab (lj_tab.c:65)
==21924== by 0x525F7A8: lj_tab_new (lj_tab.c:161)
==21924== by 0x526A59A: lua_createtable (lj_api.c:644)
==21924== by 0x4D9988: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:267)
==21924== by 0x4CB867: ngx_http_lua_init_vm (ngx_http_lua_util.c:750)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 384 bytes in 1 blocks are definitely lost in loss record 1,830 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F668: newtab (lj_tab.c:65)
==21924== by 0x525F7A8: lj_tab_new (lj_tab.c:161)
==21924== by 0x526A59A: lua_createtable (lj_api.c:644)
==21924== by 0x4DB2B9: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:243)
==21924== by 0x4CB90A: ngx_http_lua_init_vm (ngx_http_lua_util.c:767)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 384 bytes in 1 blocks are definitely lost in loss record 1,831 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x52603A4: lj_tab_resize (lj_tab.c:65)
==21924== by 0x52607A6: rehashtab (lj_tab.c:386)
==21924== by 0x526005D: lj_tab_newkey (lj_tab.c:470)
==21924== by 0x52601D1: lj_tab_setstr (lj_tab.c:535)
==21924== by 0x5270E96: lj_parse_keepstr (lj_parse.c:238)
==21924== by 0x526E117: lex_scan (lj_lex.c:274)
==21924== by 0x526E43C: lj_lex_next (lj_lex.c:427)
==21924== by 0x5271C1F: expr_binop (lj_parse.c:2012)
==21924== by 0x5271663: expr_binop (lj_parse.c:2096)
==21924== by 0x5272111: expr_cond (lj_parse.c:2107)
==21924== by 0x5273E0D: parse_then (lj_parse.c:2587)
==21924== by 0x5273614: parse_chunk (lj_parse.c:2599)
==21924== by 0x5273DD8: parse_block (lj_parse.c:2400)
==21924== by 0x5273E24: parse_then (lj_parse.c:2589)
==21924== by 0x5273614: parse_chunk (lj_parse.c:2599)
==21924== by 0x5271040: parse_body (lj_parse.c:1851)
==21924== by 0x5271C7B: expr_binop (lj_parse.c:2006)
==21924== by 0x52720B5: expr_list (lj_parse.c:2107)
==21924== by 0x5272E37: parse_assignment (lj_parse.c:2198)
==21924== by 0x5273033: parse_chunk (lj_parse.c:2231)
==21924== by 0x5273DD8: parse_block (lj_parse.c:2400)
==21924== by 0x5273799: parse_chunk (lj_parse.c:2552)
==21924== by 0x5273F8F: lj_parse (lj_parse.c:2715)
==21924== by 0x5275C8A: cpparser (lj_load.c:41)
==21924== by 0x5259AA6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x5275DAA: lua_loadx (lj_load.c:58)
==21924== by 0x527602B: luaL_loadbufferx (lj_load.c:143)
==21924== by 0x4DB46C: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:314)
==21924== by 0x4CB90A: ngx_http_lua_init_vm (ngx_http_lua_util.c:767)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:realloc
fun:lj_mem_realloc
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_binop
fun:expr_binop
fun:expr_cond
fun:parse_then
fun:parse_chunk
fun:parse_block
fun:parse_then
fun:parse_chunk
fun:parse_body
fun:expr_binop
fun:expr_list
fun:parse_assignment
fun:parse_chunk
fun:parse_block
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 384 bytes in 12 blocks are definitely lost in loss record 1,832 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260E76: lj_func_newC (lj_func.c:109)
==21924== by 0x52AFAFD: lj_lib_register (lj_lib.c:92)
==21924== by 0x52B376D: luaopen_bit (lib_bit.c:177)
==21924== by 0x5259737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x52BE5E8: luaL_openlibs (lib_init.c:45)
==21924== by 0x4CB381: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 416 bytes in 13 blocks are definitely lost in loss record 1,840 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260E76: lj_func_newC (lj_func.c:109)
==21924== by 0x52AFAFD: lj_lib_register (lj_lib.c:92)
==21924== by 0x52B5280: luaopen_string (lib_string.c:739)
==21924== by 0x5259737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x52BE5E8: luaL_openlibs (lib_init.c:45)
==21924== by 0x4CB381: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 423 bytes in 20 blocks are definitely lost in loss record 1,841 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526E49D: lj_lex_init (lj_lex.c:477)
==21924== by 0x52648CF: cpluaopen (lj_state.c:153)
==21924== by 0x5259AA6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x5264B6A: lua_newstate (lj_state.c:222)
==21924== by 0x52B1191: luaL_newstate (lib_aux.c:323)
==21924== by 0x4CB36D: ngx_http_lua_init_vm (ngx_http_lua_util.c:202)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 427 (395 direct, 32 indirect) bytes in 1 blocks are definitely lost in loss record 1,842 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x52700F1: fs_finish (lj_parse.c:1568)
==21924== by 0x5273FA7: lj_parse (lj_parse.c:2718)
==21924== by 0x5275C8A: cpparser (lj_load.c:41)
==21924== by 0x5259AA6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x5275DAA: lua_loadx (lj_load.c:58)
==21924== by 0x527602B: luaL_loadbufferx (lj_load.c:143)
==21924== by 0x4DB46C: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:314)
==21924== by 0x4CB90A: ngx_http_lua_init_vm (ngx_http_lua_util.c:767)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 463 bytes in 20 blocks are definitely lost in loss record 1,854 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x526145F: lj_meta_init (lj_meta.c:40)
==21924== by 0x52648C7: cpluaopen (lj_state.c:152)
==21924== by 0x5259AA6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x5264B6A: lua_newstate (lj_state.c:222)
==21924== by 0x52B1191: luaL_newstate (lib_aux.c:323)
==21924== by 0x4CB36D: ngx_http_lua_init_vm (ngx_http_lua_util.c:202)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 507 bytes in 24 blocks are definitely lost in loss record 1,860 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x52AFB62: lj_lib_register (lj_lib.c:110)
==21924== by 0x52B3231: luaopen_math (lib_math.c:223)
==21924== by 0x5259737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x52BE5E8: luaL_openlibs (lib_init.c:45)
==21924== by 0x4CB381: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 508 bytes in 21 blocks are definitely lost in loss record 1,861 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F419: lj_str_new (lj_str.c:188)
==21924== by 0x52AFB62: lj_lib_register (lj_lib.c:110)
==21924== by 0x52B2CB8: luaopen_base (lib_base.c:660)
==21924== by 0x5259737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x52BE5E8: luaL_openlibs (lib_init.c:45)
==21924== by 0x4CB381: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 512 bytes in 16 blocks are definitely lost in loss record 1,867 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260E76: lj_func_newC (lj_func.c:109)
==21924== by 0x52AFAFD: lj_lib_register (lj_lib.c:92)
==21924== by 0x52B9C0D: luaopen_debug (lib_debug.c:402)
==21924== by 0x5259737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x52BE5E8: luaL_openlibs (lib_init.c:45)
==21924== by 0x4CB381: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 552 bytes in 4 blocks are definitely lost in loss record 1,875 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x527460B: lj_bcread_proto (lj_bcread.c:343)
==21924== by 0x52AFE66: lj_lib_register (lj_lib.c:63)
==21924== by 0x52B5CFD: luaopen_table (lib_table.c:298)
==21924== by 0x5259737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x52BE5E8: luaL_openlibs (lib_init.c:45)
==21924== by 0x4CB381: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_bcread_proto
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 768 bytes in 1 blocks are definitely lost in loss record 1,900 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F668: newtab (lj_tab.c:65)
==21924== by 0x525F7A8: lj_tab_new (lj_tab.c:161)
==21924== by 0x526A59A: lua_createtable (lj_api.c:644)
==21924== by 0x52B0AC9: luaL_findtable (lib_aux.c:93)
==21924== by 0x52AF993: lj_lib_register (lj_lib.c:35)
==21924== by 0x52B3231: luaopen_math (lib_math.c:223)
==21924== by 0x5259737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x52BE5E8: luaL_openlibs (lib_init.c:45)
==21924== by 0x4CB381: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 768 bytes in 1 blocks are definitely lost in loss record 1,901 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F668: newtab (lj_tab.c:65)
==21924== by 0x525F7A8: lj_tab_new (lj_tab.c:161)
==21924== by 0x526A59A: lua_createtable (lj_api.c:644)
==21924== by 0x4CB5F3: ngx_http_lua_init_vm (ngx_http_lua_util.c:670)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 768 bytes in 1 blocks are definitely lost in loss record 1,902 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F668: newtab (lj_tab.c:65)
==21924== by 0x525F7A8: lj_tab_new (lj_tab.c:161)
==21924== by 0x526A59A: lua_createtable (lj_api.c:644)
==21924== by 0x4CB624: ngx_http_lua_init_vm (ngx_http_lua_util.c:676)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 768 bytes in 1 blocks are definitely lost in loss record 1,903 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F668: newtab (lj_tab.c:65)
==21924== by 0x525F7A8: lj_tab_new (lj_tab.c:161)
==21924== by 0x526A59A: lua_createtable (lj_api.c:644)
==21924== by 0x4C7ECA: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2093)
==21924== by 0x4CB836: ngx_http_lua_init_vm (ngx_http_lua_util.c:745)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 768 bytes in 1 blocks are definitely lost in loss record 1,904 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x52603A4: lj_tab_resize (lj_tab.c:65)
==21924== by 0x52607A6: rehashtab (lj_tab.c:386)
==21924== by 0x526005D: lj_tab_newkey (lj_tab.c:470)
==21924== by 0x526BB0F: lua_rawset (lj_api.c:923)
==21924== by 0x4D9C5C: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:337)
==21924== by 0x4CB867: ngx_http_lua_init_vm (ngx_http_lua_util.c:750)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:realloc
fun:lj_mem_realloc
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 768 bytes in 1 blocks are definitely lost in loss record 1,905 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x52603A4: lj_tab_resize (lj_tab.c:65)
==21924== by 0x52607A6: rehashtab (lj_tab.c:386)
==21924== by 0x526005D: lj_tab_newkey (lj_tab.c:470)
==21924== by 0x52601D1: lj_tab_setstr (lj_tab.c:535)
==21924== by 0x5270E96: lj_parse_keepstr (lj_parse.c:238)
==21924== by 0x526E117: lex_scan (lj_lex.c:274)
==21924== by 0x526E43C: lj_lex_next (lj_lex.c:427)
==21924== by 0x527327E: parse_chunk (lj_parse.c:2645)
==21924== by 0x5273DD8: parse_block (lj_parse.c:2400)
==21924== by 0x5273799: parse_chunk (lj_parse.c:2552)
==21924== by 0x5273F8F: lj_parse (lj_parse.c:2715)
==21924== by 0x5275C8A: cpparser (lj_load.c:41)
==21924== by 0x5259AA6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x5275DAA: lua_loadx (lj_load.c:58)
==21924== by 0x527602B: luaL_loadbufferx (lj_load.c:143)
==21924== by 0x4DB46C: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:314)
==21924== by 0x4CB90A: ngx_http_lua_init_vm (ngx_http_lua_util.c:767)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:realloc
fun:lj_mem_realloc
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_chunk
fun:parse_block
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 848 bytes in 26 blocks are definitely lost in loss record 1,909 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260E76: lj_func_newC (lj_func.c:109)
==21924== by 0x52AFAFD: lj_lib_register (lj_lib.c:92)
==21924== by 0x52B3231: luaopen_math (lib_math.c:223)
==21924== by 0x5259737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x52BE5E8: luaL_openlibs (lib_init.c:45)
==21924== by 0x4CB381: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 1,000 bytes in 27 blocks are definitely lost in loss record 1,924 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D6C7: lj_mem_newgco (lj_gc.c:822)
==21924== by 0x5260E76: lj_func_newC (lj_func.c:109)
==21924== by 0x52AFAFD: lj_lib_register (lj_lib.c:92)
==21924== by 0x52B2CB8: luaopen_base (lib_base.c:660)
==21924== by 0x5259737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x52BE5E8: luaL_openlibs (lib_init.c:45)
==21924== by 0x4CB381: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
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_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 1,536 bytes in 1 blocks are definitely lost in loss record 1,947 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F668: newtab (lj_tab.c:65)
==21924== by 0x525F7A8: lj_tab_new (lj_tab.c:161)
==21924== by 0x5264872: cpluaopen (lj_state.c:149)
==21924== by 0x5259AA6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==21924== by 0x5264B6A: lua_newstate (lj_state.c:222)
==21924== by 0x52B1191: luaL_newstate (lib_aux.c:323)
==21924== by 0x4CB36D: ngx_http_lua_init_vm (ngx_http_lua_util.c:202)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newtab
fun:lj_tab_new
fun:cpluaopen
fun:lj_vm_cpcall
fun:lua_newstate
fun:luaL_newstate
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==21924== 3,072 bytes in 1 blocks are definitely lost in loss record 1,969 of 1,986
==21924== at 0x4C276FC: malloc (vg_replace_malloc.c:270)
==21924== by 0x4C27870: realloc (vg_replace_malloc.c:662)
==21924== by 0x525D61C: lj_mem_realloc (lj_gc.c:809)
==21924== by 0x525F668: newtab (lj_tab.c:65)
==21924== by 0x525F7A8: lj_tab_new (lj_tab.c:161)
==21924== by 0x526A59A: lua_createtable (lj_api.c:644)
==21924== by 0x4CB714: ngx_http_lua_init_vm (ngx_http_lua_util.c:722)
==21924== by 0x4C377A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==21924== by 0x446E77: ngx_http_block (ngx_http.c:314)
==21924== by 0x42B1F6: ngx_conf_parse (ngx_conf_file.c:391)
==21924== by 0x428D70: ngx_init_cycle (ngx_cycle.c:264)
==21924== by 0x41AB4F: main (nginx.c:333)
==21924==
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
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" matches 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" matches a line in error.log (req 1)
100-client-abort.t TEST 31: ngx.eof - pattern "eof failed: nginx output filter error" matches 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 "2015/06/23 14:50:42 [warn] 25565\#0: *1 [lua] content_by_lua(nginx.conf:51):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" matches 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 "2015/06/23 14:50:42 [warn] 25565\#0: *2 [lua] content_by_lua(nginx.conf:51):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" matches a line in error.log (req 0)
100-client-abort.t TEST 27: ngx.say - pattern "say failed: nginx output filter error" matches a line in error.log (req 1)
100-client-abort.t TEST 28: ngx.print - pattern "print failed: nginx output filter error" matches a line in error.log (req 0)
100-client-abort.t TEST 28: ngx.print - pattern "print failed: nginx output filter error" matches a line in error.log (req 1)
106-timer.t TEST 4: 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]))" matches 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]))" matches 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))" matches 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]))" matches 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]))" matches a line in error.log (req 0)
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)" matches 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+)" matches 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]))" matches 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))" matches 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]))" matches 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]))" matches a line in error.log (req 0)
109-timer-hup.t TEST 7: HUP reload should abort pending timers (fuzz test) - grep_error_log_out (req 0) got: 'lua found 8189 pending timers
'
expected: 'lua found 8191 pending timers
'
109-timer-hup.t TEST 7: HUP reload should abort pending timers (fuzz test) - grep_error_log_out (req 1) got: 'lua found 8182 pending timers
'
expected: 'lua found 8191 pending timers
'

Warnings

Go back to the index page.