(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
1bf0757a 2015-07-07 13:29:56 GMT 0 546 170 17644 7703 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/07/07 14:22:05 [debug] 20807\#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/07/07 14:22:05 [debug] 20807\#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/07/07 14:22:33 [debug] 20917\#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/07/07 14:22:33 [debug] 20917\#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 ==30360== Invalid read of size 8
==30360== at 0x41E428: ngx_chain_update_chains (ngx_buf.c:189)
==30360== by 0x4C8A6D: ngx_http_lua_output_filter (ngx_http_lua_util.c:611)
==30360== by 0x4C95A8: ngx_http_lua_send_chain_link (ngx_http_lua_util.c:557)
==30360== by 0x4BC38A: ngx_http_lua_ngx_echo (ngx_http_lua_output.c:224)
==30360== by 0x4BC412: ngx_http_lua_ngx_say (ngx_http_lua_output.c:33)
==30360== by 0x525B737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x4CAC6E: ngx_http_lua_run_thread (ngx_http_lua_util.c:1015)
==30360== by 0x4CE6B3: ngx_http_lua_content_by_chunk (ngx_http_lua_contentby.c:103)
==30360== by 0x4CE77F: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:292)
==30360== by 0x4CE256: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:205)
==30360== by 0x44EB50: ngx_http_core_content_phase (ngx_http_core_module.c:1370)
==30360== by 0x4497E2: ngx_http_core_run_phases (ngx_http_core_module.c:851)
==30360== by 0x4498FB: ngx_http_handler (ngx_http_core_module.c:834)
==30360== by 0x45529B: ngx_http_process_request (ngx_http_request.c:1904)
==30360== by 0x4558C3: ngx_http_process_request_headers (ngx_http_request.c:1335)
==30360== by 0x455E44: ngx_http_process_request_line (ngx_http_request.c:1014)
==30360== by 0x4564F4: ngx_http_wait_request_handler (ngx_http_request.c:500)
==30360== by 0x4351DC: ngx_event_process_posted (ngx_event_posted.c:33)
==30360== by 0x434CAB: ngx_process_events_and_timers (ngx_event.c:259)
==30360== by 0x43CDA9: ngx_single_process_cycle (ngx_process_cycle.c:309)
==30360== by 0x41B00D: main (nginx.c:412)
==30360== Address 0x108 is not stack'd, malloc'd or (recently) free'd
==30360==
{
<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 ==30360==
==30360== Process terminating with default action of signal 11 (SIGSEGV)
==30360== Access not within mapped region at address 0x108
==30360== at 0x41E428: ngx_chain_update_chains (ngx_buf.c:189)
==30360== by 0x4C8A6D: ngx_http_lua_output_filter (ngx_http_lua_util.c:611)
==30360== by 0x4C95A8: ngx_http_lua_send_chain_link (ngx_http_lua_util.c:557)
==30360== by 0x4BC38A: ngx_http_lua_ngx_echo (ngx_http_lua_output.c:224)
==30360== by 0x4BC412: ngx_http_lua_ngx_say (ngx_http_lua_output.c:33)
==30360== by 0x525B737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x4CAC6E: ngx_http_lua_run_thread (ngx_http_lua_util.c:1015)
==30360== by 0x4CE6B3: ngx_http_lua_content_by_chunk (ngx_http_lua_contentby.c:103)
==30360== by 0x4CE77F: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:292)
==30360== by 0x4CE256: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:205)
==30360== by 0x44EB50: ngx_http_core_content_phase (ngx_http_core_module.c:1370)
==30360== by 0x4497E2: ngx_http_core_run_phases (ngx_http_core_module.c:851)
==30360== by 0x4498FB: ngx_http_handler (ngx_http_core_module.c:834)
==30360== by 0x45529B: ngx_http_process_request (ngx_http_request.c:1904)
==30360== by 0x4558C3: ngx_http_process_request_headers (ngx_http_request.c:1335)
==30360== by 0x455E44: ngx_http_process_request_line (ngx_http_request.c:1014)
==30360== by 0x4564F4: ngx_http_wait_request_handler (ngx_http_request.c:500)
==30360== by 0x4351DC: ngx_event_process_posted (ngx_event_posted.c:33)
==30360== by 0x434CAB: ngx_process_events_and_timers (ngx_event.c:259)
==30360== by 0x43CDA9: ngx_single_process_cycle (ngx_process_cycle.c:309)
==30360== by 0x41B00D: main (nginx.c:412)
==30360== If you believe this happened as a result of a stack
==30360== overflow in your program's main thread (unlikely but
==30360== possible), you can try to increase the size of the
==30360== main thread stack using the --main-stacksize= flag.
==30360== The main thread stack size used in this run was 8388608.
==30360== 18 bytes in 1 blocks are definitely lost in loss record 355 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x5272E81: lj_parse_keepstr (lj_parse.c:237)
==30360== by 0x5270117: lex_scan (lj_lex.c:274)
==30360== by 0x527043C: lj_lex_next (lj_lex.c:427)
==30360== by 0x527527E: parse_chunk (lj_parse.c:2645)
==30360== by 0x5273040: parse_body (lj_parse.c:1851)
==30360== by 0x5273C7B: expr_binop (lj_parse.c:2006)
==30360== by 0x52740B5: expr_list (lj_parse.c:2107)
==30360== by 0x5274E37: parse_assignment (lj_parse.c:2198)
==30360== by 0x5275033: parse_chunk (lj_parse.c:2231)
==30360== by 0x5275DD8: parse_block (lj_parse.c:2400)
==30360== by 0x5275799: parse_chunk (lj_parse.c:2552)
==30360== by 0x5275F8F: lj_parse (lj_parse.c:2715)
==30360== by 0x5277C8A: cpparser (lj_load.c:41)
==30360== by 0x525BAA6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x5277DAA: lua_loadx (lj_load.c:58)
==30360== by 0x527802B: luaL_loadbufferx (lj_load.c:143)
==30360== by 0x4DD26C: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:314)
==30360== by 0x4CD6F8: ngx_http_lua_init_vm (ngx_http_lua_util.c:767)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 18 bytes in 1 blocks are definitely lost in loss record 356 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x5272E81: lj_parse_keepstr (lj_parse.c:237)
==30360== by 0x5270117: lex_scan (lj_lex.c:274)
==30360== by 0x527043C: lj_lex_next (lj_lex.c:427)
==30360== by 0x5272F49: parse_body (lj_parse.c:1811)
==30360== by 0x5273C7B: expr_binop (lj_parse.c:2006)
==30360== by 0x52740B5: expr_list (lj_parse.c:2107)
==30360== by 0x5274E37: parse_assignment (lj_parse.c:2198)
==30360== by 0x5275033: parse_chunk (lj_parse.c:2231)
==30360== by 0x5275F8F: lj_parse (lj_parse.c:2715)
==30360== by 0x5277C8A: cpparser (lj_load.c:41)
==30360== by 0x525BAA6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x5277DAA: lua_loadx (lj_load.c:58)
==30360== by 0x527802B: luaL_loadbufferx (lj_load.c:143)
==30360== by 0x4DD26C: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:314)
==30360== by 0x4CD6F8: ngx_http_lua_init_vm (ngx_http_lua_util.c:767)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 19 bytes in 1 blocks are definitely lost in loss record 359 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x52B4B9A: luaopen_base (lib_base.c:657)
==30360== by 0x525B737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x52C05E8: luaL_openlibs (lib_init.c:45)
==30360== by 0x4CD16F: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 19 bytes in 1 blocks are definitely lost in loss record 360 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x52B4C49: luaopen_base (lib_base.c:648)
==30360== by 0x525B737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x52C05E8: luaL_openlibs (lib_init.c:45)
==30360== by 0x4CD16F: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 19 bytes in 1 blocks are definitely lost in loss record 361 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526D91C: lua_setfield (lj_api.c:903)
==30360== by 0x4C4534: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1936)
==30360== by 0x4CD619: ngx_http_lua_init_vm (ngx_http_lua_util.c:742)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 19 bytes in 1 blocks are definitely lost in loss record 362 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526D91C: lua_setfield (lj_api.c:903)
==30360== by 0x4E35C0: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:55)
==30360== by 0x4CD673: ngx_http_lua_init_vm (ngx_http_lua_util.c:753)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 19 bytes in 1 blocks are definitely lost in loss record 363 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x5272E81: lj_parse_keepstr (lj_parse.c:237)
==30360== by 0x5270263: lex_scan (lj_lex.c:253)
==30360== by 0x527043C: lj_lex_next (lj_lex.c:427)
==30360== by 0x5274158: expr_bracket (lj_parse.c:1679)
==30360== by 0x5274BAF: expr_primary (lj_parse.c:1952)
==30360== by 0x52732DA: expr_binop (lj_parse.c:2009)
==30360== by 0x52740B5: expr_list (lj_parse.c:2107)
==30360== by 0x52759AB: parse_chunk (lj_parse.c:2259)
==30360== by 0x5275DD8: parse_block (lj_parse.c:2400)
==30360== by 0x5275799: parse_chunk (lj_parse.c:2552)
==30360== by 0x5275F8F: lj_parse (lj_parse.c:2715)
==30360== by 0x5277C8A: cpparser (lj_load.c:41)
==30360== by 0x525BAA6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x5277DAA: lua_loadx (lj_load.c:58)
==30360== by 0x527802B: luaL_loadbufferx (lj_load.c:143)
==30360== by 0x4DD26C: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:314)
==30360== by 0x4CD6F8: ngx_http_lua_init_vm (ngx_http_lua_util.c:767)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 19 bytes in 1 blocks are definitely lost in loss record 364 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x5272E81: lj_parse_keepstr (lj_parse.c:237)
==30360== by 0x5270117: lex_scan (lj_lex.c:274)
==30360== by 0x527043C: lj_lex_next (lj_lex.c:427)
==30360== by 0x527527E: parse_chunk (lj_parse.c:2645)
==30360== by 0x5273040: parse_body (lj_parse.c:1851)
==30360== by 0x5273C7B: expr_binop (lj_parse.c:2006)
==30360== by 0x52740B5: expr_list (lj_parse.c:2107)
==30360== by 0x5274E37: parse_assignment (lj_parse.c:2198)
==30360== by 0x5275033: parse_chunk (lj_parse.c:2231)
==30360== by 0x5275F8F: lj_parse (lj_parse.c:2715)
==30360== by 0x5277C8A: cpparser (lj_load.c:41)
==30360== by 0x525BAA6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x5277DAA: lua_loadx (lj_load.c:58)
==30360== by 0x527802B: luaL_loadbufferx (lj_load.c:143)
==30360== by 0x4DD26C: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:314)
==30360== by 0x4CD6F8: ngx_http_lua_init_vm (ngx_http_lua_util.c:767)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 20 bytes in 1 blocks are definitely lost in loss record 369 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x5272E81: lj_parse_keepstr (lj_parse.c:237)
==30360== by 0x5270117: lex_scan (lj_lex.c:274)
==30360== by 0x527043C: lj_lex_next (lj_lex.c:427)
==30360== by 0x5270538: lex_opt (lj_parse.c:989)
==30360== by 0x52752BE: parse_chunk (lj_parse.c:2257)
==30360== by 0x5273040: parse_body (lj_parse.c:1851)
==30360== by 0x5273C7B: expr_binop (lj_parse.c:2006)
==30360== by 0x52740B5: expr_list (lj_parse.c:2107)
==30360== by 0x52756C3: parse_chunk (lj_parse.c:2314)
==30360== by 0x5275F8F: lj_parse (lj_parse.c:2715)
==30360== by 0x5277C8A: cpparser (lj_load.c:41)
==30360== by 0x525BAA6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x5277DAA: lua_loadx (lj_load.c:58)
==30360== by 0x4D0760: ngx_http_lua_clfactory_loadbuffer (ngx_http_lua_clfactory.c:731)
==30360== by 0x4CDD78: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:166)
==30360== by 0x4CE76A: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:283)
==30360== by 0x4CE256: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:205)
==30360== by 0x44EB50: ngx_http_core_content_phase (ngx_http_core_module.c:1370)
==30360== by 0x4497E2: ngx_http_core_run_phases (ngx_http_core_module.c:851)
==30360== by 0x4498FB: ngx_http_handler (ngx_http_core_module.c:834)
==30360== by 0x45529B: ngx_http_process_request (ngx_http_request.c:1904)
==30360== by 0x4558C3: ngx_http_process_request_headers (ngx_http_request.c:1335)
==30360== by 0x455E44: ngx_http_process_request_line (ngx_http_request.c:1014)
==30360== by 0x4564F4: ngx_http_wait_request_handler (ngx_http_request.c:500)
==30360== by 0x4351DC: ngx_event_process_posted (ngx_event_posted.c:33)
==30360== by 0x434CAB: ngx_process_events_and_timers (ngx_event.c:259)
==30360== by 0x43CDA9: ngx_single_process_cycle (ngx_process_cycle.c:309)
==30360== by 0x41B00D: main (nginx.c:412)
==30360==
{
<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 ==30360== 20 bytes in 1 blocks are definitely lost in loss record 370 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262C8B: func_newL (lj_func.c:122)
==30360== by 0x5262EC8: lj_func_newL_empty (lj_func.c:138)
==30360== by 0x5277C98: cpparser (lj_load.c:42)
==30360== by 0x525BAA6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x5277DAA: lua_loadx (lj_load.c:58)
==30360== by 0x4D0760: ngx_http_lua_clfactory_loadbuffer (ngx_http_lua_clfactory.c:731)
==30360== by 0x4CDD78: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:166)
==30360== by 0x4CE76A: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:283)
==30360== by 0x4CE256: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:205)
==30360== by 0x44EB50: ngx_http_core_content_phase (ngx_http_core_module.c:1370)
==30360== by 0x4497E2: ngx_http_core_run_phases (ngx_http_core_module.c:851)
==30360== by 0x4498FB: ngx_http_handler (ngx_http_core_module.c:834)
==30360== by 0x45529B: ngx_http_process_request (ngx_http_request.c:1904)
==30360== by 0x4558C3: ngx_http_process_request_headers (ngx_http_request.c:1335)
==30360== by 0x455E44: ngx_http_process_request_line (ngx_http_request.c:1014)
==30360== by 0x4564F4: ngx_http_wait_request_handler (ngx_http_request.c:500)
==30360== by 0x4351DC: ngx_event_process_posted (ngx_event_posted.c:33)
==30360== by 0x434CAB: ngx_process_events_and_timers (ngx_event.c:259)
==30360== by 0x43CDA9: ngx_single_process_cycle (ngx_process_cycle.c:309)
==30360== by 0x41B00D: main (nginx.c:412)
==30360==
{
<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 ==30360== 20 bytes in 1 blocks are definitely lost in loss record 371 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262C8B: func_newL (lj_func.c:122)
==30360== by 0x5262F8D: lj_func_newL_gc (lj_func.c:158)
==30360== by 0x525A865: lj_BC_FNEW (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x526E48C: lua_pcall (lj_api.c:1055)
==30360== by 0x4CDCEE: ngx_http_lua_cache_store_code (ngx_http_lua_cache.c:125)
==30360== by 0x4CDDC2: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:187)
==30360== by 0x4CE76A: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:283)
==30360== by 0x4CE256: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:205)
==30360== by 0x44EB50: ngx_http_core_content_phase (ngx_http_core_module.c:1370)
==30360== by 0x4497E2: ngx_http_core_run_phases (ngx_http_core_module.c:851)
==30360== by 0x4498FB: ngx_http_handler (ngx_http_core_module.c:834)
==30360== by 0x45529B: ngx_http_process_request (ngx_http_request.c:1904)
==30360== by 0x4558C3: ngx_http_process_request_headers (ngx_http_request.c:1335)
==30360== by 0x455E44: ngx_http_process_request_line (ngx_http_request.c:1014)
==30360== by 0x4564F4: ngx_http_wait_request_handler (ngx_http_request.c:500)
==30360== by 0x4351DC: ngx_event_process_posted (ngx_event_posted.c:33)
==30360== by 0x434CAB: ngx_process_events_and_timers (ngx_event.c:259)
==30360== by 0x43CDA9: ngx_single_process_cycle (ngx_process_cycle.c:309)
==30360== by 0x41B00D: main (nginx.c:412)
==30360==
{
<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 ==30360== 20 bytes in 1 blocks are definitely lost in loss record 372 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x52B1E19: lj_lib_register (lj_lib.c:52)
==30360== by 0x52B7280: luaopen_string (lib_string.c:739)
==30360== by 0x525B737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x52C05E8: luaL_openlibs (lib_init.c:45)
==30360== by 0x4CD16F: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 20 bytes in 1 blocks are definitely lost in loss record 373 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262C8B: func_newL (lj_func.c:122)
==30360== by 0x5262EC8: lj_func_newL_empty (lj_func.c:138)
==30360== by 0x52B1E7B: lj_lib_register (lj_lib.c:65)
==30360== by 0x52B7280: luaopen_string (lib_string.c:739)
==30360== by 0x525B737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x52C05E8: luaL_openlibs (lib_init.c:45)
==30360== by 0x4CD16F: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 20 bytes in 1 blocks are definitely lost in loss record 374 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526D91C: lua_setfield (lj_api.c:903)
==30360== by 0x52B5259: luaopen_math (lib_math.c:226)
==30360== by 0x525B737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x52C05E8: luaL_openlibs (lib_init.c:45)
==30360== by 0x4CD16F: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 20 bytes in 1 blocks are definitely lost in loss record 375 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526C0BA: lua_pushlstring (lj_api.c:578)
==30360== by 0x52BD807: luaopen_jit (lib_jit.c:750)
==30360== by 0x525B737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x52C05E8: luaL_openlibs (lib_init.c:45)
==30360== by 0x4CD16F: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 20 bytes in 1 blocks are definitely lost in loss record 376 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526C0BA: lua_pushlstring (lj_api.c:578)
==30360== by 0x52B2B35: luaL_findtable (lib_aux.c:89)
==30360== by 0x52B1993: lj_lib_register (lj_lib.c:35)
==30360== by 0x52BD894: luaopen_jit (lib_jit.c:762)
==30360== by 0x525B737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x52C05E8: luaL_openlibs (lib_init.c:45)
==30360== by 0x4CD16F: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 20 bytes in 1 blocks are definitely lost in loss record 377 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526D91C: lua_setfield (lj_api.c:903)
==30360== by 0x52C063E: luaL_openlibs (lib_init.c:51)
==30360== by 0x4CD16F: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 20 bytes in 1 blocks are definitely lost in loss record 378 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526D91C: lua_setfield (lj_api.c:903)
==30360== by 0x4B7B98: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:175)
==30360== by 0x4CD4F0: ngx_http_lua_init_vm (ngx_http_lua_util.c:711)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 20 bytes in 1 blocks are definitely lost in loss record 379 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526C0BA: lua_pushlstring (lj_api.c:578)
==30360== by 0x4CD538: ngx_http_lua_init_vm (ngx_http_lua_util.c:2891)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 20 bytes in 1 blocks are definitely lost in loss record 380 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526D91C: lua_setfield (lj_api.c:903)
==30360== by 0x4B4EF1: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:284)
==30360== by 0x4CD5D6: ngx_http_lua_init_vm (ngx_http_lua_util.c:732)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 20 bytes in 1 blocks are definitely lost in loss record 381 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526D91C: lua_setfield (lj_api.c:903)
==30360== by 0x4BC4DF: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:665)
==30360== by 0x4CD5DE: ngx_http_lua_init_vm (ngx_http_lua_util.c:733)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 20 bytes in 1 blocks are definitely lost in loss record 382 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526D91C: lua_setfield (lj_api.c:903)
==30360== by 0x4B8F55: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:221)
==30360== by 0x4CD5E6: ngx_http_lua_init_vm (ngx_http_lua_util.c:734)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 20 bytes in 1 blocks are definitely lost in loss record 383 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526D91C: lua_setfield (lj_api.c:903)
==30360== by 0x4BAEA8: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:86)
==30360== by 0x4CD5EE: ngx_http_lua_init_vm (ngx_http_lua_util.c:735)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 20 bytes in 1 blocks are definitely lost in loss record 384 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526D91C: lua_setfield (lj_api.c:903)
==30360== by 0x4C9D02: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2103)
==30360== by 0x4CD624: ngx_http_lua_init_vm (ngx_http_lua_util.c:745)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 20 bytes in 1 blocks are definitely lost in loss record 385 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x5272E81: lj_parse_keepstr (lj_parse.c:237)
==30360== by 0x5270117: lex_scan (lj_lex.c:274)
==30360== by 0x527043C: lj_lex_next (lj_lex.c:427)
==30360== by 0x5270538: lex_opt (lj_parse.c:989)
==30360== by 0x52752BE: parse_chunk (lj_parse.c:2257)
==30360== by 0x5275F8F: lj_parse (lj_parse.c:2715)
==30360== by 0x5277C8A: cpparser (lj_load.c:41)
==30360== by 0x525BAA6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x5277DAA: lua_loadx (lj_load.c:58)
==30360== by 0x527802B: luaL_loadbufferx (lj_load.c:143)
==30360== by 0x4BDDF4: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:970)
==30360== by 0x4CD637: ngx_http_lua_init_vm (ngx_http_lua_util.c:747)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 20 bytes in 1 blocks are definitely lost in loss record 386 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262C8B: func_newL (lj_func.c:122)
==30360== by 0x5262EC8: lj_func_newL_empty (lj_func.c:138)
==30360== by 0x5277C98: cpparser (lj_load.c:42)
==30360== by 0x525BAA6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x5277DAA: lua_loadx (lj_load.c:58)
==30360== by 0x527802B: luaL_loadbufferx (lj_load.c:143)
==30360== by 0x4BDDF4: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:970)
==30360== by 0x4CD637: ngx_http_lua_init_vm (ngx_http_lua_util.c:747)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 20 bytes in 1 blocks are definitely lost in loss record 387 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526D91C: lua_setfield (lj_api.c:903)
==30360== by 0x4B9C56: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:35)
==30360== by 0x4CD63F: ngx_http_lua_init_vm (ngx_http_lua_util.c:748)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 20 bytes in 1 blocks are definitely lost in loss record 388 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x5272E81: lj_parse_keepstr (lj_parse.c:237)
==30360== by 0x5270117: lex_scan (lj_lex.c:274)
==30360== by 0x527043C: lj_lex_next (lj_lex.c:427)
==30360== by 0x5270538: lex_opt (lj_parse.c:989)
==30360== by 0x52752CF: parse_chunk (lj_parse.c:2258)
==30360== by 0x5275F8F: lj_parse (lj_parse.c:2715)
==30360== by 0x5277C8A: cpparser (lj_load.c:41)
==30360== by 0x525BAA6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x5277DAA: lua_loadx (lj_load.c:58)
==30360== by 0x527802B: luaL_loadbufferx (lj_load.c:143)
==30360== by 0x4DB586: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:210)
==30360== by 0x4CD655: ngx_http_lua_init_vm (ngx_http_lua_util.c:750)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 20 bytes in 1 blocks are definitely lost in loss record 389 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262C8B: func_newL (lj_func.c:122)
==30360== by 0x5262EC8: lj_func_newL_empty (lj_func.c:138)
==30360== by 0x5277C98: cpparser (lj_load.c:42)
==30360== by 0x525BAA6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x5277DAA: lua_loadx (lj_load.c:58)
==30360== by 0x527802B: luaL_loadbufferx (lj_load.c:143)
==30360== by 0x4DB586: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:210)
==30360== by 0x4CD655: ngx_http_lua_init_vm (ngx_http_lua_util.c:750)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 20 bytes in 1 blocks are definitely lost in loss record 390 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526D91C: lua_setfield (lj_api.c:903)
==30360== by 0x4E1260: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:81)
==30360== by 0x4CD660: ngx_http_lua_init_vm (ngx_http_lua_util.c:751)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 20 bytes in 1 blocks are definitely lost in loss record 391 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526D91C: lua_setfield (lj_api.c:903)
==30360== by 0x4E3779: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:29)
==30360== by 0x4CD683: ngx_http_lua_init_vm (ngx_http_lua_util.c:755)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 20 bytes in 1 blocks are definitely lost in loss record 392 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262C8B: func_newL (lj_func.c:122)
==30360== by 0x5262EC8: lj_func_newL_empty (lj_func.c:138)
==30360== by 0x5277C98: cpparser (lj_load.c:42)
==30360== by 0x525BAA6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x5277DAA: lua_loadx (lj_load.c:58)
==30360== by 0x527802B: luaL_loadbufferx (lj_load.c:143)
==30360== by 0x4DD26C: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:314)
==30360== by 0x4CD6F8: ngx_http_lua_init_vm (ngx_http_lua_util.c:767)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 21 bytes in 1 blocks are definitely lost in loss record 399 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526D91C: lua_setfield (lj_api.c:903)
==30360== by 0x4C8135: ngx_http_lua_inject_core_consts (ngx_http_lua_consts.c:28)
==30360== by 0x4CD5CE: ngx_http_lua_init_vm (ngx_http_lua_util.c:730)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 21 bytes in 1 blocks are definitely lost in loss record 400 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526D91C: lua_setfield (lj_api.c:903)
==30360== by 0x4C8196: ngx_http_lua_inject_core_consts (ngx_http_lua_consts.c:37)
==30360== by 0x4CD5CE: ngx_http_lua_init_vm (ngx_http_lua_util.c:730)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 21 bytes in 1 blocks are definitely lost in loss record 401 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526D91C: lua_setfield (lj_api.c:903)
==30360== by 0x4B4ED2: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:281)
==30360== by 0x4CD5D6: ngx_http_lua_init_vm (ngx_http_lua_util.c:732)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 21 bytes in 1 blocks are definitely lost in loss record 402 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526D91C: lua_setfield (lj_api.c:903)
==30360== by 0x4B4F10: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:287)
==30360== by 0x4CD5D6: ngx_http_lua_init_vm (ngx_http_lua_util.c:732)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 21 bytes in 1 blocks are definitely lost in loss record 403 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526D91C: lua_setfield (lj_api.c:903)
==30360== by 0x4B4F4E: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:293)
==30360== by 0x4CD5D6: ngx_http_lua_init_vm (ngx_http_lua_util.c:732)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 21 bytes in 1 blocks are definitely lost in loss record 404 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526D91C: lua_setfield (lj_api.c:903)
==30360== by 0x4B882C: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:35)
==30360== by 0x4CD5F9: ngx_http_lua_init_vm (ngx_http_lua_util.c:736)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 21 bytes in 1 blocks are definitely lost in loss record 405 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526D91C: lua_setfield (lj_api.c:903)
==30360== by 0x4BDCCB: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:931)
==30360== by 0x4CD62C: ngx_http_lua_init_vm (ngx_http_lua_util.c:746)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 21 bytes in 1 blocks are definitely lost in loss record 406 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526D91C: lua_setfield (lj_api.c:903)
==30360== by 0x4DB719: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:254)
==30360== by 0x4CD655: ngx_http_lua_init_vm (ngx_http_lua_util.c:750)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 21 bytes in 1 blocks are definitely lost in loss record 407 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526D91C: lua_setfield (lj_api.c:903)
==30360== by 0x4E2554: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:40)
==30360== by 0x4CD66B: ngx_http_lua_init_vm (ngx_http_lua_util.c:752)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 21 bytes in 1 blocks are definitely lost in loss record 408 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526D91C: lua_setfield (lj_api.c:903)
==30360== by 0x4E2578: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:43)
==30360== by 0x4CD66B: ngx_http_lua_init_vm (ngx_http_lua_util.c:752)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 22 bytes in 1 blocks are definitely lost in loss record 411 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x5272E81: lj_parse_keepstr (lj_parse.c:237)
==30360== by 0x5270263: lex_scan (lj_lex.c:253)
==30360== by 0x527043C: lj_lex_next (lj_lex.c:427)
==30360== by 0x5274A01: parse_args (lj_parse.c:1896)
==30360== by 0x5274B7C: expr_primary (lj_parse.c:1963)
==30360== by 0x52732DA: expr_binop (lj_parse.c:2009)
==30360== by 0x52740B5: expr_list (lj_parse.c:2107)
==30360== by 0x52759AB: parse_chunk (lj_parse.c:2259)
==30360== by 0x5273040: parse_body (lj_parse.c:1851)
==30360== by 0x5273C7B: expr_binop (lj_parse.c:2006)
==30360== by 0x52740B5: expr_list (lj_parse.c:2107)
==30360== by 0x52756C3: parse_chunk (lj_parse.c:2314)
==30360== by 0x5275F8F: lj_parse (lj_parse.c:2715)
==30360== by 0x5277C8A: cpparser (lj_load.c:41)
==30360== by 0x525BAA6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x5277DAA: lua_loadx (lj_load.c:58)
==30360== by 0x4D0760: ngx_http_lua_clfactory_loadbuffer (ngx_http_lua_clfactory.c:731)
==30360== by 0x4CDD78: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:166)
==30360== by 0x4CE76A: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:283)
==30360== by 0x4CE256: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:205)
==30360== by 0x44EB50: ngx_http_core_content_phase (ngx_http_core_module.c:1370)
==30360== by 0x4497E2: ngx_http_core_run_phases (ngx_http_core_module.c:851)
==30360== by 0x4498FB: ngx_http_handler (ngx_http_core_module.c:834)
==30360== by 0x45529B: ngx_http_process_request (ngx_http_request.c:1904)
==30360== by 0x4558C3: ngx_http_process_request_headers (ngx_http_request.c:1335)
==30360== by 0x455E44: ngx_http_process_request_line (ngx_http_request.c:1014)
==30360== by 0x4564F4: ngx_http_wait_request_handler (ngx_http_request.c:500)
==30360== by 0x4351DC: ngx_event_process_posted (ngx_event_posted.c:33)
==30360== by 0x434CAB: ngx_process_events_and_timers (ngx_event.c:259)
==30360== by 0x43CDA9: ngx_single_process_cycle (ngx_process_cycle.c:309)
==30360== by 0x41B00D: main (nginx.c:412)
==30360==
{
<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 ==30360== 22 bytes in 1 blocks are definitely lost in loss record 412 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526D91C: lua_setfield (lj_api.c:903)
==30360== by 0x52BAB1B: luaopen_package (lib_package.c:598)
==30360== by 0x525B737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x52C05E8: luaL_openlibs (lib_init.c:45)
==30360== by 0x4CD16F: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 22 bytes in 1 blocks are definitely lost in loss record 413 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526D91C: lua_setfield (lj_api.c:903)
==30360== by 0x52B9139: luaopen_io (lib_io.c:527)
==30360== by 0x525B737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x52C05E8: luaL_openlibs (lib_init.c:45)
==30360== by 0x4CD16F: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 22 bytes in 1 blocks are definitely lost in loss record 414 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526D91C: lua_setfield (lj_api.c:903)
==30360== by 0x52B847A: io_std_new (lib_io.c:519)
==30360== by 0x52B9172: luaopen_io (lib_io.c:529)
==30360== by 0x525B737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x52C05E8: luaL_openlibs (lib_init.c:45)
==30360== by 0x4CD16F: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 22 bytes in 1 blocks are definitely lost in loss record 415 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526D91C: lua_setfield (lj_api.c:903)
==30360== by 0x52B72A8: luaopen_string (lib_string.c:742)
==30360== by 0x525B737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x52C05E8: luaL_openlibs (lib_init.c:45)
==30360== by 0x4CD16F: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 22 bytes in 1 blocks are definitely lost in loss record 416 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526C0BA: lua_pushlstring (lj_api.c:578)
==30360== by 0x52BD7F3: luaopen_jit (lib_jit.c:749)
==30360== by 0x525B737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x52C05E8: luaL_openlibs (lib_init.c:45)
==30360== by 0x4CD16F: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 22 bytes in 1 blocks are definitely lost in loss record 417 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x52B1B62: lj_lib_register (lj_lib.c:110)
==30360== by 0x52BD894: luaopen_jit (lib_jit.c:762)
==30360== by 0x525B737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x52C05E8: luaL_openlibs (lib_init.c:45)
==30360== by 0x4CD16F: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 22 bytes in 1 blocks are definitely lost in loss record 418 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526D91C: lua_setfield (lj_api.c:903)
==30360== by 0x4C8114: ngx_http_lua_inject_core_consts (ngx_http_lua_consts.c:25)
==30360== by 0x4CD5CE: ngx_http_lua_init_vm (ngx_http_lua_util.c:730)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 22 bytes in 1 blocks are definitely lost in loss record 419 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526D91C: lua_setfield (lj_api.c:903)
==30360== by 0x4C8177: ngx_http_lua_inject_core_consts (ngx_http_lua_consts.c:34)
==30360== by 0x4CD5CE: ngx_http_lua_init_vm (ngx_http_lua_util.c:730)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 22 bytes in 1 blocks are definitely lost in loss record 420 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526D91C: lua_setfield (lj_api.c:903)
==30360== by 0x4B4E94: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:275)
==30360== by 0x4CD5D6: ngx_http_lua_init_vm (ngx_http_lua_util.c:732)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 22 bytes in 1 blocks are definitely lost in loss record 421 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526D91C: lua_setfield (lj_api.c:903)
==30360== by 0x4B4EB3: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:278)
==30360== by 0x4CD5D6: ngx_http_lua_init_vm (ngx_http_lua_util.c:732)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 22 bytes in 1 blocks are definitely lost in loss record 422 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526D91C: lua_setfield (lj_api.c:903)
==30360== by 0x4B4F6D: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:296)
==30360== by 0x4CD5D6: ngx_http_lua_init_vm (ngx_http_lua_util.c:732)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 22 bytes in 1 blocks are definitely lost in loss record 423 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526D91C: lua_setfield (lj_api.c:903)
==30360== by 0x4B8FC1: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:230)
==30360== by 0x4CD5E6: ngx_http_lua_init_vm (ngx_http_lua_util.c:734)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 22 bytes in 1 blocks are definitely lost in loss record 424 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526D91C: lua_setfield (lj_api.c:903)
==30360== by 0x4DC83B: ngx_http_lua_inject_sleep_api (ngx_http_lua_sleep.c:133)
==30360== by 0x4CD609: ngx_http_lua_init_vm (ngx_http_lua_util.c:738)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 23 bytes in 1 blocks are definitely lost in loss record 428 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526D91C: lua_setfield (lj_api.c:903)
==30360== by 0x52BAB43: luaopen_package (lib_package.c:600)
==30360== by 0x525B737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x52C05E8: luaL_openlibs (lib_init.c:45)
==30360== by 0x4CD16F: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 23 bytes in 1 blocks are definitely lost in loss record 429 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526D91C: lua_setfield (lj_api.c:903)
==30360== by 0x52BAB70: luaopen_package (lib_package.c:602)
==30360== by 0x525B737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x52C05E8: luaL_openlibs (lib_init.c:45)
==30360== by 0x4CD16F: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 23 bytes in 1 blocks are definitely lost in loss record 430 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526D91C: lua_setfield (lj_api.c:903)
==30360== by 0x52B847A: io_std_new (lib_io.c:519)
==30360== by 0x52B9194: luaopen_io (lib_io.c:530)
==30360== by 0x525B737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x52C05E8: luaL_openlibs (lib_init.c:45)
==30360== by 0x4CD16F: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 23 bytes in 1 blocks are definitely lost in loss record 431 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526D91C: lua_setfield (lj_api.c:903)
==30360== by 0x52B847A: io_std_new (lib_io.c:519)
==30360== by 0x52B91B3: luaopen_io (lib_io.c:531)
==30360== by 0x525B737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x52C05E8: luaL_openlibs (lib_init.c:45)
==30360== by 0x4CD16F: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 23 bytes in 1 blocks are definitely lost in loss record 432 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526D91C: lua_setfield (lj_api.c:903)
==30360== by 0x4B4E75: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:272)
==30360== by 0x4CD5D6: ngx_http_lua_init_vm (ngx_http_lua_util.c:732)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 23 bytes in 1 blocks are definitely lost in loss record 433 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526D91C: lua_setfield (lj_api.c:903)
==30360== by 0x4B4F2F: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:290)
==30360== by 0x4CD5D6: ngx_http_lua_init_vm (ngx_http_lua_util.c:732)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 23 bytes in 1 blocks are definitely lost in loss record 434 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526D91C: lua_setfield (lj_api.c:903)
==30360== by 0x4DBAD8: ngx_http_lua_inject_req_socket_api (ngx_http_lua_socket_tcp.c:358)
==30360== by 0x4C9CE0: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2099)
==30360== by 0x4CD624: ngx_http_lua_init_vm (ngx_http_lua_util.c:745)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 23 bytes in 1 blocks are definitely lost in loss record 435 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526D91C: lua_setfield (lj_api.c:903)
==30360== by 0x4BDC83: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:924)
==30360== by 0x4CD62C: ngx_http_lua_init_vm (ngx_http_lua_util.c:746)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 23 bytes in 1 blocks are definitely lost in loss record 436 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526D91C: lua_setfield (lj_api.c:903)
==30360== by 0x4D29AA: ngx_http_lua_inject_shdict_api (ngx_http_lua_shdict.c:362)
==30360== by 0x4CD64A: ngx_http_lua_init_vm (ngx_http_lua_util.c:749)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 23 bytes in 1 blocks are definitely lost in loss record 437 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526D91C: lua_setfield (lj_api.c:903)
==30360== by 0x4DD15B: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:259)
==30360== by 0x4CD6F8: ngx_http_lua_init_vm (ngx_http_lua_util.c:767)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 24 bytes in 1 blocks are definitely lost in loss record 1,012 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526C0BA: lua_pushlstring (lj_api.c:578)
==30360== by 0x52B4BE8: luaopen_base (lib_base.c:658)
==30360== by 0x525B737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x52C05E8: luaL_openlibs (lib_init.c:45)
==30360== by 0x4CD16F: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 24 bytes in 1 blocks are definitely lost in loss record 1,013 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526C0BA: lua_pushlstring (lj_api.c:578)
==30360== by 0x52B2B35: luaL_findtable (lib_aux.c:89)
==30360== by 0x52B1955: lj_lib_register (lj_lib.c:31)
==30360== by 0x52B4CB8: luaopen_base (lib_base.c:660)
==30360== by 0x525B737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x52C05E8: luaL_openlibs (lib_init.c:45)
==30360== by 0x4CD16F: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 24 bytes in 1 blocks are definitely lost in loss record 1,014 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526D91C: lua_setfield (lj_api.c:903)
==30360== by 0x52BAB9D: luaopen_package (lib_package.c:604)
==30360== by 0x525B737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x52C05E8: luaL_openlibs (lib_init.c:45)
==30360== by 0x4CD16F: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 24 bytes in 1 blocks are definitely lost in loss record 1,015 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526CD2B: lua_getfield (lj_api.c:738)
==30360== by 0x52B1965: lj_lib_register (lj_lib.c:32)
==30360== by 0x52BD894: luaopen_jit (lib_jit.c:762)
==30360== by 0x525B737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x52C05E8: luaL_openlibs (lib_init.c:45)
==30360== by 0x4CD16F: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 24 bytes in 1 blocks are definitely lost in loss record 1,016 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526D91C: lua_setfield (lj_api.c:903)
==30360== by 0x4C8389: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:93)
==30360== by 0x4CD5C6: ngx_http_lua_init_vm (ngx_http_lua_util.c:729)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 24 bytes in 1 blocks are definitely lost in loss record 1,017 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526D91C: lua_setfield (lj_api.c:903)
==30360== by 0x4B8EA1: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:206)
==30360== by 0x4CD5E6: ngx_http_lua_init_vm (ngx_http_lua_util.c:734)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 24 bytes in 1 blocks are definitely lost in loss record 1,018 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526D91C: lua_setfield (lj_api.c:903)
==30360== by 0x4B8EE9: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:212)
==30360== by 0x4CD5E6: ngx_http_lua_init_vm (ngx_http_lua_util.c:734)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 24 bytes in 1 blocks are definitely lost in loss record 1,019 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526D91C: lua_setfield (lj_api.c:903)
==30360== by 0x4BAE84: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:83)
==30360== by 0x4CD5EE: ngx_http_lua_init_vm (ngx_http_lua_util.c:735)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 24 bytes in 1 blocks are definitely lost in loss record 1,020 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x5272E81: lj_parse_keepstr (lj_parse.c:237)
==30360== by 0x5270117: lex_scan (lj_lex.c:274)
==30360== by 0x527043C: lj_lex_next (lj_lex.c:427)
==30360== by 0x5274BD7: expr_primary (lj_parse.c:1956)
==30360== by 0x52732DA: expr_binop (lj_parse.c:2009)
==30360== by 0x52740B5: expr_list (lj_parse.c:2107)
==30360== by 0x52759AB: parse_chunk (lj_parse.c:2259)
==30360== by 0x5275F8F: lj_parse (lj_parse.c:2715)
==30360== by 0x5277C8A: cpparser (lj_load.c:41)
==30360== by 0x525BAA6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x5277DAA: lua_loadx (lj_load.c:58)
==30360== by 0x527802B: luaL_loadbufferx (lj_load.c:143)
==30360== by 0x4DB586: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:210)
==30360== by 0x4CD655: ngx_http_lua_init_vm (ngx_http_lua_util.c:750)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 24 bytes in 1 blocks are definitely lost in loss record 1,021 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526D91C: lua_setfield (lj_api.c:903)
==30360== by 0x4DB61A: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:229)
==30360== by 0x4CD655: ngx_http_lua_init_vm (ngx_http_lua_util.c:750)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 24 bytes in 1 blocks are definitely lost in loss record 1,022 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526D91C: lua_setfield (lj_api.c:903)
==30360== by 0x4E3755: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:26)
==30360== by 0x4CD683: ngx_http_lua_init_vm (ngx_http_lua_util.c:755)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 24 bytes in 1 blocks are definitely lost in loss record 1,023 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526D91C: lua_setfield (lj_api.c:903)
==30360== by 0x4DD113: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:253)
==30360== by 0x4CD6F8: ngx_http_lua_init_vm (ngx_http_lua_util.c:767)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 24 bytes in 1 blocks are definitely lost in loss record 1,024 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526D91C: lua_setfield (lj_api.c:903)
==30360== by 0x4DD137: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:256)
==30360== by 0x4CD6F8: ngx_http_lua_init_vm (ngx_http_lua_util.c:767)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 24 bytes in 1 blocks are definitely lost in loss record 1,025 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526D91C: lua_setfield (lj_api.c:903)
==30360== by 0x4DD17F: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:262)
==30360== by 0x4CD6F8: ngx_http_lua_init_vm (ngx_http_lua_util.c:767)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 24 bytes in 1 blocks are definitely lost in loss record 1,026 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526D91C: lua_setfield (lj_api.c:903)
==30360== by 0x4DD1F8: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:274)
==30360== by 0x4CD6F8: ngx_http_lua_init_vm (ngx_http_lua_util.c:767)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 25 bytes in 1 blocks are definitely lost in loss record 1,035 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526C0BA: lua_pushlstring (lj_api.c:578)
==30360== by 0x52B2B35: luaL_findtable (lib_aux.c:89)
==30360== by 0x52BAB89: luaopen_package (lib_package.c:603)
==30360== by 0x525B737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x52C05E8: luaL_openlibs (lib_init.c:45)
==30360== by 0x4CD16F: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 25 bytes in 1 blocks are definitely lost in loss record 1,036 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526D91C: lua_setfield (lj_api.c:903)
==30360== by 0x52B2127: lj_lib_prereg (lj_lib.c:168)
==30360== by 0x52BD877: luaopen_jit (lib_jit.c:759)
==30360== by 0x525B737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x52C05E8: luaL_openlibs (lib_init.c:45)
==30360== by 0x4CD16F: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 25 bytes in 1 blocks are definitely lost in loss record 1,037 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526D91C: lua_setfield (lj_api.c:903)
==30360== by 0x4C81B8: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:47)
==30360== by 0x4CD5C6: ngx_http_lua_init_vm (ngx_http_lua_util.c:729)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 25 bytes in 1 blocks are definitely lost in loss record 1,038 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526D91C: lua_setfield (lj_api.c:903)
==30360== by 0x4C81F6: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:53)
==30360== by 0x4CD5C6: ngx_http_lua_init_vm (ngx_http_lua_util.c:729)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 25 bytes in 1 blocks are definitely lost in loss record 1,039 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526D91C: lua_setfield (lj_api.c:903)
==30360== by 0x4C8156: ngx_http_lua_inject_core_consts (ngx_http_lua_consts.c:31)
==30360== by 0x4CD5CE: ngx_http_lua_init_vm (ngx_http_lua_util.c:730)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 25 bytes in 1 blocks are definitely lost in loss record 1,040 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526D91C: lua_setfield (lj_api.c:903)
==30360== by 0x4BAECC: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:90)
==30360== by 0x4CD5EE: ngx_http_lua_init_vm (ngx_http_lua_util.c:735)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 26 bytes in 1 blocks are definitely lost in loss record 1,043 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526C0BA: lua_pushlstring (lj_api.c:578)
==30360== by 0x52BAB2F: luaopen_package (lib_package.c:599)
==30360== by 0x525B737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x52C05E8: luaL_openlibs (lib_init.c:45)
==30360== by 0x4CD16F: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 26 bytes in 1 blocks are definitely lost in loss record 1,044 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526D91C: lua_setfield (lj_api.c:903)
==30360== by 0x52B2127: lj_lib_prereg (lj_lib.c:168)
==30360== by 0x52B7D20: luaopen_table (lib_table.c:303)
==30360== by 0x525B737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x52C05E8: luaL_openlibs (lib_init.c:45)
==30360== by 0x4CD16F: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 26 bytes in 1 blocks are definitely lost in loss record 1,045 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526D91C: lua_setfield (lj_api.c:903)
==30360== by 0x4C81D7: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:50)
==30360== by 0x4CD5C6: ngx_http_lua_init_vm (ngx_http_lua_util.c:729)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 26 bytes in 1 blocks are definitely lost in loss record 1,046 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526D91C: lua_setfield (lj_api.c:903)
==30360== by 0x4C8215: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:56)
==30360== by 0x4CD5C6: ngx_http_lua_init_vm (ngx_http_lua_util.c:729)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 26 bytes in 1 blocks are definitely lost in loss record 1,047 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526D91C: lua_setfield (lj_api.c:903)
==30360== by 0x4C8291: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:68)
==30360== by 0x4CD5C6: ngx_http_lua_init_vm (ngx_http_lua_util.c:729)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 26 bytes in 1 blocks are definitely lost in loss record 1,048 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526D91C: lua_setfield (lj_api.c:903)
==30360== by 0x4C82B0: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:71)
==30360== by 0x4CD5C6: ngx_http_lua_init_vm (ngx_http_lua_util.c:729)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 26 bytes in 1 blocks are definitely lost in loss record 1,049 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526D91C: lua_setfield (lj_api.c:903)
==30360== by 0x4C830D: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:80)
==30360== by 0x4CD5C6: ngx_http_lua_init_vm (ngx_http_lua_util.c:729)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 26 bytes in 1 blocks are definitely lost in loss record 1,050 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526D91C: lua_setfield (lj_api.c:903)
==30360== by 0x4C84FD: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:132)
==30360== by 0x4CD5C6: ngx_http_lua_init_vm (ngx_http_lua_util.c:729)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 26 bytes in 1 blocks are definitely lost in loss record 1,051 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526D91C: lua_setfield (lj_api.c:903)
==30360== by 0x4B8F0D: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:215)
==30360== by 0x4CD5E6: ngx_http_lua_init_vm (ngx_http_lua_util.c:734)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 26 bytes in 1 blocks are definitely lost in loss record 1,052 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526D91C: lua_setfield (lj_api.c:903)
==30360== by 0x4B8F9D: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:227)
==30360== by 0x4CD5E6: ngx_http_lua_init_vm (ngx_http_lua_util.c:734)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 26 bytes in 1 blocks are definitely lost in loss record 1,053 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526D91C: lua_setfield (lj_api.c:903)
==30360== by 0x4B9009: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:236)
==30360== by 0x4CD5E6: ngx_http_lua_init_vm (ngx_http_lua_util.c:734)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 26 bytes in 1 blocks are definitely lost in loss record 1,054 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526D91C: lua_setfield (lj_api.c:903)
==30360== by 0x4BAF38: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:101)
==30360== by 0x4CD5EE: ngx_http_lua_init_vm (ngx_http_lua_util.c:735)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 26 bytes in 1 blocks are definitely lost in loss record 1,055 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526D91C: lua_setfield (lj_api.c:903)
==30360== by 0x4E1DCE: ngx_http_lua_inject_phase_api (ngx_http_lua_phase.c:91)
==30360== by 0x4CD611: ngx_http_lua_init_vm (ngx_http_lua_util.c:739)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 26 bytes in 1 blocks are definitely lost in loss record 1,056 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526D91C: lua_setfield (lj_api.c:903)
==30360== by 0x4C01AB: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:40)
==30360== by 0x4C9CD8: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2098)
==30360== by 0x4CD624: ngx_http_lua_init_vm (ngx_http_lua_util.c:745)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 26 bytes in 1 blocks are definitely lost in loss record 1,057 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526D91C: lua_setfield (lj_api.c:903)
==30360== by 0x4C0283: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:58)
==30360== by 0x4C9CD8: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2098)
==30360== by 0x4CD624: ngx_http_lua_init_vm (ngx_http_lua_util.c:745)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 26 bytes in 1 blocks are definitely lost in loss record 1,058 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526D91C: lua_setfield (lj_api.c:903)
==30360== by 0x4DB884: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:292)
==30360== by 0x4CD655: ngx_http_lua_init_vm (ngx_http_lua_util.c:750)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 27 bytes in 1 blocks are definitely lost in loss record 1,063 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526D91C: lua_setfield (lj_api.c:903)
==30360== by 0x4C8272: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:65)
==30360== by 0x4CD5C6: ngx_http_lua_init_vm (ngx_http_lua_util.c:729)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 27 bytes in 1 blocks are definitely lost in loss record 1,064 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526D91C: lua_setfield (lj_api.c:903)
==30360== by 0x4C834B: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:86)
==30360== by 0x4CD5C6: ngx_http_lua_init_vm (ngx_http_lua_util.c:729)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 27 bytes in 1 blocks are definitely lost in loss record 1,065 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526D91C: lua_setfield (lj_api.c:903)
==30360== by 0x4C836A: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:89)
==30360== by 0x4CD5C6: ngx_http_lua_init_vm (ngx_http_lua_util.c:729)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 27 bytes in 1 blocks are definitely lost in loss record 1,066 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526D91C: lua_setfield (lj_api.c:903)
==30360== by 0x4B8EC5: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:209)
==30360== by 0x4CD5E6: ngx_http_lua_init_vm (ngx_http_lua_util.c:734)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 27 bytes in 1 blocks are definitely lost in loss record 1,067 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526D91C: lua_setfield (lj_api.c:903)
==30360== by 0x4BAD88: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:62)
==30360== by 0x4CD5EE: ngx_http_lua_init_vm (ngx_http_lua_util.c:735)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 27 bytes in 1 blocks are definitely lost in loss record 1,068 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526D91C: lua_setfield (lj_api.c:903)
==30360== by 0x4BDD16: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:942)
==30360== by 0x4C9CBD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2095)
==30360== by 0x4CD624: ngx_http_lua_init_vm (ngx_http_lua_util.c:745)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 27 bytes in 1 blocks are definitely lost in loss record 1,069 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526D91C: lua_setfield (lj_api.c:903)
==30360== by 0x4E1869: ngx_http_lua_inject_req_method_api (ngx_http_lua_req_method.c:29)
==30360== by 0x4C9CE8: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2100)
==30360== by 0x4CD624: ngx_http_lua_init_vm (ngx_http_lua_util.c:745)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 27 bytes in 1 blocks are definitely lost in loss record 1,070 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526D91C: lua_setfield (lj_api.c:903)
==30360== by 0x4B9054: ngx_http_lua_inject_req_time_api (ngx_http_lua_time.c:247)
==30360== by 0x4C9CF0: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2101)
==30360== by 0x4CD624: ngx_http_lua_init_vm (ngx_http_lua_util.c:745)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 27 bytes in 1 blocks are definitely lost in loss record 1,071 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526D91C: lua_setfield (lj_api.c:903)
==30360== by 0x4DB662: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:235)
==30360== by 0x4CD655: ngx_http_lua_init_vm (ngx_http_lua_util.c:750)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 28 bytes in 1 blocks are definitely lost in loss record 1,073 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526D91C: lua_setfield (lj_api.c:903)
==30360== by 0x52B2127: lj_lib_prereg (lj_lib.c:168)
==30360== by 0x52B7D43: luaopen_table (lib_table.c:304)
==30360== by 0x525B737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x52C05E8: luaL_openlibs (lib_init.c:45)
==30360== by 0x4CD16F: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 28 bytes in 1 blocks are definitely lost in loss record 1,074 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526D91C: lua_setfield (lj_api.c:903)
==30360== by 0x52B2127: lj_lib_prereg (lj_lib.c:168)
==30360== by 0x52BD85E: luaopen_jit (lib_jit.c:755)
==30360== by 0x525B737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x52C05E8: luaL_openlibs (lib_init.c:45)
==30360== by 0x4CD16F: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 28 bytes in 1 blocks are definitely lost in loss record 1,075 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526D91C: lua_setfield (lj_api.c:903)
==30360== by 0x4CD4E8: ngx_http_lua_init_vm (ngx_http_lua_util.c:708)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 28 bytes in 1 blocks are definitely lost in loss record 1,076 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526D91C: lua_setfield (lj_api.c:903)
==30360== by 0x4C8234: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:59)
==30360== by 0x4CD5C6: ngx_http_lua_init_vm (ngx_http_lua_util.c:729)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 28 bytes in 1 blocks are definitely lost in loss record 1,077 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526D91C: lua_setfield (lj_api.c:903)
==30360== by 0x4C832C: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:83)
==30360== by 0x4CD5C6: ngx_http_lua_init_vm (ngx_http_lua_util.c:729)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 28 bytes in 1 blocks are definitely lost in loss record 1,078 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526D91C: lua_setfield (lj_api.c:903)
==30360== by 0x4B8F79: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:224)
==30360== by 0x4CD5E6: ngx_http_lua_init_vm (ngx_http_lua_util.c:734)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 28 bytes in 1 blocks are definitely lost in loss record 1,079 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526D91C: lua_setfield (lj_api.c:903)
==30360== by 0x4B8FE5: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:233)
==30360== by 0x4CD5E6: ngx_http_lua_init_vm (ngx_http_lua_util.c:734)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 28 bytes in 1 blocks are definitely lost in loss record 1,080 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526D91C: lua_setfield (lj_api.c:903)
==30360== by 0x4BADD0: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:68)
==30360== by 0x4CD5EE: ngx_http_lua_init_vm (ngx_http_lua_util.c:735)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 28 bytes in 1 blocks are definitely lost in loss record 1,081 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526D91C: lua_setfield (lj_api.c:903)
==30360== by 0x4BADF4: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:71)
==30360== by 0x4CD5EE: ngx_http_lua_init_vm (ngx_http_lua_util.c:735)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 28 bytes in 1 blocks are definitely lost in loss record 1,082 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526D91C: lua_setfield (lj_api.c:903)
==30360== by 0x4B8850: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:38)
==30360== by 0x4CD5F9: ngx_http_lua_init_vm (ngx_http_lua_util.c:736)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 28 bytes in 1 blocks are definitely lost in loss record 1,083 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526D91C: lua_setfield (lj_api.c:903)
==30360== by 0x4BDD82: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:951)
==30360== by 0x4C9CBD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2095)
==30360== by 0x4CD624: ngx_http_lua_init_vm (ngx_http_lua_util.c:745)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 28 bytes in 1 blocks are definitely lost in loss record 1,084 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526D91C: lua_setfield (lj_api.c:903)
==30360== by 0x4C02A7: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:61)
==30360== by 0x4C9CD8: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2098)
==30360== by 0x4CD624: ngx_http_lua_init_vm (ngx_http_lua_util.c:745)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 28 bytes in 1 blocks are definitely lost in loss record 1,085 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526D91C: lua_setfield (lj_api.c:903)
==30360== by 0x4C02CB: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:64)
==30360== by 0x4C9CD8: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2098)
==30360== by 0x4CD624: ngx_http_lua_init_vm (ngx_http_lua_util.c:745)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 28 bytes in 1 blocks are definitely lost in loss record 1,086 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526D91C: lua_setfield (lj_api.c:903)
==30360== by 0x4E12A3: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:88)
==30360== by 0x4CD660: ngx_http_lua_init_vm (ngx_http_lua_util.c:751)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 29 bytes in 1 blocks are definitely lost in loss record 1,091 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x5272E81: lj_parse_keepstr (lj_parse.c:237)
==30360== by 0x5270263: lex_scan (lj_lex.c:253)
==30360== by 0x527043C: lj_lex_next (lj_lex.c:427)
==30360== by 0x5270538: lex_opt (lj_parse.c:989)
==30360== by 0x52740E7: expr_list (lj_parse.c:1875)
==30360== by 0x5274A12: parse_args (lj_parse.c:1900)
==30360== by 0x5274B7C: expr_primary (lj_parse.c:1963)
==30360== by 0x5275004: parse_chunk (lj_parse.c:2226)
==30360== by 0x5275DD8: parse_block (lj_parse.c:2400)
==30360== by 0x5275E24: parse_then (lj_parse.c:2589)
==30360== by 0x5275614: parse_chunk (lj_parse.c:2599)
==30360== by 0x5273040: parse_body (lj_parse.c:1851)
==30360== by 0x5273C7B: expr_binop (lj_parse.c:2006)
==30360== by 0x52740B5: expr_list (lj_parse.c:2107)
==30360== by 0x52756C3: parse_chunk (lj_parse.c:2314)
==30360== by 0x5275F8F: lj_parse (lj_parse.c:2715)
==30360== by 0x5277C8A: cpparser (lj_load.c:41)
==30360== by 0x525BAA6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x5277DAA: lua_loadx (lj_load.c:58)
==30360== by 0x4D0760: ngx_http_lua_clfactory_loadbuffer (ngx_http_lua_clfactory.c:731)
==30360== by 0x4CDD78: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:166)
==30360== by 0x4CE76A: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:283)
==30360== by 0x4CE256: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:205)
==30360== by 0x44EB50: ngx_http_core_content_phase (ngx_http_core_module.c:1370)
==30360== by 0x4497E2: ngx_http_core_run_phases (ngx_http_core_module.c:851)
==30360== by 0x4498FB: ngx_http_handler (ngx_http_core_module.c:834)
==30360== by 0x45529B: ngx_http_process_request (ngx_http_request.c:1904)
==30360== by 0x4558C3: ngx_http_process_request_headers (ngx_http_request.c:1335)
==30360== by 0x455E44: ngx_http_process_request_line (ngx_http_request.c:1014)
==30360== by 0x4564F4: ngx_http_wait_request_handler (ngx_http_request.c:500)
==30360== by 0x4351DC: ngx_event_process_posted (ngx_event_posted.c:33)
==30360== by 0x434CAB: ngx_process_events_and_timers (ngx_event.c:259)
==30360== by 0x43CDA9: ngx_single_process_cycle (ngx_process_cycle.c:309)
==30360== by 0x41B00D: main (nginx.c:412)
==30360==
{
<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 ==30360== 29 bytes in 1 blocks are definitely lost in loss record 1,092 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526D91C: lua_setfield (lj_api.c:903)
==30360== by 0x4C8253: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:62)
==30360== by 0x4CD5C6: ngx_http_lua_init_vm (ngx_http_lua_util.c:729)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 29 bytes in 1 blocks are definitely lost in loss record 1,093 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526D91C: lua_setfield (lj_api.c:903)
==30360== by 0x4C83A8: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:96)
==30360== by 0x4CD5C6: ngx_http_lua_init_vm (ngx_http_lua_util.c:729)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 29 bytes in 1 blocks are definitely lost in loss record 1,094 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526D91C: lua_setfield (lj_api.c:903)
==30360== by 0x4BC44F: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:653)
==30360== by 0x4CD5DE: ngx_http_lua_init_vm (ngx_http_lua_util.c:733)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 29 bytes in 1 blocks are definitely lost in loss record 1,095 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526D91C: lua_setfield (lj_api.c:903)
==30360== by 0x4BDCF2: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:939)
==30360== by 0x4C9CBD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2095)
==30360== by 0x4CD624: ngx_http_lua_init_vm (ngx_http_lua_util.c:745)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 29 bytes in 1 blocks are definitely lost in loss record 1,096 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526D91C: lua_setfield (lj_api.c:903)
==30360== by 0x4BDD3A: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:945)
==30360== by 0x4C9CBD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2095)
==30360== by 0x4CD624: ngx_http_lua_init_vm (ngx_http_lua_util.c:745)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 29 bytes in 1 blocks are definitely lost in loss record 1,097 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526D91C: lua_setfield (lj_api.c:903)
==30360== by 0x4C0DD5: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:358)
==30360== by 0x4C9CD0: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2097)
==30360== by 0x4CD624: ngx_http_lua_init_vm (ngx_http_lua_util.c:745)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 29 bytes in 1 blocks are definitely lost in loss record 1,098 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526D91C: lua_setfield (lj_api.c:903)
==30360== by 0x4DB63E: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:232)
==30360== by 0x4CD655: ngx_http_lua_init_vm (ngx_http_lua_util.c:750)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 29 bytes in 1 blocks are definitely lost in loss record 1,099 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526D91C: lua_setfield (lj_api.c:903)
==30360== by 0x4DB7D0: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:275)
==30360== by 0x4CD655: ngx_http_lua_init_vm (ngx_http_lua_util.c:750)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 29 bytes in 1 blocks are definitely lost in loss record 1,100 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526D91C: lua_setfield (lj_api.c:903)
==30360== by 0x4DB8F0: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:301)
==30360== by 0x4CD655: ngx_http_lua_init_vm (ngx_http_lua_util.c:750)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 29 bytes in 1 blocks are definitely lost in loss record 1,101 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526D91C: lua_setfield (lj_api.c:903)
==30360== by 0x4CD7C7: ngx_http_lua_init_vm (ngx_http_lua_util.c:3726)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 30 bytes in 1 blocks are definitely lost in loss record 1,102 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x5272E81: lj_parse_keepstr (lj_parse.c:237)
==30360== by 0x5270117: lex_scan (lj_lex.c:274)
==30360== by 0x527043C: lj_lex_next (lj_lex.c:427)
==30360== by 0x5272BCB: expr_field (lj_parse.c:1671)
==30360== by 0x5274B8F: expr_primary (lj_parse.c:1948)
==30360== by 0x5275004: parse_chunk (lj_parse.c:2226)
==30360== by 0x5273040: parse_body (lj_parse.c:1851)
==30360== by 0x5273C7B: expr_binop (lj_parse.c:2006)
==30360== by 0x52740B5: expr_list (lj_parse.c:2107)
==30360== by 0x52756C3: parse_chunk (lj_parse.c:2314)
==30360== by 0x5275F8F: lj_parse (lj_parse.c:2715)
==30360== by 0x5277C8A: cpparser (lj_load.c:41)
==30360== by 0x525BAA6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x5277DAA: lua_loadx (lj_load.c:58)
==30360== by 0x4D0760: ngx_http_lua_clfactory_loadbuffer (ngx_http_lua_clfactory.c:731)
==30360== by 0x4CDD78: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:166)
==30360== by 0x4CE76A: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:283)
==30360== by 0x4CE256: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:205)
==30360== by 0x44EB50: ngx_http_core_content_phase (ngx_http_core_module.c:1370)
==30360== by 0x4497E2: ngx_http_core_run_phases (ngx_http_core_module.c:851)
==30360== by 0x4498FB: ngx_http_handler (ngx_http_core_module.c:834)
==30360== by 0x45529B: ngx_http_process_request (ngx_http_request.c:1904)
==30360== by 0x4558C3: ngx_http_process_request_headers (ngx_http_request.c:1335)
==30360== by 0x455E44: ngx_http_process_request_line (ngx_http_request.c:1014)
==30360== by 0x4564F4: ngx_http_wait_request_handler (ngx_http_request.c:500)
==30360== by 0x4351DC: ngx_event_process_posted (ngx_event_posted.c:33)
==30360== by 0x434CAB: ngx_process_events_and_timers (ngx_event.c:259)
==30360== by 0x43CDA9: ngx_single_process_cycle (ngx_process_cycle.c:309)
==30360== by 0x41B00D: main (nginx.c:412)
==30360==
{
<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 ==30360== 30 bytes in 1 blocks are definitely lost in loss record 1,103 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526D91C: lua_setfield (lj_api.c:903)
==30360== by 0x4C82CF: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:74)
==30360== by 0x4CD5C6: ngx_http_lua_init_vm (ngx_http_lua_util.c:729)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 30 bytes in 1 blocks are definitely lost in loss record 1,104 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526D91C: lua_setfield (lj_api.c:903)
==30360== by 0x4BAE18: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:74)
==30360== by 0x4CD5EE: ngx_http_lua_init_vm (ngx_http_lua_util.c:735)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 30 bytes in 1 blocks are definitely lost in loss record 1,105 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526D91C: lua_setfield (lj_api.c:903)
==30360== by 0x4BAE3C: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:77)
==30360== by 0x4CD5EE: ngx_http_lua_init_vm (ngx_http_lua_util.c:735)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 30 bytes in 1 blocks are definitely lost in loss record 1,106 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526D91C: lua_setfield (lj_api.c:903)
==30360== by 0x4BAE60: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:80)
==30360== by 0x4CD5EE: ngx_http_lua_init_vm (ngx_http_lua_util.c:735)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 30 bytes in 1 blocks are definitely lost in loss record 1,107 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526D91C: lua_setfield (lj_api.c:903)
==30360== by 0x4B7825: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1421)
==30360== by 0x4CD601: ngx_http_lua_init_vm (ngx_http_lua_util.c:737)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 30 bytes in 1 blocks are definitely lost in loss record 1,108 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526D91C: lua_setfield (lj_api.c:903)
==30360== by 0x4C0E1D: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:364)
==30360== by 0x4C9CD0: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2097)
==30360== by 0x4CD624: ngx_http_lua_init_vm (ngx_http_lua_util.c:745)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 30 bytes in 1 blocks are definitely lost in loss record 1,109 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526D91C: lua_setfield (lj_api.c:903)
==30360== by 0x4C01F3: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:46)
==30360== by 0x4C9CD8: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2098)
==30360== by 0x4CD624: ngx_http_lua_init_vm (ngx_http_lua_util.c:745)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 30 bytes in 1 blocks are definitely lost in loss record 1,110 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526D91C: lua_setfield (lj_api.c:903)
==30360== by 0x4C0217: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:49)
==30360== by 0x4C9CD8: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2098)
==30360== by 0x4CD624: ngx_http_lua_init_vm (ngx_http_lua_util.c:745)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 30 bytes in 1 blocks are definitely lost in loss record 1,111 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526D91C: lua_setfield (lj_api.c:903)
==30360== by 0x4C023B: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:52)
==30360== by 0x4C9CD8: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2098)
==30360== by 0x4CD624: ngx_http_lua_init_vm (ngx_http_lua_util.c:745)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 30 bytes in 1 blocks are definitely lost in loss record 1,112 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526D91C: lua_setfield (lj_api.c:903)
==30360== by 0x4C025F: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:55)
==30360== by 0x4C9CD8: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2098)
==30360== by 0x4CD624: ngx_http_lua_init_vm (ngx_http_lua_util.c:745)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 30 bytes in 1 blocks are definitely lost in loss record 1,113 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526D91C: lua_setfield (lj_api.c:903)
==30360== by 0x4E3691: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:39)
==30360== by 0x4CD67B: ngx_http_lua_init_vm (ngx_http_lua_util.c:754)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 31 bytes in 1 blocks are definitely lost in loss record 1,114 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526D91C: lua_setfield (lj_api.c:903)
==30360== by 0x4C82EE: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:77)
==30360== by 0x4CD5C6: ngx_http_lua_init_vm (ngx_http_lua_util.c:729)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 31 bytes in 1 blocks are definitely lost in loss record 1,115 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526D91C: lua_setfield (lj_api.c:903)
==30360== by 0x4C8424: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:109)
==30360== by 0x4CD5C6: ngx_http_lua_init_vm (ngx_http_lua_util.c:729)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 31 bytes in 1 blocks are definitely lost in loss record 1,116 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526D91C: lua_setfield (lj_api.c:903)
==30360== by 0x4C84A0: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:123)
==30360== by 0x4CD5C6: ngx_http_lua_init_vm (ngx_http_lua_util.c:729)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 31 bytes in 1 blocks are definitely lost in loss record 1,117 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526D91C: lua_setfield (lj_api.c:903)
==30360== by 0x4C84BF: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:126)
==30360== by 0x4CD5C6: ngx_http_lua_init_vm (ngx_http_lua_util.c:729)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 31 bytes in 1 blocks are definitely lost in loss record 1,118 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526D91C: lua_setfield (lj_api.c:903)
==30360== by 0x4C0DF9: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:361)
==30360== by 0x4C9CD0: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2097)
==30360== by 0x4CD624: ngx_http_lua_init_vm (ngx_http_lua_util.c:745)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 31 bytes in 1 blocks are definitely lost in loss record 1,119 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526D91C: lua_setfield (lj_api.c:903)
==30360== by 0x4DB8CC: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:298)
==30360== by 0x4CD655: ngx_http_lua_init_vm (ngx_http_lua_util.c:750)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,232 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x52616A9: newtab (lj_tab.c:123)
==30360== by 0x52617A8: lj_tab_new (lj_tab.c:161)
==30360== by 0x52705C8: fs_init (lj_parse.c:1615)
==30360== by 0x5275F3E: lj_parse (lj_parse.c:2706)
==30360== by 0x5277C8A: cpparser (lj_load.c:41)
==30360== by 0x525BAA6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x5277DAA: lua_loadx (lj_load.c:58)
==30360== by 0x4D0760: ngx_http_lua_clfactory_loadbuffer (ngx_http_lua_clfactory.c:731)
==30360== by 0x4CDD78: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:166)
==30360== by 0x4CE76A: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:283)
==30360== by 0x4CE256: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:205)
==30360== by 0x44EB50: ngx_http_core_content_phase (ngx_http_core_module.c:1370)
==30360== by 0x4497E2: ngx_http_core_run_phases (ngx_http_core_module.c:851)
==30360== by 0x4498FB: ngx_http_handler (ngx_http_core_module.c:834)
==30360== by 0x45529B: ngx_http_process_request (ngx_http_request.c:1904)
==30360== by 0x4558C3: ngx_http_process_request_headers (ngx_http_request.c:1335)
==30360== by 0x455E44: ngx_http_process_request_line (ngx_http_request.c:1014)
==30360== by 0x4564F4: ngx_http_wait_request_handler (ngx_http_request.c:500)
==30360== by 0x4351DC: ngx_event_process_posted (ngx_event_posted.c:33)
==30360== by 0x434CAB: ngx_process_events_and_timers (ngx_event.c:259)
==30360== by 0x43CDA9: ngx_single_process_cycle (ngx_process_cycle.c:309)
==30360== by 0x41B00D: main (nginx.c:412)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,233 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x52616A9: newtab (lj_tab.c:123)
==30360== by 0x52617A8: lj_tab_new (lj_tab.c:161)
==30360== by 0x52705C8: fs_init (lj_parse.c:1615)
==30360== by 0x5272F18: parse_body (lj_parse.c:1844)
==30360== by 0x5273C7B: expr_binop (lj_parse.c:2006)
==30360== by 0x52740B5: expr_list (lj_parse.c:2107)
==30360== by 0x52756C3: parse_chunk (lj_parse.c:2314)
==30360== by 0x5275F8F: lj_parse (lj_parse.c:2715)
==30360== by 0x5277C8A: cpparser (lj_load.c:41)
==30360== by 0x525BAA6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x5277DAA: lua_loadx (lj_load.c:58)
==30360== by 0x4D0760: ngx_http_lua_clfactory_loadbuffer (ngx_http_lua_clfactory.c:731)
==30360== by 0x4CDD78: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:166)
==30360== by 0x4CE76A: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:283)
==30360== by 0x4CE256: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:205)
==30360== by 0x44EB50: ngx_http_core_content_phase (ngx_http_core_module.c:1370)
==30360== by 0x4497E2: ngx_http_core_run_phases (ngx_http_core_module.c:851)
==30360== by 0x4498FB: ngx_http_handler (ngx_http_core_module.c:834)
==30360== by 0x45529B: ngx_http_process_request (ngx_http_request.c:1904)
==30360== by 0x4558C3: ngx_http_process_request_headers (ngx_http_request.c:1335)
==30360== by 0x455E44: ngx_http_process_request_line (ngx_http_request.c:1014)
==30360== by 0x4564F4: ngx_http_wait_request_handler (ngx_http_request.c:500)
==30360== by 0x4351DC: ngx_event_process_posted (ngx_event_posted.c:33)
==30360== by 0x434CAB: ngx_process_events_and_timers (ngx_event.c:259)
==30360== by 0x43CDA9: ngx_single_process_cycle (ngx_process_cycle.c:309)
==30360== by 0x41B00D: main (nginx.c:412)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,234 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x52616A9: newtab (lj_tab.c:123)
==30360== by 0x52617A8: lj_tab_new (lj_tab.c:161)
==30360== by 0x526C59A: lua_createtable (lj_api.c:644)
==30360== by 0x4C8F54: ngx_http_lua_create_new_globals_table (ngx_http_lua_util.c:182)
==30360== by 0x4C8FFF: ngx_http_lua_new_thread (ngx_http_lua_util.c:324)
==30360== by 0x4CE58B: ngx_http_lua_content_by_chunk (ngx_http_lua_contentby.c:53)
==30360== by 0x4CE77F: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:292)
==30360== by 0x4CE256: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:205)
==30360== by 0x44EB50: ngx_http_core_content_phase (ngx_http_core_module.c:1370)
==30360== by 0x4497E2: ngx_http_core_run_phases (ngx_http_core_module.c:851)
==30360== by 0x4498FB: ngx_http_handler (ngx_http_core_module.c:834)
==30360== by 0x45529B: ngx_http_process_request (ngx_http_request.c:1904)
==30360== by 0x4558C3: ngx_http_process_request_headers (ngx_http_request.c:1335)
==30360== by 0x455E44: ngx_http_process_request_line (ngx_http_request.c:1014)
==30360== by 0x4564F4: ngx_http_wait_request_handler (ngx_http_request.c:500)
==30360== by 0x4351DC: ngx_event_process_posted (ngx_event_posted.c:33)
==30360== by 0x434CAB: ngx_process_events_and_timers (ngx_event.c:259)
==30360== by 0x43CDA9: ngx_single_process_cycle (ngx_process_cycle.c:309)
==30360== by 0x41B00D: main (nginx.c:412)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,235 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x52616A9: newtab (lj_tab.c:123)
==30360== by 0x52617A8: lj_tab_new (lj_tab.c:161)
==30360== by 0x526C59A: lua_createtable (lj_api.c:644)
==30360== by 0x4C9011: ngx_http_lua_new_thread (ngx_http_lua_util.c:326)
==30360== by 0x4CE58B: ngx_http_lua_content_by_chunk (ngx_http_lua_contentby.c:53)
==30360== by 0x4CE77F: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:292)
==30360== by 0x4CE256: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:205)
==30360== by 0x44EB50: ngx_http_core_content_phase (ngx_http_core_module.c:1370)
==30360== by 0x4497E2: ngx_http_core_run_phases (ngx_http_core_module.c:851)
==30360== by 0x4498FB: ngx_http_handler (ngx_http_core_module.c:834)
==30360== by 0x45529B: ngx_http_process_request (ngx_http_request.c:1904)
==30360== by 0x4558C3: ngx_http_process_request_headers (ngx_http_request.c:1335)
==30360== by 0x455E44: ngx_http_process_request_line (ngx_http_request.c:1014)
==30360== by 0x4564F4: ngx_http_wait_request_handler (ngx_http_request.c:500)
==30360== by 0x4351DC: ngx_event_process_posted (ngx_event_posted.c:33)
==30360== by 0x434CAB: ngx_process_events_and_timers (ngx_event.c:259)
==30360== by 0x43CDA9: ngx_single_process_cycle (ngx_process_cycle.c:309)
==30360== by 0x41B00D: main (nginx.c:412)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,236 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x52616A9: newtab (lj_tab.c:123)
==30360== by 0x52617A8: lj_tab_new (lj_tab.c:161)
==30360== by 0x5266884: cpluaopen (lj_state.c:150)
==30360== by 0x525BAA6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x5266B6A: lua_newstate (lj_state.c:222)
==30360== by 0x52B3191: luaL_newstate (lib_aux.c:323)
==30360== by 0x4CD15B: ngx_http_lua_init_vm (ngx_http_lua_util.c:202)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,237 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x52616A9: newtab (lj_tab.c:123)
==30360== by 0x52617A8: lj_tab_new (lj_tab.c:161)
==30360== by 0x526C59A: lua_createtable (lj_api.c:644)
==30360== by 0x52B2AC9: luaL_findtable (lib_aux.c:93)
==30360== by 0x52B1955: lj_lib_register (lj_lib.c:31)
==30360== by 0x52B4CB8: luaopen_base (lib_base.c:660)
==30360== by 0x525B737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x52C05E8: luaL_openlibs (lib_init.c:45)
==30360== by 0x4CD16F: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,238 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x52616A9: newtab (lj_tab.c:123)
==30360== by 0x52617A8: lj_tab_new (lj_tab.c:161)
==30360== by 0x526C59A: lua_createtable (lj_api.c:644)
==30360== by 0x52B2AC9: luaL_findtable (lib_aux.c:93)
==30360== by 0x52B1993: lj_lib_register (lj_lib.c:35)
==30360== by 0x52B4CD5: luaopen_base (lib_base.c:661)
==30360== by 0x525B737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x52C05E8: luaL_openlibs (lib_init.c:45)
==30360== by 0x4CD16F: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,239 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x52616A9: newtab (lj_tab.c:123)
==30360== by 0x52617A8: lj_tab_new (lj_tab.c:161)
==30360== by 0x526C6DE: luaL_newmetatable (lj_api.c:653)
==30360== by 0x52BA9FB: luaopen_package (lib_package.c:582)
==30360== by 0x525B737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x52C05E8: luaL_openlibs (lib_init.c:45)
==30360== by 0x4CD16F: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,240 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262E76: lj_func_newC (lj_func.c:109)
==30360== by 0x526C375: lua_pushcclosure (lj_api.c:619)
==30360== by 0x52B2069: lj_lib_pushcc (lj_lib.c:155)
==30360== by 0x52BAA11: luaopen_package (lib_package.c:583)
==30360== by 0x525B737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x52C05E8: luaL_openlibs (lib_init.c:45)
==30360== by 0x4CD16F: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,241 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x52616A9: newtab (lj_tab.c:123)
==30360== by 0x52617A8: lj_tab_new (lj_tab.c:161)
==30360== by 0x526C59A: lua_createtable (lj_api.c:644)
==30360== by 0x52B2AC9: luaL_findtable (lib_aux.c:93)
==30360== by 0x52B2C50: luaL_openlib (lib_aux.c:126)
==30360== by 0x52BAA3B: luaopen_package (lib_package.c:585)
==30360== by 0x525B737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x52C05E8: luaL_openlibs (lib_init.c:45)
==30360== by 0x4CD16F: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,242 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x52616A9: newtab (lj_tab.c:123)
==30360== by 0x52617A8: lj_tab_new (lj_tab.c:161)
==30360== by 0x526C59A: lua_createtable (lj_api.c:644)
==30360== by 0x52B2AC9: luaL_findtable (lib_aux.c:93)
==30360== by 0x52BAB89: luaopen_package (lib_package.c:603)
==30360== by 0x525B737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x52C05E8: luaL_openlibs (lib_init.c:45)
==30360== by 0x4CD16F: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,243 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x52616A9: newtab (lj_tab.c:123)
==30360== by 0x52617A8: lj_tab_new (lj_tab.c:161)
==30360== by 0x526C59A: lua_createtable (lj_api.c:644)
==30360== by 0x52B2AC9: luaL_findtable (lib_aux.c:93)
==30360== by 0x52B1993: lj_lib_register (lj_lib.c:35)
==30360== by 0x52B7CFD: luaopen_table (lib_table.c:298)
==30360== by 0x525B737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x52C05E8: luaL_openlibs (lib_init.c:45)
==30360== by 0x4CD16F: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,244 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262E76: lj_func_newC (lj_func.c:109)
==30360== by 0x526C375: lua_pushcclosure (lj_api.c:619)
==30360== by 0x52B2106: lj_lib_prereg (lj_lib.c:165)
==30360== by 0x52B7D20: luaopen_table (lib_table.c:303)
==30360== by 0x525B737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x52C05E8: luaL_openlibs (lib_init.c:45)
==30360== by 0x4CD16F: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,245 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262E76: lj_func_newC (lj_func.c:109)
==30360== by 0x526C375: lua_pushcclosure (lj_api.c:619)
==30360== by 0x52B2106: lj_lib_prereg (lj_lib.c:165)
==30360== by 0x52B7D43: luaopen_table (lib_table.c:304)
==30360== by 0x525B737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x52C05E8: luaL_openlibs (lib_init.c:45)
==30360== by 0x4CD16F: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,246 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x52616A9: newtab (lj_tab.c:123)
==30360== by 0x52617A8: lj_tab_new (lj_tab.c:161)
==30360== by 0x526C59A: lua_createtable (lj_api.c:644)
==30360== by 0x52B1F2E: lj_lib_register (lj_lib.c:44)
==30360== by 0x52B90DD: luaopen_io (lib_io.c:525)
==30360== by 0x525B737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x52C05E8: luaL_openlibs (lib_init.c:45)
==30360== by 0x4CD16F: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,247 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x52616A9: newtab (lj_tab.c:123)
==30360== by 0x52617A8: lj_tab_new (lj_tab.c:161)
==30360== by 0x526C59A: lua_createtable (lj_api.c:644)
==30360== by 0x52B2AC9: luaL_findtable (lib_aux.c:93)
==30360== by 0x52B1993: lj_lib_register (lj_lib.c:35)
==30360== by 0x52B9156: luaopen_io (lib_io.c:528)
==30360== by 0x525B737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x52C05E8: luaL_openlibs (lib_init.c:45)
==30360== by 0x4CD16F: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,248 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x52616A9: newtab (lj_tab.c:123)
==30360== by 0x52617A8: lj_tab_new (lj_tab.c:161)
==30360== by 0x526C59A: lua_createtable (lj_api.c:644)
==30360== by 0x52B2AC9: luaL_findtable (lib_aux.c:93)
==30360== by 0x52B1993: lj_lib_register (lj_lib.c:35)
==30360== by 0x52B9A5D: luaopen_os (lib_os.c:289)
==30360== by 0x525B737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x52C05E8: luaL_openlibs (lib_init.c:45)
==30360== by 0x4CD16F: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,249 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x52616A9: newtab (lj_tab.c:123)
==30360== by 0x52617A8: lj_tab_new (lj_tab.c:161)
==30360== by 0x526C59A: lua_createtable (lj_api.c:644)
==30360== by 0x52B2AC9: luaL_findtable (lib_aux.c:93)
==30360== by 0x52B1993: lj_lib_register (lj_lib.c:35)
==30360== by 0x52B7280: luaopen_string (lib_string.c:739)
==30360== by 0x525B737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x52C05E8: luaL_openlibs (lib_init.c:45)
==30360== by 0x4CD16F: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,250 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x52616A9: newtab (lj_tab.c:123)
==30360== by 0x52617A8: lj_tab_new (lj_tab.c:161)
==30360== by 0x526C59A: lua_createtable (lj_api.c:644)
==30360== by 0x52B2AC9: luaL_findtable (lib_aux.c:93)
==30360== by 0x52B1993: lj_lib_register (lj_lib.c:35)
==30360== by 0x52B5231: luaopen_math (lib_math.c:223)
==30360== by 0x525B737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x52C05E8: luaL_openlibs (lib_init.c:45)
==30360== by 0x4CD16F: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,251 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x52616A9: newtab (lj_tab.c:123)
==30360== by 0x52617A8: lj_tab_new (lj_tab.c:161)
==30360== by 0x526C59A: lua_createtable (lj_api.c:644)
==30360== by 0x52B2AC9: luaL_findtable (lib_aux.c:93)
==30360== by 0x52B1993: lj_lib_register (lj_lib.c:35)
==30360== by 0x52BBC0D: luaopen_debug (lib_debug.c:402)
==30360== by 0x525B737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x52C05E8: luaL_openlibs (lib_init.c:45)
==30360== by 0x4CD16F: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,252 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x52616A9: newtab (lj_tab.c:123)
==30360== by 0x52617A8: lj_tab_new (lj_tab.c:161)
==30360== by 0x526C59A: lua_createtable (lj_api.c:644)
==30360== by 0x52B2AC9: luaL_findtable (lib_aux.c:93)
==30360== by 0x52B1993: lj_lib_register (lj_lib.c:35)
==30360== by 0x52B576D: luaopen_bit (lib_bit.c:177)
==30360== by 0x525B737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x52C05E8: luaL_openlibs (lib_init.c:45)
==30360== by 0x4CD16F: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,253 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x52616A9: newtab (lj_tab.c:123)
==30360== by 0x52617A8: lj_tab_new (lj_tab.c:161)
==30360== by 0x526C59A: lua_createtable (lj_api.c:644)
==30360== by 0x52B2AC9: luaL_findtable (lib_aux.c:93)
==30360== by 0x52B1993: lj_lib_register (lj_lib.c:35)
==30360== by 0x52BD845: luaopen_jit (lib_jit.c:753)
==30360== by 0x525B737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x52C05E8: luaL_openlibs (lib_init.c:45)
==30360== by 0x4CD16F: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,254 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262E76: lj_func_newC (lj_func.c:109)
==30360== by 0x526C375: lua_pushcclosure (lj_api.c:619)
==30360== by 0x52B2106: lj_lib_prereg (lj_lib.c:165)
==30360== by 0x52BD85E: luaopen_jit (lib_jit.c:755)
==30360== by 0x525B737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x52C05E8: luaL_openlibs (lib_init.c:45)
==30360== by 0x4CD16F: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,255 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262E76: lj_func_newC (lj_func.c:109)
==30360== by 0x526C375: lua_pushcclosure (lj_api.c:619)
==30360== by 0x52B2106: lj_lib_prereg (lj_lib.c:165)
==30360== by 0x52BD877: luaopen_jit (lib_jit.c:759)
==30360== by 0x525B737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x52C05E8: luaL_openlibs (lib_init.c:45)
==30360== by 0x4CD16F: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,256 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x52616A9: newtab (lj_tab.c:123)
==30360== by 0x52617A8: lj_tab_new (lj_tab.c:161)
==30360== by 0x526C59A: lua_createtable (lj_api.c:644)
==30360== by 0x52B2AC9: luaL_findtable (lib_aux.c:93)
==30360== by 0x52B1993: lj_lib_register (lj_lib.c:35)
==30360== by 0x52BD894: luaopen_jit (lib_jit.c:762)
==30360== by 0x525B737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x52C05E8: luaL_openlibs (lib_init.c:45)
==30360== by 0x4CD16F: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,257 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262E76: lj_func_newC (lj_func.c:109)
==30360== by 0x52B1AFD: lj_lib_register (lj_lib.c:92)
==30360== by 0x52BD894: luaopen_jit (lib_jit.c:762)
==30360== by 0x525B737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x52C05E8: luaL_openlibs (lib_init.c:45)
==30360== by 0x4CD16F: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,258 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262E76: lj_func_newC (lj_func.c:109)
==30360== by 0x526C375: lua_pushcclosure (lj_api.c:619)
==30360== by 0x52C0629: luaL_openlibs (lib_init.c:50)
==30360== by 0x4CD16F: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,259 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x52616A9: newtab (lj_tab.c:123)
==30360== by 0x52617A8: lj_tab_new (lj_tab.c:161)
==30360== by 0x526C59A: lua_createtable (lj_api.c:644)
==30360== by 0x4CD3E1: ngx_http_lua_init_vm (ngx_http_lua_util.c:670)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,260 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x52616A9: newtab (lj_tab.c:123)
==30360== by 0x52617A8: lj_tab_new (lj_tab.c:161)
==30360== by 0x526C59A: lua_createtable (lj_api.c:644)
==30360== by 0x4CD412: ngx_http_lua_init_vm (ngx_http_lua_util.c:676)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,261 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x52616A9: newtab (lj_tab.c:123)
==30360== by 0x52617A8: lj_tab_new (lj_tab.c:161)
==30360== by 0x526C59A: lua_createtable (lj_api.c:644)
==30360== by 0x4CD43E: ngx_http_lua_init_vm (ngx_http_lua_util.c:681)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,262 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x52616A9: newtab (lj_tab.c:123)
==30360== by 0x52617A8: lj_tab_new (lj_tab.c:161)
==30360== by 0x526C59A: lua_createtable (lj_api.c:644)
==30360== by 0x4CD46A: ngx_http_lua_init_vm (ngx_http_lua_util.c:687)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,263 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x52616A9: newtab (lj_tab.c:123)
==30360== by 0x52617A8: lj_tab_new (lj_tab.c:161)
==30360== by 0x526C59A: lua_createtable (lj_api.c:644)
==30360== by 0x4CD496: ngx_http_lua_init_vm (ngx_http_lua_util.c:694)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,264 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x52616A9: newtab (lj_tab.c:123)
==30360== by 0x52617A8: lj_tab_new (lj_tab.c:161)
==30360== by 0x526C59A: lua_createtable (lj_api.c:644)
==30360== by 0x4B7ACA: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:159)
==30360== by 0x4CD4F0: ngx_http_lua_init_vm (ngx_http_lua_util.c:711)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,265 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x52616A9: newtab (lj_tab.c:123)
==30360== by 0x52617A8: lj_tab_new (lj_tab.c:161)
==30360== by 0x526C59A: lua_createtable (lj_api.c:644)
==30360== by 0x4B7ADC: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:161)
==30360== by 0x4CD4F0: ngx_http_lua_init_vm (ngx_http_lua_util.c:711)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,266 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x52616A9: newtab (lj_tab.c:123)
==30360== by 0x52617A8: lj_tab_new (lj_tab.c:161)
==30360== by 0x526C59A: lua_createtable (lj_api.c:644)
==30360== by 0x4B7AEE: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:163)
==30360== by 0x4CD4F0: ngx_http_lua_init_vm (ngx_http_lua_util.c:711)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,267 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262E76: lj_func_newC (lj_func.c:109)
==30360== by 0x526C375: lua_pushcclosure (lj_api.c:619)
==30360== by 0x4B7B00: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:164)
==30360== by 0x4CD4F0: ngx_http_lua_init_vm (ngx_http_lua_util.c:711)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,268 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262E76: lj_func_newC (lj_func.c:109)
==30360== by 0x526C375: lua_pushcclosure (lj_api.c:619)
==30360== by 0x4B7B24: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:166)
==30360== by 0x4CD4F0: ngx_http_lua_init_vm (ngx_http_lua_util.c:711)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,269 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x52616A9: newtab (lj_tab.c:123)
==30360== by 0x52617A8: lj_tab_new (lj_tab.c:161)
==30360== by 0x526C59A: lua_createtable (lj_api.c:644)
==30360== by 0x4CD502: ngx_http_lua_init_vm (ngx_http_lua_util.c:722)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,270 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262E76: lj_func_newC (lj_func.c:109)
==30360== by 0x526C375: lua_pushcclosure (lj_api.c:619)
==30360== by 0x4CD514: ngx_http_lua_init_vm (ngx_http_lua_util.c:724)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,271 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x52616A9: newtab (lj_tab.c:123)
==30360== by 0x52617A8: lj_tab_new (lj_tab.c:161)
==30360== by 0x526C59A: lua_createtable (lj_api.c:644)
==30360== by 0x4CD54A: ngx_http_lua_init_vm (ngx_http_lua_util.c:2892)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,272 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x52616A9: newtab (lj_tab.c:123)
==30360== by 0x52617A8: lj_tab_new (lj_tab.c:161)
==30360== by 0x526C59A: lua_createtable (lj_api.c:644)
==30360== by 0x4CD55C: ngx_http_lua_init_vm (ngx_http_lua_util.c:2894)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,273 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262E76: lj_func_newC (lj_func.c:109)
==30360== by 0x526C375: lua_pushcclosure (lj_api.c:619)
==30360== by 0x4CD56E: ngx_http_lua_init_vm (ngx_http_lua_util.c:2896)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,274 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262E76: lj_func_newC (lj_func.c:109)
==30360== by 0x526C375: lua_pushcclosure (lj_api.c:619)
==30360== by 0x4CD592: ngx_http_lua_init_vm (ngx_http_lua_util.c:2899)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,275 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262E76: lj_func_newC (lj_func.c:109)
==30360== by 0x526C375: lua_pushcclosure (lj_api.c:619)
==30360== by 0x4B4F7F: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:259)
==30360== by 0x4CD5D6: ngx_http_lua_init_vm (ngx_http_lua_util.c:732)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,276 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262E76: lj_func_newC (lj_func.c:109)
==30360== by 0x526C375: lua_pushcclosure (lj_api.c:619)
==30360== by 0x4B4FA3: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:262)
==30360== by 0x4CD5D6: ngx_http_lua_init_vm (ngx_http_lua_util.c:732)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,277 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262E76: lj_func_newC (lj_func.c:109)
==30360== by 0x526C375: lua_pushcclosure (lj_api.c:619)
==30360== by 0x4BC43D: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:652)
==30360== by 0x4CD5DE: ngx_http_lua_init_vm (ngx_http_lua_util.c:733)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,278 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262E76: lj_func_newC (lj_func.c:109)
==30360== by 0x526C375: lua_pushcclosure (lj_api.c:619)
==30360== by 0x4BC461: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:655)
==30360== by 0x4CD5DE: ngx_http_lua_init_vm (ngx_http_lua_util.c:733)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,279 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262E76: lj_func_newC (lj_func.c:109)
==30360== by 0x526C375: lua_pushcclosure (lj_api.c:619)
==30360== by 0x4BC485: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:658)
==30360== by 0x4CD5DE: ngx_http_lua_init_vm (ngx_http_lua_util.c:733)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,280 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262E76: lj_func_newC (lj_func.c:109)
==30360== by 0x526C375: lua_pushcclosure (lj_api.c:619)
==30360== by 0x4BC4A9: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:661)
==30360== by 0x4CD5DE: ngx_http_lua_init_vm (ngx_http_lua_util.c:733)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,281 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262E76: lj_func_newC (lj_func.c:109)
==30360== by 0x526C375: lua_pushcclosure (lj_api.c:619)
==30360== by 0x4BC4CD: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:664)
==30360== by 0x4CD5DE: ngx_http_lua_init_vm (ngx_http_lua_util.c:733)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,282 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262E76: lj_func_newC (lj_func.c:109)
==30360== by 0x526C375: lua_pushcclosure (lj_api.c:619)
==30360== by 0x4B8E8F: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:205)
==30360== by 0x4CD5E6: ngx_http_lua_init_vm (ngx_http_lua_util.c:734)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,283 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262E76: lj_func_newC (lj_func.c:109)
==30360== by 0x526C375: lua_pushcclosure (lj_api.c:619)
==30360== by 0x4B8EB3: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:208)
==30360== by 0x4CD5E6: ngx_http_lua_init_vm (ngx_http_lua_util.c:734)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,284 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262E76: lj_func_newC (lj_func.c:109)
==30360== by 0x526C375: lua_pushcclosure (lj_api.c:619)
==30360== by 0x4B8ED7: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:211)
==30360== by 0x4CD5E6: ngx_http_lua_init_vm (ngx_http_lua_util.c:734)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,285 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262E76: lj_func_newC (lj_func.c:109)
==30360== by 0x526C375: lua_pushcclosure (lj_api.c:619)
==30360== by 0x4B8EFB: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:214)
==30360== by 0x4CD5E6: ngx_http_lua_init_vm (ngx_http_lua_util.c:734)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,286 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262E76: lj_func_newC (lj_func.c:109)
==30360== by 0x526C375: lua_pushcclosure (lj_api.c:619)
==30360== by 0x4B8F1F: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:217)
==30360== by 0x4CD5E6: ngx_http_lua_init_vm (ngx_http_lua_util.c:734)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,287 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262E76: lj_func_newC (lj_func.c:109)
==30360== by 0x526C375: lua_pushcclosure (lj_api.c:619)
==30360== by 0x4B8F43: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:220)
==30360== by 0x4CD5E6: ngx_http_lua_init_vm (ngx_http_lua_util.c:734)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,288 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262E76: lj_func_newC (lj_func.c:109)
==30360== by 0x526C375: lua_pushcclosure (lj_api.c:619)
==30360== by 0x4B8F67: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:223)
==30360== by 0x4CD5E6: ngx_http_lua_init_vm (ngx_http_lua_util.c:734)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,289 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262E76: lj_func_newC (lj_func.c:109)
==30360== by 0x526C375: lua_pushcclosure (lj_api.c:619)
==30360== by 0x4B8F8B: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:226)
==30360== by 0x4CD5E6: ngx_http_lua_init_vm (ngx_http_lua_util.c:734)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,290 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262E76: lj_func_newC (lj_func.c:109)
==30360== by 0x526C375: lua_pushcclosure (lj_api.c:619)
==30360== by 0x4B8FAF: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:229)
==30360== by 0x4CD5E6: ngx_http_lua_init_vm (ngx_http_lua_util.c:734)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,291 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262E76: lj_func_newC (lj_func.c:109)
==30360== by 0x526C375: lua_pushcclosure (lj_api.c:619)
==30360== by 0x4B8FD3: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:232)
==30360== by 0x4CD5E6: ngx_http_lua_init_vm (ngx_http_lua_util.c:734)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,292 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262E76: lj_func_newC (lj_func.c:109)
==30360== by 0x526C375: lua_pushcclosure (lj_api.c:619)
==30360== by 0x4B8FF7: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:235)
==30360== by 0x4CD5E6: ngx_http_lua_init_vm (ngx_http_lua_util.c:734)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,293 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262E76: lj_func_newC (lj_func.c:109)
==30360== by 0x526C375: lua_pushcclosure (lj_api.c:619)
==30360== by 0x4B901B: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:238)
==30360== by 0x4CD5E6: ngx_http_lua_init_vm (ngx_http_lua_util.c:734)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,294 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526D91C: lua_setfield (lj_api.c:903)
==30360== by 0x4B902D: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:239)
==30360== by 0x4CD5E6: ngx_http_lua_init_vm (ngx_http_lua_util.c:734)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,295 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262E76: lj_func_newC (lj_func.c:109)
==30360== by 0x526C375: lua_pushcclosure (lj_api.c:619)
==30360== by 0x4BAD76: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:61)
==30360== by 0x4CD5EE: ngx_http_lua_init_vm (ngx_http_lua_util.c:735)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,296 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262E76: lj_func_newC (lj_func.c:109)
==30360== by 0x526C375: lua_pushcclosure (lj_api.c:619)
==30360== by 0x4BAD9A: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:64)
==30360== by 0x4CD5EE: ngx_http_lua_init_vm (ngx_http_lua_util.c:735)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,297 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262E76: lj_func_newC (lj_func.c:109)
==30360== by 0x526C375: lua_pushcclosure (lj_api.c:619)
==30360== by 0x4BADE2: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:70)
==30360== by 0x4CD5EE: ngx_http_lua_init_vm (ngx_http_lua_util.c:735)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,298 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262E76: lj_func_newC (lj_func.c:109)
==30360== by 0x526C375: lua_pushcclosure (lj_api.c:619)
==30360== by 0x4BAE06: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:73)
==30360== by 0x4CD5EE: ngx_http_lua_init_vm (ngx_http_lua_util.c:735)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,299 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262E76: lj_func_newC (lj_func.c:109)
==30360== by 0x526C375: lua_pushcclosure (lj_api.c:619)
==30360== by 0x4BAE2A: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:76)
==30360== by 0x4CD5EE: ngx_http_lua_init_vm (ngx_http_lua_util.c:735)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,300 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262E76: lj_func_newC (lj_func.c:109)
==30360== by 0x526C375: lua_pushcclosure (lj_api.c:619)
==30360== by 0x4BAE4E: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:79)
==30360== by 0x4CD5EE: ngx_http_lua_init_vm (ngx_http_lua_util.c:735)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,301 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262E76: lj_func_newC (lj_func.c:109)
==30360== by 0x526C375: lua_pushcclosure (lj_api.c:619)
==30360== by 0x4BAE72: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:82)
==30360== by 0x4CD5EE: ngx_http_lua_init_vm (ngx_http_lua_util.c:735)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,302 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262E76: lj_func_newC (lj_func.c:109)
==30360== by 0x526C375: lua_pushcclosure (lj_api.c:619)
==30360== by 0x4BAE96: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:85)
==30360== by 0x4CD5EE: ngx_http_lua_init_vm (ngx_http_lua_util.c:735)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,303 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262E76: lj_func_newC (lj_func.c:109)
==30360== by 0x526C375: lua_pushcclosure (lj_api.c:619)
==30360== by 0x4BAEBA: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:89)
==30360== by 0x4CD5EE: ngx_http_lua_init_vm (ngx_http_lua_util.c:735)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,304 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262E76: lj_func_newC (lj_func.c:109)
==30360== by 0x526C375: lua_pushcclosure (lj_api.c:619)
==30360== by 0x4BAEDE: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:93)
==30360== by 0x4CD5EE: ngx_http_lua_init_vm (ngx_http_lua_util.c:735)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,305 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262E76: lj_func_newC (lj_func.c:109)
==30360== by 0x526C375: lua_pushcclosure (lj_api.c:619)
==30360== by 0x4BAF02: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:96)
==30360== by 0x4CD5EE: ngx_http_lua_init_vm (ngx_http_lua_util.c:735)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,306 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262E76: lj_func_newC (lj_func.c:109)
==30360== by 0x526C375: lua_pushcclosure (lj_api.c:619)
==30360== by 0x4BAF26: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:100)
==30360== by 0x4CD5EE: ngx_http_lua_init_vm (ngx_http_lua_util.c:735)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,307 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262E76: lj_func_newC (lj_func.c:109)
==30360== by 0x526C375: lua_pushcclosure (lj_api.c:619)
==30360== by 0x4B87F6: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:29)
==30360== by 0x4CD5F9: ngx_http_lua_init_vm (ngx_http_lua_util.c:736)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,308 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262E76: lj_func_newC (lj_func.c:109)
==30360== by 0x526C375: lua_pushcclosure (lj_api.c:619)
==30360== by 0x4B881A: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:34)
==30360== by 0x4CD5F9: ngx_http_lua_init_vm (ngx_http_lua_util.c:736)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,309 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262E76: lj_func_newC (lj_func.c:109)
==30360== by 0x526C375: lua_pushcclosure (lj_api.c:619)
==30360== by 0x4B883E: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:37)
==30360== by 0x4CD5F9: ngx_http_lua_init_vm (ngx_http_lua_util.c:736)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,310 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262E76: lj_func_newC (lj_func.c:109)
==30360== by 0x526C375: lua_pushcclosure (lj_api.c:619)
==30360== by 0x4B8862: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:42)
==30360== by 0x4CD5F9: ngx_http_lua_init_vm (ngx_http_lua_util.c:736)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,311 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262E76: lj_func_newC (lj_func.c:109)
==30360== by 0x526C375: lua_pushcclosure (lj_api.c:619)
==30360== by 0x4B8886: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:47)
==30360== by 0x4CD5F9: ngx_http_lua_init_vm (ngx_http_lua_util.c:736)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,312 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x52616A9: newtab (lj_tab.c:123)
==30360== by 0x52617A8: lj_tab_new (lj_tab.c:161)
==30360== by 0x526C59A: lua_createtable (lj_api.c:644)
==30360== by 0x4B77DD: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1415)
==30360== by 0x4CD601: ngx_http_lua_init_vm (ngx_http_lua_util.c:737)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,313 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262E76: lj_func_newC (lj_func.c:109)
==30360== by 0x526C375: lua_pushcclosure (lj_api.c:619)
==30360== by 0x4B77EF: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1417)
==30360== by 0x4CD601: ngx_http_lua_init_vm (ngx_http_lua_util.c:737)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,314 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262E76: lj_func_newC (lj_func.c:109)
==30360== by 0x526C375: lua_pushcclosure (lj_api.c:619)
==30360== by 0x4B7813: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1420)
==30360== by 0x4CD601: ngx_http_lua_init_vm (ngx_http_lua_util.c:737)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,315 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262E76: lj_func_newC (lj_func.c:109)
==30360== by 0x526C375: lua_pushcclosure (lj_api.c:619)
==30360== by 0x4DC829: ngx_http_lua_inject_sleep_api (ngx_http_lua_sleep.c:132)
==30360== by 0x4CD609: ngx_http_lua_init_vm (ngx_http_lua_util.c:738)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,316 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262E76: lj_func_newC (lj_func.c:109)
==30360== by 0x526C375: lua_pushcclosure (lj_api.c:619)
==30360== by 0x4E1DBC: ngx_http_lua_inject_phase_api (ngx_http_lua_phase.c:90)
==30360== by 0x4CD611: ngx_http_lua_init_vm (ngx_http_lua_util.c:739)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,317 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x52616A9: newtab (lj_tab.c:123)
==30360== by 0x52617A8: lj_tab_new (lj_tab.c:161)
==30360== by 0x526C59A: lua_createtable (lj_api.c:644)
==30360== by 0x4C446E: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1919)
==30360== by 0x4CD619: ngx_http_lua_init_vm (ngx_http_lua_util.c:742)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,318 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262E76: lj_func_newC (lj_func.c:109)
==30360== by 0x526C375: lua_pushcclosure (lj_api.c:619)
==30360== by 0x4C4480: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1921)
==30360== by 0x4CD619: ngx_http_lua_init_vm (ngx_http_lua_util.c:742)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,319 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262E76: lj_func_newC (lj_func.c:109)
==30360== by 0x526C375: lua_pushcclosure (lj_api.c:619)
==30360== by 0x4C44A4: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1924)
==30360== by 0x4CD619: ngx_http_lua_init_vm (ngx_http_lua_util.c:742)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,320 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262E76: lj_func_newC (lj_func.c:109)
==30360== by 0x526C375: lua_pushcclosure (lj_api.c:619)
==30360== by 0x4C44C8: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1927)
==30360== by 0x4CD619: ngx_http_lua_init_vm (ngx_http_lua_util.c:742)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,321 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262E76: lj_func_newC (lj_func.c:109)
==30360== by 0x526C375: lua_pushcclosure (lj_api.c:619)
==30360== by 0x4C44EC: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1930)
==30360== by 0x4CD619: ngx_http_lua_init_vm (ngx_http_lua_util.c:742)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,322 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262E76: lj_func_newC (lj_func.c:109)
==30360== by 0x526C375: lua_pushcclosure (lj_api.c:619)
==30360== by 0x4C4510: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1933)
==30360== by 0x4CD619: ngx_http_lua_init_vm (ngx_http_lua_util.c:742)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,323 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x52616A9: newtab (lj_tab.c:123)
==30360== by 0x52617A8: lj_tab_new (lj_tab.c:161)
==30360== by 0x526C59A: lua_createtable (lj_api.c:644)
==30360== by 0x4C9CB5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2093)
==30360== by 0x4CD624: ngx_http_lua_init_vm (ngx_http_lua_util.c:745)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,324 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262E76: lj_func_newC (lj_func.c:109)
==30360== by 0x526C375: lua_pushcclosure (lj_api.c:619)
==30360== by 0x4BDCE0: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:938)
==30360== by 0x4C9CBD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2095)
==30360== by 0x4CD624: ngx_http_lua_init_vm (ngx_http_lua_util.c:745)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,325 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262E76: lj_func_newC (lj_func.c:109)
==30360== by 0x526C375: lua_pushcclosure (lj_api.c:619)
==30360== by 0x4BDD04: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:941)
==30360== by 0x4C9CBD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2095)
==30360== by 0x4CD624: ngx_http_lua_init_vm (ngx_http_lua_util.c:745)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,326 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262E76: lj_func_newC (lj_func.c:109)
==30360== by 0x526C375: lua_pushcclosure (lj_api.c:619)
==30360== by 0x4BDD28: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:944)
==30360== by 0x4C9CBD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2095)
==30360== by 0x4CD624: ngx_http_lua_init_vm (ngx_http_lua_util.c:745)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,327 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262E76: lj_func_newC (lj_func.c:109)
==30360== by 0x526C375: lua_pushcclosure (lj_api.c:619)
==30360== by 0x4BDD4C: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:947)
==30360== by 0x4C9CBD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2095)
==30360== by 0x4CD624: ngx_http_lua_init_vm (ngx_http_lua_util.c:745)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,328 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262E76: lj_func_newC (lj_func.c:109)
==30360== by 0x526C375: lua_pushcclosure (lj_api.c:619)
==30360== by 0x4BDD70: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:950)
==30360== by 0x4C9CBD: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2095)
==30360== by 0x4CD624: ngx_http_lua_init_vm (ngx_http_lua_util.c:745)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,329 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262E76: lj_func_newC (lj_func.c:109)
==30360== by 0x526C375: lua_pushcclosure (lj_api.c:619)
==30360== by 0x4C05AD: ngx_http_lua_inject_req_uri_api (ngx_http_lua_uri.c:24)
==30360== by 0x4C9CC8: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2096)
==30360== by 0x4CD624: ngx_http_lua_init_vm (ngx_http_lua_util.c:745)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,330 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262E76: lj_func_newC (lj_func.c:109)
==30360== by 0x526C375: lua_pushcclosure (lj_api.c:619)
==30360== by 0x4C0D9F: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:354)
==30360== by 0x4C9CD0: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2097)
==30360== by 0x4CD624: ngx_http_lua_init_vm (ngx_http_lua_util.c:745)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,331 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262E76: lj_func_newC (lj_func.c:109)
==30360== by 0x526C375: lua_pushcclosure (lj_api.c:619)
==30360== by 0x4C0DC3: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:357)
==30360== by 0x4C9CD0: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2097)
==30360== by 0x4CD624: ngx_http_lua_init_vm (ngx_http_lua_util.c:745)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,332 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262E76: lj_func_newC (lj_func.c:109)
==30360== by 0x526C375: lua_pushcclosure (lj_api.c:619)
==30360== by 0x4C0DE7: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:360)
==30360== by 0x4C9CD0: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2097)
==30360== by 0x4CD624: ngx_http_lua_init_vm (ngx_http_lua_util.c:745)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,333 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262E76: lj_func_newC (lj_func.c:109)
==30360== by 0x526C375: lua_pushcclosure (lj_api.c:619)
==30360== by 0x4C0E0B: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:363)
==30360== by 0x4C9CD0: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2097)
==30360== by 0x4CD624: ngx_http_lua_init_vm (ngx_http_lua_util.c:745)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,334 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262E76: lj_func_newC (lj_func.c:109)
==30360== by 0x526C375: lua_pushcclosure (lj_api.c:619)
==30360== by 0x4C0199: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:39)
==30360== by 0x4C9CD8: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2098)
==30360== by 0x4CD624: ngx_http_lua_init_vm (ngx_http_lua_util.c:745)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,335 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262E76: lj_func_newC (lj_func.c:109)
==30360== by 0x526C375: lua_pushcclosure (lj_api.c:619)
==30360== by 0x4C01BD: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:42)
==30360== by 0x4C9CD8: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2098)
==30360== by 0x4CD624: ngx_http_lua_init_vm (ngx_http_lua_util.c:745)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,336 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262E76: lj_func_newC (lj_func.c:109)
==30360== by 0x526C375: lua_pushcclosure (lj_api.c:619)
==30360== by 0x4C01E1: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:45)
==30360== by 0x4C9CD8: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2098)
==30360== by 0x4CD624: ngx_http_lua_init_vm (ngx_http_lua_util.c:745)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,337 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262E76: lj_func_newC (lj_func.c:109)
==30360== by 0x526C375: lua_pushcclosure (lj_api.c:619)
==30360== by 0x4C0205: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:48)
==30360== by 0x4C9CD8: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2098)
==30360== by 0x4CD624: ngx_http_lua_init_vm (ngx_http_lua_util.c:745)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,338 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262E76: lj_func_newC (lj_func.c:109)
==30360== by 0x526C375: lua_pushcclosure (lj_api.c:619)
==30360== by 0x4C0229: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:51)
==30360== by 0x4C9CD8: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2098)
==30360== by 0x4CD624: ngx_http_lua_init_vm (ngx_http_lua_util.c:745)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,339 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262E76: lj_func_newC (lj_func.c:109)
==30360== by 0x526C375: lua_pushcclosure (lj_api.c:619)
==30360== by 0x4C024D: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:54)
==30360== by 0x4C9CD8: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2098)
==30360== by 0x4CD624: ngx_http_lua_init_vm (ngx_http_lua_util.c:745)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,340 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262E76: lj_func_newC (lj_func.c:109)
==30360== by 0x526C375: lua_pushcclosure (lj_api.c:619)
==30360== by 0x4C0271: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:57)
==30360== by 0x4C9CD8: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2098)
==30360== by 0x4CD624: ngx_http_lua_init_vm (ngx_http_lua_util.c:745)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,341 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262E76: lj_func_newC (lj_func.c:109)
==30360== by 0x526C375: lua_pushcclosure (lj_api.c:619)
==30360== by 0x4C0295: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:60)
==30360== by 0x4C9CD8: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2098)
==30360== by 0x4CD624: ngx_http_lua_init_vm (ngx_http_lua_util.c:745)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,342 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262E76: lj_func_newC (lj_func.c:109)
==30360== by 0x526C375: lua_pushcclosure (lj_api.c:619)
==30360== by 0x4C02B9: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:63)
==30360== by 0x4C9CD8: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2098)
==30360== by 0x4CD624: ngx_http_lua_init_vm (ngx_http_lua_util.c:745)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,343 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262E76: lj_func_newC (lj_func.c:109)
==30360== by 0x526C375: lua_pushcclosure (lj_api.c:619)
==30360== by 0x4DBAC6: ngx_http_lua_inject_req_socket_api (ngx_http_lua_socket_tcp.c:357)
==30360== by 0x4C9CE0: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2099)
==30360== by 0x4CD624: ngx_http_lua_init_vm (ngx_http_lua_util.c:745)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,344 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262E76: lj_func_newC (lj_func.c:109)
==30360== by 0x526C375: lua_pushcclosure (lj_api.c:619)
==30360== by 0x4E1833: ngx_http_lua_inject_req_method_api (ngx_http_lua_req_method.c:25)
==30360== by 0x4C9CE8: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2100)
==30360== by 0x4CD624: ngx_http_lua_init_vm (ngx_http_lua_util.c:745)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,345 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262E76: lj_func_newC (lj_func.c:109)
==30360== by 0x526C375: lua_pushcclosure (lj_api.c:619)
==30360== by 0x4E1857: ngx_http_lua_inject_req_method_api (ngx_http_lua_req_method.c:28)
==30360== by 0x4C9CE8: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2100)
==30360== by 0x4CD624: ngx_http_lua_init_vm (ngx_http_lua_util.c:745)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,346 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262E76: lj_func_newC (lj_func.c:109)
==30360== by 0x526C375: lua_pushcclosure (lj_api.c:619)
==30360== by 0x4B9042: ngx_http_lua_inject_req_time_api (ngx_http_lua_time.c:246)
==30360== by 0x4C9CF0: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2101)
==30360== by 0x4CD624: ngx_http_lua_init_vm (ngx_http_lua_util.c:745)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,347 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x52616A9: newtab (lj_tab.c:123)
==30360== by 0x52617A8: lj_tab_new (lj_tab.c:161)
==30360== by 0x526C59A: lua_createtable (lj_api.c:644)
==30360== by 0x4BDC0A: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:915)
==30360== by 0x4CD62C: ngx_http_lua_init_vm (ngx_http_lua_util.c:746)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,348 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x52616A9: newtab (lj_tab.c:123)
==30360== by 0x52617A8: lj_tab_new (lj_tab.c:161)
==30360== by 0x526C59A: lua_createtable (lj_api.c:644)
==30360== by 0x4BDC1C: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:917)
==30360== by 0x4CD62C: ngx_http_lua_init_vm (ngx_http_lua_util.c:746)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,349 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262E76: lj_func_newC (lj_func.c:109)
==30360== by 0x526C375: lua_pushcclosure (lj_api.c:619)
==30360== by 0x4BDC2E: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:918)
==30360== by 0x4CD62C: ngx_http_lua_init_vm (ngx_http_lua_util.c:746)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,350 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262E76: lj_func_newC (lj_func.c:109)
==30360== by 0x526C375: lua_pushcclosure (lj_api.c:619)
==30360== by 0x4BDC52: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:920)
==30360== by 0x4CD62C: ngx_http_lua_init_vm (ngx_http_lua_util.c:746)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,351 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x52616A9: newtab (lj_tab.c:123)
==30360== by 0x52617A8: lj_tab_new (lj_tab.c:161)
==30360== by 0x526C59A: lua_createtable (lj_api.c:644)
==30360== by 0x4BDC95: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:926)
==30360== by 0x4CD62C: ngx_http_lua_init_vm (ngx_http_lua_util.c:746)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,352 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262E76: lj_func_newC (lj_func.c:109)
==30360== by 0x526C375: lua_pushcclosure (lj_api.c:619)
==30360== by 0x4BDCA7: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:928)
==30360== by 0x4CD62C: ngx_http_lua_init_vm (ngx_http_lua_util.c:746)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,353 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x52616A9: newtab (lj_tab.c:123)
==30360== by 0x52617A8: lj_tab_new (lj_tab.c:161)
==30360== by 0x526C59A: lua_createtable (lj_api.c:644)
==30360== by 0x4BDDDF: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:968)
==30360== by 0x4CD637: ngx_http_lua_init_vm (ngx_http_lua_util.c:747)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,354 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x52616A9: newtab (lj_tab.c:123)
==30360== by 0x52617A8: lj_tab_new (lj_tab.c:161)
==30360== by 0x526C59A: lua_createtable (lj_api.c:644)
==30360== by 0x4B9BDD: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:26)
==30360== by 0x4CD63F: ngx_http_lua_init_vm (ngx_http_lua_util.c:748)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,355 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x52616A9: newtab (lj_tab.c:123)
==30360== by 0x52617A8: lj_tab_new (lj_tab.c:161)
==30360== by 0x526C59A: lua_createtable (lj_api.c:644)
==30360== by 0x4B9BEF: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:28)
==30360== by 0x4CD63F: ngx_http_lua_init_vm (ngx_http_lua_util.c:748)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,356 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262E76: lj_func_newC (lj_func.c:109)
==30360== by 0x526C375: lua_pushcclosure (lj_api.c:619)
==30360== by 0x4B9C01: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:29)
==30360== by 0x4CD63F: ngx_http_lua_init_vm (ngx_http_lua_util.c:748)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,357 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262E76: lj_func_newC (lj_func.c:109)
==30360== by 0x526C375: lua_pushcclosure (lj_api.c:619)
==30360== by 0x4B9C25: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:31)
==30360== by 0x4CD63F: ngx_http_lua_init_vm (ngx_http_lua_util.c:748)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,358 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x52616A9: newtab (lj_tab.c:123)
==30360== by 0x52617A8: lj_tab_new (lj_tab.c:161)
==30360== by 0x526C59A: lua_createtable (lj_api.c:644)
==30360== by 0x4D2998: ngx_http_lua_inject_shdict_api (ngx_http_lua_shdict.c:359)
==30360== by 0x4CD64A: ngx_http_lua_init_vm (ngx_http_lua_util.c:749)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,359 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x52616A9: newtab (lj_tab.c:123)
==30360== by 0x52617A8: lj_tab_new (lj_tab.c:161)
==30360== by 0x526C59A: lua_createtable (lj_api.c:644)
==30360== by 0x4DB46E: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:200)
==30360== by 0x4CD655: ngx_http_lua_init_vm (ngx_http_lua_util.c:750)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,360 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262E76: lj_func_newC (lj_func.c:109)
==30360== by 0x526C375: lua_pushcclosure (lj_api.c:619)
==30360== by 0x4DB480: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:202)
==30360== by 0x4CD655: ngx_http_lua_init_vm (ngx_http_lua_util.c:750)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,361 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x52616A9: newtab (lj_tab.c:123)
==30360== by 0x52617A8: lj_tab_new (lj_tab.c:161)
==30360== by 0x526C59A: lua_createtable (lj_api.c:644)
==30360== by 0x4DB5F6: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:226)
==30360== by 0x4CD655: ngx_http_lua_init_vm (ngx_http_lua_util.c:750)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,362 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262E76: lj_func_newC (lj_func.c:109)
==30360== by 0x526C375: lua_pushcclosure (lj_api.c:619)
==30360== by 0x4DB608: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:228)
==30360== by 0x4CD655: ngx_http_lua_init_vm (ngx_http_lua_util.c:750)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,363 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262E76: lj_func_newC (lj_func.c:109)
==30360== by 0x526C375: lua_pushcclosure (lj_api.c:619)
==30360== by 0x4DB62C: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:231)
==30360== by 0x4CD655: ngx_http_lua_init_vm (ngx_http_lua_util.c:750)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,364 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262E76: lj_func_newC (lj_func.c:109)
==30360== by 0x526C375: lua_pushcclosure (lj_api.c:619)
==30360== by 0x4DB650: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:234)
==30360== by 0x4CD655: ngx_http_lua_init_vm (ngx_http_lua_util.c:750)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,365 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x52616A9: newtab (lj_tab.c:123)
==30360== by 0x52617A8: lj_tab_new (lj_tab.c:161)
==30360== by 0x526C59A: lua_createtable (lj_api.c:644)
==30360== by 0x4DB6AD: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:245)
==30360== by 0x4CD655: ngx_http_lua_init_vm (ngx_http_lua_util.c:750)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,366 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262E76: lj_func_newC (lj_func.c:109)
==30360== by 0x526C375: lua_pushcclosure (lj_api.c:619)
==30360== by 0x4DB6BF: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:247)
==30360== by 0x4CD655: ngx_http_lua_init_vm (ngx_http_lua_util.c:750)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,367 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262E76: lj_func_newC (lj_func.c:109)
==30360== by 0x526C375: lua_pushcclosure (lj_api.c:619)
==30360== by 0x4DB6E3: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:250)
==30360== by 0x4CD655: ngx_http_lua_init_vm (ngx_http_lua_util.c:750)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,368 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262E76: lj_func_newC (lj_func.c:109)
==30360== by 0x526C375: lua_pushcclosure (lj_api.c:619)
==30360== by 0x4DB707: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:253)
==30360== by 0x4CD655: ngx_http_lua_init_vm (ngx_http_lua_util.c:750)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,369 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262E76: lj_func_newC (lj_func.c:109)
==30360== by 0x526C375: lua_pushcclosure (lj_api.c:619)
==30360== by 0x4DB72B: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:256)
==30360== by 0x4CD655: ngx_http_lua_init_vm (ngx_http_lua_util.c:750)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,370 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x52616A9: newtab (lj_tab.c:123)
==30360== by 0x52617A8: lj_tab_new (lj_tab.c:161)
==30360== by 0x526C59A: lua_createtable (lj_api.c:644)
==30360== by 0x4DB788: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:267)
==30360== by 0x4CD655: ngx_http_lua_init_vm (ngx_http_lua_util.c:750)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,371 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262E76: lj_func_newC (lj_func.c:109)
==30360== by 0x526C375: lua_pushcclosure (lj_api.c:619)
==30360== by 0x4DB79A: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:269)
==30360== by 0x4CD655: ngx_http_lua_init_vm (ngx_http_lua_util.c:750)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,372 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262E76: lj_func_newC (lj_func.c:109)
==30360== by 0x526C375: lua_pushcclosure (lj_api.c:619)
==30360== by 0x4DB7BE: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:274)
==30360== by 0x4CD655: ngx_http_lua_init_vm (ngx_http_lua_util.c:750)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,373 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262E76: lj_func_newC (lj_func.c:109)
==30360== by 0x526C375: lua_pushcclosure (lj_api.c:619)
==30360== by 0x4DB7E2: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:279)
==30360== by 0x4CD655: ngx_http_lua_init_vm (ngx_http_lua_util.c:750)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,374 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262E76: lj_func_newC (lj_func.c:109)
==30360== by 0x526C375: lua_pushcclosure (lj_api.c:619)
==30360== by 0x4DB806: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:282)
==30360== by 0x4CD655: ngx_http_lua_init_vm (ngx_http_lua_util.c:750)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,375 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262E76: lj_func_newC (lj_func.c:109)
==30360== by 0x526C375: lua_pushcclosure (lj_api.c:619)
==30360== by 0x4DB82A: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:285)
==30360== by 0x4CD655: ngx_http_lua_init_vm (ngx_http_lua_util.c:750)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,376 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262E76: lj_func_newC (lj_func.c:109)
==30360== by 0x526C375: lua_pushcclosure (lj_api.c:619)
==30360== by 0x4DB84E: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:288)
==30360== by 0x4CD655: ngx_http_lua_init_vm (ngx_http_lua_util.c:750)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,377 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262E76: lj_func_newC (lj_func.c:109)
==30360== by 0x526C375: lua_pushcclosure (lj_api.c:619)
==30360== by 0x4DB872: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:291)
==30360== by 0x4CD655: ngx_http_lua_init_vm (ngx_http_lua_util.c:750)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,378 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262E76: lj_func_newC (lj_func.c:109)
==30360== by 0x526C375: lua_pushcclosure (lj_api.c:619)
==30360== by 0x4DB896: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:294)
==30360== by 0x4CD655: ngx_http_lua_init_vm (ngx_http_lua_util.c:750)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,379 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262E76: lj_func_newC (lj_func.c:109)
==30360== by 0x526C375: lua_pushcclosure (lj_api.c:619)
==30360== by 0x4DB8BA: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:297)
==30360== by 0x4CD655: ngx_http_lua_init_vm (ngx_http_lua_util.c:750)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,380 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262E76: lj_func_newC (lj_func.c:109)
==30360== by 0x526C375: lua_pushcclosure (lj_api.c:619)
==30360== by 0x4DB8DE: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:300)
==30360== by 0x4CD655: ngx_http_lua_init_vm (ngx_http_lua_util.c:750)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,381 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x52616A9: newtab (lj_tab.c:123)
==30360== by 0x52617A8: lj_tab_new (lj_tab.c:161)
==30360== by 0x526C59A: lua_createtable (lj_api.c:644)
==30360== by 0x4DB93B: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:310)
==30360== by 0x4CD655: ngx_http_lua_init_vm (ngx_http_lua_util.c:750)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,382 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262E76: lj_func_newC (lj_func.c:109)
==30360== by 0x526C375: lua_pushcclosure (lj_api.c:619)
==30360== by 0x4DB94D: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:311)
==30360== by 0x4CD655: ngx_http_lua_init_vm (ngx_http_lua_util.c:750)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,383 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x52616A9: newtab (lj_tab.c:123)
==30360== by 0x52617A8: lj_tab_new (lj_tab.c:161)
==30360== by 0x526C59A: lua_createtable (lj_api.c:644)
==30360== by 0x4DB98B: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:318)
==30360== by 0x4CD655: ngx_http_lua_init_vm (ngx_http_lua_util.c:750)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,384 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262E76: lj_func_newC (lj_func.c:109)
==30360== by 0x526C375: lua_pushcclosure (lj_api.c:619)
==30360== by 0x4DB99D: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:319)
==30360== by 0x4CD655: ngx_http_lua_init_vm (ngx_http_lua_util.c:750)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,385 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x52616A9: newtab (lj_tab.c:123)
==30360== by 0x52617A8: lj_tab_new (lj_tab.c:161)
==30360== by 0x526C59A: lua_createtable (lj_api.c:644)
==30360== by 0x4DB9DB: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:326)
==30360== by 0x4CD655: ngx_http_lua_init_vm (ngx_http_lua_util.c:750)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,386 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262E76: lj_func_newC (lj_func.c:109)
==30360== by 0x526C375: lua_pushcclosure (lj_api.c:619)
==30360== by 0x4DB9ED: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:327)
==30360== by 0x4CD655: ngx_http_lua_init_vm (ngx_http_lua_util.c:750)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,387 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x52616A9: newtab (lj_tab.c:123)
==30360== by 0x52617A8: lj_tab_new (lj_tab.c:161)
==30360== by 0x526C59A: lua_createtable (lj_api.c:644)
==30360== by 0x4DBA2B: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:334)
==30360== by 0x4CD655: ngx_http_lua_init_vm (ngx_http_lua_util.c:750)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,388 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262E76: lj_func_newC (lj_func.c:109)
==30360== by 0x526C375: lua_pushcclosure (lj_api.c:619)
==30360== by 0x4DBA3D: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:335)
==30360== by 0x4CD655: ngx_http_lua_init_vm (ngx_http_lua_util.c:750)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,389 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x52616A9: newtab (lj_tab.c:123)
==30360== by 0x52617A8: lj_tab_new (lj_tab.c:161)
==30360== by 0x526C59A: lua_createtable (lj_api.c:644)
==30360== by 0x4DBA7B: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:344)
==30360== by 0x4CD655: ngx_http_lua_init_vm (ngx_http_lua_util.c:750)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,390 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262E76: lj_func_newC (lj_func.c:109)
==30360== by 0x526C375: lua_pushcclosure (lj_api.c:619)
==30360== by 0x4DBA8D: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:345)
==30360== by 0x4CD655: ngx_http_lua_init_vm (ngx_http_lua_util.c:750)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,391 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262E76: lj_func_newC (lj_func.c:109)
==30360== by 0x526C375: lua_pushcclosure (lj_api.c:619)
==30360== by 0x4E124E: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:80)
==30360== by 0x4CD660: ngx_http_lua_init_vm (ngx_http_lua_util.c:751)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,392 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x52616A9: newtab (lj_tab.c:123)
==30360== by 0x52617A8: lj_tab_new (lj_tab.c:161)
==30360== by 0x526C59A: lua_createtable (lj_api.c:644)
==30360== by 0x4E127F: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:85)
==30360== by 0x4CD660: ngx_http_lua_init_vm (ngx_http_lua_util.c:751)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,393 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262E76: lj_func_newC (lj_func.c:109)
==30360== by 0x526C375: lua_pushcclosure (lj_api.c:619)
==30360== by 0x4E1291: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:87)
==30360== by 0x4CD660: ngx_http_lua_init_vm (ngx_http_lua_util.c:751)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,394 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262E76: lj_func_newC (lj_func.c:109)
==30360== by 0x526C375: lua_pushcclosure (lj_api.c:619)
==30360== by 0x4E12B5: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:90)
==30360== by 0x4CD660: ngx_http_lua_init_vm (ngx_http_lua_util.c:751)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,395 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262E76: lj_func_newC (lj_func.c:109)
==30360== by 0x526C375: lua_pushcclosure (lj_api.c:619)
==30360== by 0x4E12D9: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:93)
==30360== by 0x4CD660: ngx_http_lua_init_vm (ngx_http_lua_util.c:751)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,396 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262E76: lj_func_newC (lj_func.c:109)
==30360== by 0x526C375: lua_pushcclosure (lj_api.c:619)
==30360== by 0x4E12FD: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:96)
==30360== by 0x4CD660: ngx_http_lua_init_vm (ngx_http_lua_util.c:751)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,397 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262E76: lj_func_newC (lj_func.c:109)
==30360== by 0x526C375: lua_pushcclosure (lj_api.c:619)
==30360== by 0x4E1321: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:99)
==30360== by 0x4CD660: ngx_http_lua_init_vm (ngx_http_lua_util.c:751)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,398 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x52616A9: newtab (lj_tab.c:123)
==30360== by 0x52617A8: lj_tab_new (lj_tab.c:161)
==30360== by 0x526C59A: lua_createtable (lj_api.c:644)
==30360== by 0x4E137E: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:109)
==30360== by 0x4CD660: ngx_http_lua_init_vm (ngx_http_lua_util.c:751)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,399 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262E76: lj_func_newC (lj_func.c:109)
==30360== by 0x526C375: lua_pushcclosure (lj_api.c:619)
==30360== by 0x4E1390: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:110)
==30360== by 0x4CD660: ngx_http_lua_init_vm (ngx_http_lua_util.c:751)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,400 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x52616A9: newtab (lj_tab.c:123)
==30360== by 0x52617A8: lj_tab_new (lj_tab.c:161)
==30360== by 0x526C59A: lua_createtable (lj_api.c:644)
==30360== by 0x4E250C: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:34)
==30360== by 0x4CD66B: ngx_http_lua_init_vm (ngx_http_lua_util.c:752)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,401 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262E76: lj_func_newC (lj_func.c:109)
==30360== by 0x526C375: lua_pushcclosure (lj_api.c:619)
==30360== by 0x4E251E: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:36)
==30360== by 0x4CD66B: ngx_http_lua_init_vm (ngx_http_lua_util.c:752)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,402 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262E76: lj_func_newC (lj_func.c:109)
==30360== by 0x526C375: lua_pushcclosure (lj_api.c:619)
==30360== by 0x4E2542: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:39)
==30360== by 0x4CD66B: ngx_http_lua_init_vm (ngx_http_lua_util.c:752)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,403 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262E76: lj_func_newC (lj_func.c:109)
==30360== by 0x526C375: lua_pushcclosure (lj_api.c:619)
==30360== by 0x4E2566: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:42)
==30360== by 0x4CD66B: ngx_http_lua_init_vm (ngx_http_lua_util.c:752)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,404 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x52616A9: newtab (lj_tab.c:123)
==30360== by 0x52617A8: lj_tab_new (lj_tab.c:161)
==30360== by 0x526C59A: lua_createtable (lj_api.c:644)
==30360== by 0x4E359C: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:52)
==30360== by 0x4CD673: ngx_http_lua_init_vm (ngx_http_lua_util.c:753)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,405 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262E76: lj_func_newC (lj_func.c:109)
==30360== by 0x526C375: lua_pushcclosure (lj_api.c:619)
==30360== by 0x4E35AE: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:54)
==30360== by 0x4CD673: ngx_http_lua_init_vm (ngx_http_lua_util.c:753)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,406 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x52616A9: newtab (lj_tab.c:123)
==30360== by 0x52617A8: lj_tab_new (lj_tab.c:161)
==30360== by 0x526C59A: lua_createtable (lj_api.c:644)
==30360== by 0x4E362F: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:26)
==30360== by 0x4CD67B: ngx_http_lua_init_vm (ngx_http_lua_util.c:754)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,407 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262E76: lj_func_newC (lj_func.c:109)
==30360== by 0x526C375: lua_pushcclosure (lj_api.c:619)
==30360== by 0x4E3660: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:35)
==30360== by 0x4CD67B: ngx_http_lua_init_vm (ngx_http_lua_util.c:754)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,408 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526D91C: lua_setfield (lj_api.c:903)
==30360== by 0x4E36B0: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:42)
==30360== by 0x4CD67B: ngx_http_lua_init_vm (ngx_http_lua_util.c:754)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,409 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262E76: lj_func_newC (lj_func.c:109)
==30360== by 0x526C375: lua_pushcclosure (lj_api.c:619)
==30360== by 0x4E36C2: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:44)
==30360== by 0x4CD67B: ngx_http_lua_init_vm (ngx_http_lua_util.c:754)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,410 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526D91C: lua_setfield (lj_api.c:903)
==30360== by 0x4E36D4: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:45)
==30360== by 0x4CD67B: ngx_http_lua_init_vm (ngx_http_lua_util.c:754)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,411 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x52616A9: newtab (lj_tab.c:123)
==30360== by 0x52617A8: lj_tab_new (lj_tab.c:161)
==30360== by 0x526C59A: lua_createtable (lj_api.c:644)
==30360== by 0x4E3731: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:23)
==30360== by 0x4CD683: ngx_http_lua_init_vm (ngx_http_lua_util.c:755)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,412 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262E76: lj_func_newC (lj_func.c:109)
==30360== by 0x526C375: lua_pushcclosure (lj_api.c:619)
==30360== by 0x4E3743: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:25)
==30360== by 0x4CD683: ngx_http_lua_init_vm (ngx_http_lua_util.c:755)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,413 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262E76: lj_func_newC (lj_func.c:109)
==30360== by 0x526C375: lua_pushcclosure (lj_api.c:619)
==30360== by 0x4E3767: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:28)
==30360== by 0x4CD683: ngx_http_lua_init_vm (ngx_http_lua_util.c:755)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,414 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x52616A9: newtab (lj_tab.c:123)
==30360== by 0x52617A8: lj_tab_new (lj_tab.c:161)
==30360== by 0x526C59A: lua_createtable (lj_api.c:644)
==30360== by 0x4B94E7: ngx_http_lua_inject_misc_api (ngx_http_lua_misc.c:27)
==30360== by 0x4CD68B: ngx_http_lua_init_vm (ngx_http_lua_util.c:757)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,415 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262E76: lj_func_newC (lj_func.c:109)
==30360== by 0x526C375: lua_pushcclosure (lj_api.c:619)
==30360== by 0x4B94F9: ngx_http_lua_inject_misc_api (ngx_http_lua_misc.c:28)
==30360== by 0x4CD68B: ngx_http_lua_init_vm (ngx_http_lua_util.c:757)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,416 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262E76: lj_func_newC (lj_func.c:109)
==30360== by 0x526C375: lua_pushcclosure (lj_api.c:619)
==30360== by 0x4B951D: ngx_http_lua_inject_misc_api (ngx_http_lua_misc.c:30)
==30360== by 0x4CD68B: ngx_http_lua_init_vm (ngx_http_lua_util.c:757)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,417 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x52616A9: newtab (lj_tab.c:123)
==30360== by 0x52617A8: lj_tab_new (lj_tab.c:161)
==30360== by 0x526C59A: lua_createtable (lj_api.c:644)
==30360== by 0x4DD0B9: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:243)
==30360== by 0x4CD6F8: ngx_http_lua_init_vm (ngx_http_lua_util.c:767)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,418 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262E76: lj_func_newC (lj_func.c:109)
==30360== by 0x526C375: lua_pushcclosure (lj_api.c:619)
==30360== by 0x4DD19E: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:267)
==30360== by 0x4CD6F8: ngx_http_lua_init_vm (ngx_http_lua_util.c:767)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,419 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262E76: lj_func_newC (lj_func.c:109)
==30360== by 0x526C375: lua_pushcclosure (lj_api.c:619)
==30360== by 0x4DD1C2: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:270)
==30360== by 0x4CD6F8: ngx_http_lua_init_vm (ngx_http_lua_util.c:767)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,420 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262E76: lj_func_newC (lj_func.c:109)
==30360== by 0x526C375: lua_pushcclosure (lj_api.c:619)
==30360== by 0x4DD1E6: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:273)
==30360== by 0x4CD6F8: ngx_http_lua_init_vm (ngx_http_lua_util.c:767)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,421 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262E76: lj_func_newC (lj_func.c:109)
==30360== by 0x526C375: lua_pushcclosure (lj_api.c:619)
==30360== by 0x4DD20A: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:276)
==30360== by 0x4CD6F8: ngx_http_lua_init_vm (ngx_http_lua_util.c:767)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,422 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x52616A9: newtab (lj_tab.c:123)
==30360== by 0x52617A8: lj_tab_new (lj_tab.c:161)
==30360== by 0x52705C8: fs_init (lj_parse.c:1615)
==30360== by 0x5275F3E: lj_parse (lj_parse.c:2706)
==30360== by 0x5277C8A: cpparser (lj_load.c:41)
==30360== by 0x525BAA6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x5277DAA: lua_loadx (lj_load.c:58)
==30360== by 0x527802B: luaL_loadbufferx (lj_load.c:143)
==30360== by 0x4DD26C: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:314)
==30360== by 0x4CD6F8: ngx_http_lua_init_vm (ngx_http_lua_util.c:767)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,423 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x52616A9: newtab (lj_tab.c:123)
==30360== by 0x52617A8: lj_tab_new (lj_tab.c:161)
==30360== by 0x52705C8: fs_init (lj_parse.c:1615)
==30360== by 0x5272F18: parse_body (lj_parse.c:1844)
==30360== by 0x5273C7B: expr_binop (lj_parse.c:2006)
==30360== by 0x52740B5: expr_list (lj_parse.c:2107)
==30360== by 0x5274E37: parse_assignment (lj_parse.c:2198)
==30360== by 0x5275033: parse_chunk (lj_parse.c:2231)
==30360== by 0x5275DD8: parse_block (lj_parse.c:2400)
==30360== by 0x5275799: parse_chunk (lj_parse.c:2552)
==30360== by 0x5275F8F: lj_parse (lj_parse.c:2715)
==30360== by 0x5277C8A: cpparser (lj_load.c:41)
==30360== by 0x525BAA6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x5277DAA: lua_loadx (lj_load.c:58)
==30360== by 0x527802B: luaL_loadbufferx (lj_load.c:143)
==30360== by 0x4DD26C: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:314)
==30360== by 0x4CD6F8: ngx_http_lua_init_vm (ngx_http_lua_util.c:767)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,424 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x52616A9: newtab (lj_tab.c:123)
==30360== by 0x52617A8: lj_tab_new (lj_tab.c:161)
==30360== by 0x52705C8: fs_init (lj_parse.c:1615)
==30360== by 0x5272F18: parse_body (lj_parse.c:1844)
==30360== by 0x5273C7B: expr_binop (lj_parse.c:2006)
==30360== by 0x52740B5: expr_list (lj_parse.c:2107)
==30360== by 0x5274E37: parse_assignment (lj_parse.c:2198)
==30360== by 0x5275033: parse_chunk (lj_parse.c:2231)
==30360== by 0x5275F8F: lj_parse (lj_parse.c:2715)
==30360== by 0x5277C8A: cpparser (lj_load.c:41)
==30360== by 0x525BAA6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x5277DAA: lua_loadx (lj_load.c:58)
==30360== by 0x527802B: luaL_loadbufferx (lj_load.c:143)
==30360== by 0x4DD26C: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:314)
==30360== by 0x4CD6F8: ngx_http_lua_init_vm (ngx_http_lua_util.c:767)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,425 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x52616A9: newtab (lj_tab.c:123)
==30360== by 0x52617A8: lj_tab_new (lj_tab.c:161)
==30360== by 0x52705C8: fs_init (lj_parse.c:1615)
==30360== by 0x5272F18: parse_body (lj_parse.c:1844)
==30360== by 0x5273C7B: expr_binop (lj_parse.c:2006)
==30360== by 0x52740B5: expr_list (lj_parse.c:2107)
==30360== by 0x52756C3: parse_chunk (lj_parse.c:2314)
==30360== by 0x5273040: parse_body (lj_parse.c:1851)
==30360== by 0x5273C7B: expr_binop (lj_parse.c:2006)
==30360== by 0x52740B5: expr_list (lj_parse.c:2107)
==30360== by 0x5274E37: parse_assignment (lj_parse.c:2198)
==30360== by 0x5275033: parse_chunk (lj_parse.c:2231)
==30360== by 0x5275F8F: lj_parse (lj_parse.c:2715)
==30360== by 0x5277C8A: cpparser (lj_load.c:41)
==30360== by 0x525BAA6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x5277DAA: lua_loadx (lj_load.c:58)
==30360== by 0x527802B: luaL_loadbufferx (lj_load.c:143)
==30360== by 0x4DD26C: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:314)
==30360== by 0x4CD6F8: ngx_http_lua_init_vm (ngx_http_lua_util.c:767)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,426 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5260909: buf_grow (lj_buf.c:25)
==30360== by 0x526093A: lj_buf_need2 (lj_buf.c:36)
==30360== by 0x5263C4F: lj_meta_cat (lj_meta.c:286)
==30360== by 0x525A60B: lj_BC_CAT (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x526E48C: lua_pcall (lj_api.c:1055)
==30360== by 0x4DD2D3: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:326)
==30360== by 0x4CD6F8: ngx_http_lua_init_vm (ngx_http_lua_util.c:767)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 32 bytes in 1 blocks are definitely lost in loss record 1,427 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262E76: lj_func_newC (lj_func.c:109)
==30360== by 0x526C375: lua_pushcclosure (lj_api.c:619)
==30360== by 0x4CD7B8: ngx_http_lua_init_vm (ngx_http_lua_util.c:3725)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 33 bytes in 1 blocks are definitely lost in loss record 1,430 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526D91C: lua_setfield (lj_api.c:903)
==30360== by 0x4C8462: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:116)
==30360== by 0x4CD5C6: ngx_http_lua_init_vm (ngx_http_lua_util.c:729)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 33 bytes in 1 blocks are definitely lost in loss record 1,431 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526D91C: lua_setfield (lj_api.c:903)
==30360== by 0x4C84DE: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:129)
==30360== by 0x4CD5C6: ngx_http_lua_init_vm (ngx_http_lua_util.c:729)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 34 bytes in 1 blocks are definitely lost in loss record 1,432 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x52668D9: cpluaopen (lj_state.c:154)
==30360== by 0x525BAA6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x5266B6A: lua_newstate (lj_state.c:222)
==30360== by 0x52B3191: luaL_newstate (lib_aux.c:323)
==30360== by 0x4CD15B: ngx_http_lua_init_vm (ngx_http_lua_util.c:202)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 34 bytes in 1 blocks are definitely lost in loss record 1,433 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526D91C: lua_setfield (lj_api.c:903)
==30360== by 0x4C8443: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:113)
==30360== by 0x4CD5C6: ngx_http_lua_init_vm (ngx_http_lua_util.c:729)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 34 bytes in 1 blocks are definitely lost in loss record 1,434 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526D91C: lua_setfield (lj_api.c:903)
==30360== by 0x4C8481: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:119)
==30360== by 0x4CD5C6: ngx_http_lua_init_vm (ngx_http_lua_util.c:729)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 35 bytes in 1 blocks are definitely lost in loss record 1,436 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526C0BA: lua_pushlstring (lj_api.c:578)
==30360== by 0x52BD828: luaopen_jit (lib_jit.c:752)
==30360== by 0x525B737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x52C05E8: luaL_openlibs (lib_init.c:45)
==30360== by 0x4CD16F: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 35 bytes in 1 blocks are definitely lost in loss record 1,437 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526C0BA: lua_pushlstring (lj_api.c:578)
==30360== by 0x4CD400: ngx_http_lua_init_vm (ngx_http_lua_util.c:675)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 36 bytes in 2 blocks are definitely lost in loss record 1,440 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x5272E81: lj_parse_keepstr (lj_parse.c:237)
==30360== by 0x5270263: lex_scan (lj_lex.c:253)
==30360== by 0x527043C: lj_lex_next (lj_lex.c:427)
==30360== by 0x5270538: lex_opt (lj_parse.c:989)
==30360== by 0x52740E7: expr_list (lj_parse.c:1875)
==30360== by 0x5274A12: parse_args (lj_parse.c:1900)
==30360== by 0x5274B7C: expr_primary (lj_parse.c:1963)
==30360== by 0x52732DA: expr_binop (lj_parse.c:2009)
==30360== by 0x52740B5: expr_list (lj_parse.c:2107)
==30360== by 0x52759AB: parse_chunk (lj_parse.c:2259)
==30360== by 0x5275F8F: lj_parse (lj_parse.c:2715)
==30360== by 0x5277C8A: cpparser (lj_load.c:41)
==30360== by 0x525BAA6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x5277DAA: lua_loadx (lj_load.c:58)
==30360== by 0x527802B: luaL_loadbufferx (lj_load.c:143)
==30360== by 0x4BDDF4: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:970)
==30360== by 0x4CD637: ngx_http_lua_init_vm (ngx_http_lua_util.c:747)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 37 bytes in 1 blocks are definitely lost in loss record 1,441 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526D91C: lua_setfield (lj_api.c:903)
==30360== by 0x4C8579: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:144)
==30360== by 0x4CD5C6: ngx_http_lua_init_vm (ngx_http_lua_util.c:729)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 38 bytes in 1 blocks are definitely lost in loss record 1,443 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526D91C: lua_setfield (lj_api.c:903)
==30360== by 0x4C83C7: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:99)
==30360== by 0x4CD5C6: ngx_http_lua_init_vm (ngx_http_lua_util.c:729)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 39 bytes in 1 blocks are definitely lost in loss record 1,445 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526D91C: lua_setfield (lj_api.c:903)
==30360== by 0x4C8405: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:105)
==30360== by 0x4CD5C6: ngx_http_lua_init_vm (ngx_http_lua_util.c:729)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 40 bytes in 1 blocks are definitely lost in loss record 1,460 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5263246: lj_udata_new (lj_udata.c:15)
==30360== by 0x526C98C: lua_newuserdata (lj_api.c:687)
==30360== by 0x52B843A: io_std_new (lib_io.c:512)
==30360== by 0x52B9172: luaopen_io (lib_io.c:529)
==30360== by 0x525B737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x52C05E8: luaL_openlibs (lib_init.c:45)
==30360== by 0x4CD16F: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 40 bytes in 1 blocks are definitely lost in loss record 1,461 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5263246: lj_udata_new (lj_udata.c:15)
==30360== by 0x526C98C: lua_newuserdata (lj_api.c:687)
==30360== by 0x52B843A: io_std_new (lib_io.c:512)
==30360== by 0x52B9194: luaopen_io (lib_io.c:530)
==30360== by 0x525B737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x52C05E8: luaL_openlibs (lib_init.c:45)
==30360== by 0x4CD16F: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 40 bytes in 1 blocks are definitely lost in loss record 1,462 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5263246: lj_udata_new (lj_udata.c:15)
==30360== by 0x526C98C: lua_newuserdata (lj_api.c:687)
==30360== by 0x52B843A: io_std_new (lib_io.c:512)
==30360== by 0x52B91B3: luaopen_io (lib_io.c:531)
==30360== by 0x525B737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x52C05E8: luaL_openlibs (lib_init.c:45)
==30360== by 0x4CD16F: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 40 bytes in 1 blocks are definitely lost in loss record 1,463 of 2,003
==30360== at 0x4C298EE: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5262571: lj_tab_resize (lj_tab.c:267)
==30360== by 0x52627A6: rehashtab (lj_tab.c:386)
==30360== by 0x526205D: lj_tab_newkey (lj_tab.c:470)
==30360== by 0x5262257: lj_tab_setinth (lj_tab.c:523)
==30360== by 0x5274598: expr_table (lj_parse.c:1744)
==30360== by 0x5273D29: expr_binop (lj_parse.c:2002)
==30360== by 0x52740B5: expr_list (lj_parse.c:2107)
==30360== by 0x52759AB: parse_chunk (lj_parse.c:2259)
==30360== by 0x5275F8F: lj_parse (lj_parse.c:2715)
==30360== by 0x5277C8A: cpparser (lj_load.c:41)
==30360== by 0x525BAA6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x5277DAA: lua_loadx (lj_load.c:58)
==30360== by 0x527802B: luaL_loadbufferx (lj_load.c:143)
==30360== by 0x4DD26C: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:314)
==30360== by 0x4CD6F8: ngx_http_lua_init_vm (ngx_http_lua_util.c:767)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 40 bytes in 2 blocks are definitely lost in loss record 1,464 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x52B1E19: lj_lib_register (lj_lib.c:52)
==30360== by 0x52B5231: luaopen_math (lib_math.c:223)
==30360== by 0x525B737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x52C05E8: luaL_openlibs (lib_init.c:45)
==30360== by 0x4CD16F: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 40 bytes in 2 blocks are definitely lost in loss record 1,465 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262C8B: func_newL (lj_func.c:122)
==30360== by 0x5262EC8: lj_func_newL_empty (lj_func.c:138)
==30360== by 0x52B1E7B: lj_lib_register (lj_lib.c:65)
==30360== by 0x52B5231: luaopen_math (lib_math.c:223)
==30360== by 0x525B737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x52C05E8: luaL_openlibs (lib_init.c:45)
==30360== by 0x4CD16F: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 40 bytes in 2 blocks are definitely lost in loss record 1,466 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x52B1BE1: lj_lib_register (lj_lib.c:143)
==30360== by 0x52B5231: luaopen_math (lib_math.c:223)
==30360== by 0x525B737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x52C05E8: luaL_openlibs (lib_init.c:45)
==30360== by 0x4CD16F: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 42 bytes in 2 blocks are definitely lost in loss record 1,471 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x52B1B62: lj_lib_register (lj_lib.c:110)
==30360== by 0x52BD845: luaopen_jit (lib_jit.c:753)
==30360== by 0x525B737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x52C05E8: luaL_openlibs (lib_init.c:45)
==30360== by 0x4CD16F: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 43 bytes in 1 blocks are definitely lost in loss record 1,474 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526D91C: lua_setfield (lj_api.c:903)
==30360== by 0x4C851C: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:135)
==30360== by 0x4CD5C6: ngx_http_lua_init_vm (ngx_http_lua_util.c:729)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 44 bytes in 1 blocks are definitely lost in loss record 1,475 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526D91C: lua_setfield (lj_api.c:903)
==30360== by 0x4C853B: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:138)
==30360== by 0x4CD5C6: ngx_http_lua_init_vm (ngx_http_lua_util.c:729)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 44 bytes in 2 blocks are definitely lost in loss record 1,476 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x5272E81: lj_parse_keepstr (lj_parse.c:237)
==30360== by 0x5270117: lex_scan (lj_lex.c:274)
==30360== by 0x527043C: lj_lex_next (lj_lex.c:427)
==30360== by 0x527527E: parse_chunk (lj_parse.c:2645)
==30360== by 0x5275DD8: parse_block (lj_parse.c:2400)
==30360== by 0x5275799: parse_chunk (lj_parse.c:2552)
==30360== by 0x5275F8F: lj_parse (lj_parse.c:2715)
==30360== by 0x5277C8A: cpparser (lj_load.c:41)
==30360== by 0x525BAA6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x5277DAA: lua_loadx (lj_load.c:58)
==30360== by 0x527802B: luaL_loadbufferx (lj_load.c:143)
==30360== by 0x4DD26C: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:314)
==30360== by 0x4CD6F8: ngx_http_lua_init_vm (ngx_http_lua_util.c:767)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 46 bytes in 1 blocks are definitely lost in loss record 1,480 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x5272E81: lj_parse_keepstr (lj_parse.c:237)
==30360== by 0x5270263: lex_scan (lj_lex.c:253)
==30360== by 0x527043C: lj_lex_next (lj_lex.c:427)
==30360== by 0x5274E2C: parse_assignment (lj_parse.c:2197)
==30360== by 0x5275033: parse_chunk (lj_parse.c:2231)
==30360== by 0x5273040: parse_body (lj_parse.c:1851)
==30360== by 0x5273C7B: expr_binop (lj_parse.c:2006)
==30360== by 0x52740B5: expr_list (lj_parse.c:2107)
==30360== by 0x52756C3: parse_chunk (lj_parse.c:2314)
==30360== by 0x5275F8F: lj_parse (lj_parse.c:2715)
==30360== by 0x5277C8A: cpparser (lj_load.c:41)
==30360== by 0x525BAA6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x5277DAA: lua_loadx (lj_load.c:58)
==30360== by 0x4D0760: ngx_http_lua_clfactory_loadbuffer (ngx_http_lua_clfactory.c:731)
==30360== by 0x4CDD78: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:166)
==30360== by 0x4CE76A: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:283)
==30360== by 0x4CE256: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:205)
==30360== by 0x44EB50: ngx_http_core_content_phase (ngx_http_core_module.c:1370)
==30360== by 0x4497E2: ngx_http_core_run_phases (ngx_http_core_module.c:851)
==30360== by 0x4498FB: ngx_http_handler (ngx_http_core_module.c:834)
==30360== by 0x45529B: ngx_http_process_request (ngx_http_request.c:1904)
==30360== by 0x4558C3: ngx_http_process_request_headers (ngx_http_request.c:1335)
==30360== by 0x455E44: ngx_http_process_request_line (ngx_http_request.c:1014)
==30360== by 0x4564F4: ngx_http_wait_request_handler (ngx_http_request.c:500)
==30360== by 0x4351DC: ngx_event_process_posted (ngx_event_posted.c:33)
==30360== by 0x434CAB: ngx_process_events_and_timers (ngx_event.c:259)
==30360== by 0x43CDA9: ngx_single_process_cycle (ngx_process_cycle.c:309)
==30360== by 0x41B00D: main (nginx.c:412)
==30360==
{
<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 ==30360== 47 bytes in 2 blocks are definitely lost in loss record 1,483 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526D91C: lua_setfield (lj_api.c:903)
==30360== by 0x52B2CF4: luaL_openlib (lib_aux.c:139)
==30360== by 0x52BABBB: luaopen_package (lib_package.c:606)
==30360== by 0x525B737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x52C05E8: luaL_openlibs (lib_init.c:45)
==30360== by 0x4CD16F: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 48 bytes in 1 blocks are definitely lost in loss record 1,538 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261668: newtab (lj_tab.c:65)
==30360== by 0x52617A8: lj_tab_new (lj_tab.c:161)
==30360== by 0x526C59A: lua_createtable (lj_api.c:644)
==30360== by 0x4C8F54: ngx_http_lua_create_new_globals_table (ngx_http_lua_util.c:182)
==30360== by 0x4C8FFF: ngx_http_lua_new_thread (ngx_http_lua_util.c:324)
==30360== by 0x4CE58B: ngx_http_lua_content_by_chunk (ngx_http_lua_contentby.c:53)
==30360== by 0x4CE77F: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:292)
==30360== by 0x4CE256: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:205)
==30360== by 0x44EB50: ngx_http_core_content_phase (ngx_http_core_module.c:1370)
==30360== by 0x4497E2: ngx_http_core_run_phases (ngx_http_core_module.c:851)
==30360== by 0x4498FB: ngx_http_handler (ngx_http_core_module.c:834)
==30360== by 0x45529B: ngx_http_process_request (ngx_http_request.c:1904)
==30360== by 0x4558C3: ngx_http_process_request_headers (ngx_http_request.c:1335)
==30360== by 0x455E44: ngx_http_process_request_line (ngx_http_request.c:1014)
==30360== by 0x4564F4: ngx_http_wait_request_handler (ngx_http_request.c:500)
==30360== by 0x4351DC: ngx_event_process_posted (ngx_event_posted.c:33)
==30360== by 0x434CAB: ngx_process_events_and_timers (ngx_event.c:259)
==30360== by 0x43CDA9: ngx_single_process_cycle (ngx_process_cycle.c:309)
==30360== by 0x41B00D: main (nginx.c:412)
==30360==
{
<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 ==30360== 48 bytes in 1 blocks are definitely lost in loss record 1,539 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261668: newtab (lj_tab.c:65)
==30360== by 0x52617A8: lj_tab_new (lj_tab.c:161)
==30360== by 0x526C59A: lua_createtable (lj_api.c:644)
==30360== by 0x4C9011: ngx_http_lua_new_thread (ngx_http_lua_util.c:326)
==30360== by 0x4CE58B: ngx_http_lua_content_by_chunk (ngx_http_lua_contentby.c:53)
==30360== by 0x4CE77F: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:292)
==30360== by 0x4CE256: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:205)
==30360== by 0x44EB50: ngx_http_core_content_phase (ngx_http_core_module.c:1370)
==30360== by 0x4497E2: ngx_http_core_run_phases (ngx_http_core_module.c:851)
==30360== by 0x4498FB: ngx_http_handler (ngx_http_core_module.c:834)
==30360== by 0x45529B: ngx_http_process_request (ngx_http_request.c:1904)
==30360== by 0x4558C3: ngx_http_process_request_headers (ngx_http_request.c:1335)
==30360== by 0x455E44: ngx_http_process_request_line (ngx_http_request.c:1014)
==30360== by 0x4564F4: ngx_http_wait_request_handler (ngx_http_request.c:500)
==30360== by 0x4351DC: ngx_event_process_posted (ngx_event_posted.c:33)
==30360== by 0x434CAB: ngx_process_events_and_timers (ngx_event.c:259)
==30360== by 0x43CDA9: ngx_single_process_cycle (ngx_process_cycle.c:309)
==30360== by 0x41B00D: main (nginx.c:412)
==30360==
{
<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 ==30360== 48 bytes in 1 blocks are definitely lost in loss record 1,540 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261668: newtab (lj_tab.c:65)
==30360== by 0x52617A8: lj_tab_new (lj_tab.c:161)
==30360== by 0x52B4BF7: luaopen_base (lib_base.c:645)
==30360== by 0x525B737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x52C05E8: luaL_openlibs (lib_init.c:45)
==30360== by 0x4CD16F: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 48 bytes in 1 blocks are definitely lost in loss record 1,541 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261668: newtab (lj_tab.c:65)
==30360== by 0x52617A8: lj_tab_new (lj_tab.c:161)
==30360== by 0x526C6DE: luaL_newmetatable (lj_api.c:653)
==30360== by 0x52BA9FB: luaopen_package (lib_package.c:582)
==30360== by 0x525B737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x52C05E8: luaL_openlibs (lib_init.c:45)
==30360== by 0x4CD16F: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 48 bytes in 1 blocks are definitely lost in loss record 1,542 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261668: newtab (lj_tab.c:65)
==30360== by 0x52617A8: lj_tab_new (lj_tab.c:161)
==30360== by 0x52B72B7: luaopen_string (lib_string.c:744)
==30360== by 0x525B737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x52C05E8: luaL_openlibs (lib_init.c:45)
==30360== by 0x4CD16F: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 48 bytes in 1 blocks are definitely lost in loss record 1,543 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261668: newtab (lj_tab.c:65)
==30360== by 0x52617A8: lj_tab_new (lj_tab.c:161)
==30360== by 0x526C59A: lua_createtable (lj_api.c:644)
==30360== by 0x52B2AC9: luaL_findtable (lib_aux.c:93)
==30360== by 0x52B1993: lj_lib_register (lj_lib.c:35)
==30360== by 0x52BD894: luaopen_jit (lib_jit.c:762)
==30360== by 0x525B737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x52C05E8: luaL_openlibs (lib_init.c:45)
==30360== by 0x4CD16F: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 48 bytes in 1 blocks are definitely lost in loss record 1,544 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261668: newtab (lj_tab.c:65)
==30360== by 0x52617A8: lj_tab_new (lj_tab.c:161)
==30360== by 0x526C59A: lua_createtable (lj_api.c:644)
==30360== by 0x4B7ACA: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:159)
==30360== by 0x4CD4F0: ngx_http_lua_init_vm (ngx_http_lua_util.c:711)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 48 bytes in 1 blocks are definitely lost in loss record 1,545 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261668: newtab (lj_tab.c:65)
==30360== by 0x52617A8: lj_tab_new (lj_tab.c:161)
==30360== by 0x526C59A: lua_createtable (lj_api.c:644)
==30360== by 0x4B7AEE: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:163)
==30360== by 0x4CD4F0: ngx_http_lua_init_vm (ngx_http_lua_util.c:711)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 48 bytes in 1 blocks are definitely lost in loss record 1,546 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261668: newtab (lj_tab.c:65)
==30360== by 0x52617A8: lj_tab_new (lj_tab.c:161)
==30360== by 0x526C59A: lua_createtable (lj_api.c:644)
==30360== by 0x4CD55C: ngx_http_lua_init_vm (ngx_http_lua_util.c:2894)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 48 bytes in 1 blocks are definitely lost in loss record 1,547 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261668: newtab (lj_tab.c:65)
==30360== by 0x52617A8: lj_tab_new (lj_tab.c:161)
==30360== by 0x526C59A: lua_createtable (lj_api.c:644)
==30360== by 0x4B77DD: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1415)
==30360== by 0x4CD601: ngx_http_lua_init_vm (ngx_http_lua_util.c:737)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 48 bytes in 1 blocks are definitely lost in loss record 1,548 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261668: newtab (lj_tab.c:65)
==30360== by 0x52617A8: lj_tab_new (lj_tab.c:161)
==30360== by 0x526C59A: lua_createtable (lj_api.c:644)
==30360== by 0x4BDC1C: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:917)
==30360== by 0x4CD62C: ngx_http_lua_init_vm (ngx_http_lua_util.c:746)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 48 bytes in 1 blocks are definitely lost in loss record 1,549 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261668: newtab (lj_tab.c:65)
==30360== by 0x52617A8: lj_tab_new (lj_tab.c:161)
==30360== by 0x526C59A: lua_createtable (lj_api.c:644)
==30360== by 0x4BDC95: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:926)
==30360== by 0x4CD62C: ngx_http_lua_init_vm (ngx_http_lua_util.c:746)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 48 bytes in 1 blocks are definitely lost in loss record 1,550 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261668: newtab (lj_tab.c:65)
==30360== by 0x52617A8: lj_tab_new (lj_tab.c:161)
==30360== by 0x526C59A: lua_createtable (lj_api.c:644)
==30360== by 0x4BDDDF: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:968)
==30360== by 0x4CD637: ngx_http_lua_init_vm (ngx_http_lua_util.c:747)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 48 bytes in 1 blocks are definitely lost in loss record 1,551 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261668: newtab (lj_tab.c:65)
==30360== by 0x52617A8: lj_tab_new (lj_tab.c:161)
==30360== by 0x526C59A: lua_createtable (lj_api.c:644)
==30360== by 0x4B9BEF: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:28)
==30360== by 0x4CD63F: ngx_http_lua_init_vm (ngx_http_lua_util.c:748)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 48 bytes in 1 blocks are definitely lost in loss record 1,552 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261668: newtab (lj_tab.c:65)
==30360== by 0x52617A8: lj_tab_new (lj_tab.c:161)
==30360== by 0x526C59A: lua_createtable (lj_api.c:644)
==30360== by 0x4DB93B: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:310)
==30360== by 0x4CD655: ngx_http_lua_init_vm (ngx_http_lua_util.c:750)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 48 bytes in 1 blocks are definitely lost in loss record 1,553 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261668: newtab (lj_tab.c:65)
==30360== by 0x52617A8: lj_tab_new (lj_tab.c:161)
==30360== by 0x526C59A: lua_createtable (lj_api.c:644)
==30360== by 0x4DB98B: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:318)
==30360== by 0x4CD655: ngx_http_lua_init_vm (ngx_http_lua_util.c:750)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 48 bytes in 1 blocks are definitely lost in loss record 1,554 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261668: newtab (lj_tab.c:65)
==30360== by 0x52617A8: lj_tab_new (lj_tab.c:161)
==30360== by 0x526C59A: lua_createtable (lj_api.c:644)
==30360== by 0x4DB9DB: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:326)
==30360== by 0x4CD655: ngx_http_lua_init_vm (ngx_http_lua_util.c:750)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 48 bytes in 1 blocks are definitely lost in loss record 1,555 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261668: newtab (lj_tab.c:65)
==30360== by 0x52617A8: lj_tab_new (lj_tab.c:161)
==30360== by 0x526C59A: lua_createtable (lj_api.c:644)
==30360== by 0x4DBA2B: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:334)
==30360== by 0x4CD655: ngx_http_lua_init_vm (ngx_http_lua_util.c:750)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 48 bytes in 1 blocks are definitely lost in loss record 1,556 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261668: newtab (lj_tab.c:65)
==30360== by 0x52617A8: lj_tab_new (lj_tab.c:161)
==30360== by 0x526C59A: lua_createtable (lj_api.c:644)
==30360== by 0x4DBA7B: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:344)
==30360== by 0x4CD655: ngx_http_lua_init_vm (ngx_http_lua_util.c:750)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 48 bytes in 1 blocks are definitely lost in loss record 1,557 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261668: newtab (lj_tab.c:65)
==30360== by 0x52617A8: lj_tab_new (lj_tab.c:161)
==30360== by 0x526C59A: lua_createtable (lj_api.c:644)
==30360== by 0x4E137E: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:109)
==30360== by 0x4CD660: ngx_http_lua_init_vm (ngx_http_lua_util.c:751)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 48 bytes in 1 blocks are definitely lost in loss record 1,558 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261668: newtab (lj_tab.c:65)
==30360== by 0x52617A8: lj_tab_new (lj_tab.c:161)
==30360== by 0x526C59A: lua_createtable (lj_api.c:644)
==30360== by 0x4E359C: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:52)
==30360== by 0x4CD673: ngx_http_lua_init_vm (ngx_http_lua_util.c:753)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 48 bytes in 1 blocks are definitely lost in loss record 1,559 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261668: newtab (lj_tab.c:65)
==30360== by 0x52617A8: lj_tab_new (lj_tab.c:161)
==30360== by 0x526C59A: lua_createtable (lj_api.c:644)
==30360== by 0x4E3731: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:23)
==30360== by 0x4CD683: ngx_http_lua_init_vm (ngx_http_lua_util.c:755)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 48 bytes in 1 blocks are definitely lost in loss record 1,560 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261668: newtab (lj_tab.c:65)
==30360== by 0x52617A8: lj_tab_new (lj_tab.c:161)
==30360== by 0x526C59A: lua_createtable (lj_api.c:644)
==30360== by 0x4B94E7: ngx_http_lua_inject_misc_api (ngx_http_lua_misc.c:27)
==30360== by 0x4CD68B: ngx_http_lua_init_vm (ngx_http_lua_util.c:757)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 48 bytes in 1 blocks are definitely lost in loss record 1,561 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5261607: newtab (lj_tab.c:108)
==30360== by 0x52617A8: lj_tab_new (lj_tab.c:161)
==30360== by 0x52746B8: expr_table (lj_parse.c:1738)
==30360== by 0x5273D29: expr_binop (lj_parse.c:2002)
==30360== by 0x52740B5: expr_list (lj_parse.c:2107)
==30360== by 0x52759AB: parse_chunk (lj_parse.c:2259)
==30360== by 0x5275F8F: lj_parse (lj_parse.c:2715)
==30360== by 0x5277C8A: cpparser (lj_load.c:41)
==30360== by 0x525BAA6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x5277DAA: lua_loadx (lj_load.c:58)
==30360== by 0x527802B: luaL_loadbufferx (lj_load.c:143)
==30360== by 0x4DD26C: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:314)
==30360== by 0x4CD6F8: ngx_http_lua_init_vm (ngx_http_lua_util.c:767)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 49 bytes in 2 blocks are definitely lost in loss record 1,562 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x52B1BE1: lj_lib_register (lj_lib.c:143)
==30360== by 0x52BD845: luaopen_jit (lib_jit.c:753)
==30360== by 0x525B737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x52C05E8: luaL_openlibs (lib_init.c:45)
==30360== by 0x4CD16F: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 51 bytes in 2 blocks are definitely lost in loss record 1,564 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526D91C: lua_setfield (lj_api.c:903)
==30360== by 0x52B2CF4: luaL_openlib (lib_aux.c:139)
==30360== by 0x52BAA3B: luaopen_package (lib_package.c:585)
==30360== by 0x525B737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x52C05E8: luaL_openlibs (lib_init.c:45)
==30360== by 0x4CD16F: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 54 bytes in 1 blocks are definitely lost in loss record 1,568 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526CD2B: lua_getfield (lj_api.c:738)
==30360== by 0x4CDB92: ngx_http_lua_cache_load_code (ngx_http_lua_cache.c:52)
==30360== by 0x4CDD4F: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:148)
==30360== by 0x4CE76A: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:283)
==30360== by 0x4CE256: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:205)
==30360== by 0x44EB50: ngx_http_core_content_phase (ngx_http_core_module.c:1370)
==30360== by 0x4497E2: ngx_http_core_run_phases (ngx_http_core_module.c:851)
==30360== by 0x4498FB: ngx_http_handler (ngx_http_core_module.c:834)
==30360== by 0x45529B: ngx_http_process_request (ngx_http_request.c:1904)
==30360== by 0x4558C3: ngx_http_process_request_headers (ngx_http_request.c:1335)
==30360== by 0x455E44: ngx_http_process_request_line (ngx_http_request.c:1014)
==30360== by 0x4564F4: ngx_http_wait_request_handler (ngx_http_request.c:500)
==30360== by 0x4351DC: ngx_event_process_posted (ngx_event_posted.c:33)
==30360== by 0x434CAB: ngx_process_events_and_timers (ngx_event.c:259)
==30360== by 0x43CDA9: ngx_single_process_cycle (ngx_process_cycle.c:309)
==30360== by 0x41B00D: main (nginx.c:412)
==30360==
{
<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 ==30360== 64 bytes in 1 blocks are definitely lost in loss record 1,619 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5263246: lj_udata_new (lj_udata.c:15)
==30360== by 0x526C98C: lua_newuserdata (lj_api.c:687)
==30360== by 0x52B520D: luaopen_math (lib_math.c:221)
==30360== by 0x525B737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x52C05E8: luaL_openlibs (lib_init.c:45)
==30360== by 0x4CD16F: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 64 (32 direct, 32 indirect) bytes in 1 blocks are definitely lost in loss record 1,620 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262E76: lj_func_newC (lj_func.c:109)
==30360== by 0x526C375: lua_pushcclosure (lj_api.c:619)
==30360== by 0x4BADBE: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:67)
==30360== by 0x4CD5EE: ngx_http_lua_init_vm (ngx_http_lua_util.c:735)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 64 bytes in 2 blocks are definitely lost in loss record 1,621 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262E76: lj_func_newC (lj_func.c:109)
==30360== by 0x526C375: lua_pushcclosure (lj_api.c:619)
==30360== by 0x52B2CE1: luaL_openlib (lib_aux.c:138)
==30360== by 0x52BABBB: luaopen_package (lib_package.c:606)
==30360== by 0x525B737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x52C05E8: luaL_openlibs (lib_init.c:45)
==30360== by 0x4CD16F: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 67 bytes in 3 blocks are definitely lost in loss record 1,622 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x52B1B62: lj_lib_register (lj_lib.c:110)
==30360== by 0x52B7CFD: luaopen_table (lib_table.c:298)
==30360== by 0x525B737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x52C05E8: luaL_openlibs (lib_init.c:45)
==30360== by 0x4CD16F: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 69 bytes in 3 blocks are definitely lost in loss record 1,624 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x52B1E19: lj_lib_register (lj_lib.c:52)
==30360== by 0x52B7CFD: luaopen_table (lib_table.c:298)
==30360== by 0x525B737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x52C05E8: luaL_openlibs (lib_init.c:45)
==30360== by 0x4CD16F: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 72 bytes in 1 blocks are definitely lost in loss record 1,634 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5261607: newtab (lj_tab.c:108)
==30360== by 0x52617A8: lj_tab_new (lj_tab.c:161)
==30360== by 0x526C59A: lua_createtable (lj_api.c:644)
==30360== by 0x52BAA64: luaopen_package (lib_package.c:588)
==30360== by 0x525B737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x52C05E8: luaL_openlibs (lib_init.c:45)
==30360== by 0x4CD16F: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 72 bytes in 1 blocks are definitely lost in loss record 1,635 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5261607: newtab (lj_tab.c:108)
==30360== by 0x52618D3: lj_tab_dup (lj_tab.c:188)
==30360== by 0x525A91F: lj_BC_TDUP (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x526E48C: lua_pcall (lj_api.c:1055)
==30360== by 0x4DD2D3: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:326)
==30360== by 0x4CD6F8: ngx_http_lua_init_vm (ngx_http_lua_util.c:767)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 80 bytes in 1 blocks are definitely lost in loss record 1,651 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x527660B: lj_bcread_proto (lj_bcread.c:343)
==30360== by 0x52B1E66: lj_lib_register (lj_lib.c:63)
==30360== by 0x52B7280: luaopen_string (lib_string.c:739)
==30360== by 0x525B737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x52C05E8: luaL_openlibs (lib_init.c:45)
==30360== by 0x4CD16F: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 80 bytes in 4 blocks are definitely lost in loss record 1,652 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262C8B: func_newL (lj_func.c:122)
==30360== by 0x5262EC8: lj_func_newL_empty (lj_func.c:138)
==30360== by 0x52B1E7B: lj_lib_register (lj_lib.c:65)
==30360== by 0x52B7CFD: luaopen_table (lib_table.c:298)
==30360== by 0x525B737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x52C05E8: luaL_openlibs (lib_init.c:45)
==30360== by 0x4CD16F: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 91 bytes in 4 blocks are definitely lost in loss record 1,660 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x52B1B62: lj_lib_register (lj_lib.c:110)
==30360== by 0x52B4CD5: luaopen_base (lib_base.c:661)
==30360== by 0x525B737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x52C05E8: luaL_openlibs (lib_init.c:45)
==30360== by 0x4CD16F: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 96 bytes in 1 blocks are definitely lost in loss record 1,675 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x52623A4: lj_tab_resize (lj_tab.c:65)
==30360== by 0x52627A6: rehashtab (lj_tab.c:386)
==30360== by 0x526205D: lj_tab_newkey (lj_tab.c:470)
==30360== by 0x52713A4: const_gc (lj_parse.c:218)
==30360== by 0x527309B: parse_body (lj_parse.c:1858)
==30360== by 0x5273C7B: expr_binop (lj_parse.c:2006)
==30360== by 0x52740B5: expr_list (lj_parse.c:2107)
==30360== by 0x52756C3: parse_chunk (lj_parse.c:2314)
==30360== by 0x5275F8F: lj_parse (lj_parse.c:2715)
==30360== by 0x5277C8A: cpparser (lj_load.c:41)
==30360== by 0x525BAA6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x5277DAA: lua_loadx (lj_load.c:58)
==30360== by 0x4D0760: ngx_http_lua_clfactory_loadbuffer (ngx_http_lua_clfactory.c:731)
==30360== by 0x4CDD78: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:166)
==30360== by 0x4CE76A: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:283)
==30360== by 0x4CE256: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:205)
==30360== by 0x44EB50: ngx_http_core_content_phase (ngx_http_core_module.c:1370)
==30360== by 0x4497E2: ngx_http_core_run_phases (ngx_http_core_module.c:851)
==30360== by 0x4498FB: ngx_http_handler (ngx_http_core_module.c:834)
==30360== by 0x45529B: ngx_http_process_request (ngx_http_request.c:1904)
==30360== by 0x4558C3: ngx_http_process_request_headers (ngx_http_request.c:1335)
==30360== by 0x455E44: ngx_http_process_request_line (ngx_http_request.c:1014)
==30360== by 0x4564F4: ngx_http_wait_request_handler (ngx_http_request.c:500)
==30360== by 0x4351DC: ngx_event_process_posted (ngx_event_posted.c:33)
==30360== by 0x434CAB: ngx_process_events_and_timers (ngx_event.c:259)
==30360== by 0x43CDA9: ngx_single_process_cycle (ngx_process_cycle.c:309)
==30360== by 0x41B00D: main (nginx.c:412)
==30360==
{
<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 ==30360== 96 bytes in 1 blocks are definitely lost in loss record 1,676 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261668: newtab (lj_tab.c:65)
==30360== by 0x52617A8: lj_tab_new (lj_tab.c:161)
==30360== by 0x526C59A: lua_createtable (lj_api.c:644)
==30360== by 0x4DB46E: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:200)
==30360== by 0x4CD655: ngx_http_lua_init_vm (ngx_http_lua_util.c:750)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 96 bytes in 1 blocks are definitely lost in loss record 1,677 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261668: newtab (lj_tab.c:65)
==30360== by 0x52617A8: lj_tab_new (lj_tab.c:161)
==30360== by 0x526C59A: lua_createtable (lj_api.c:644)
==30360== by 0x4DB5F6: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:226)
==30360== by 0x4CD655: ngx_http_lua_init_vm (ngx_http_lua_util.c:750)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 96 bytes in 1 blocks are definitely lost in loss record 1,678 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261668: newtab (lj_tab.c:65)
==30360== by 0x52617A8: lj_tab_new (lj_tab.c:161)
==30360== by 0x526C59A: lua_createtable (lj_api.c:644)
==30360== by 0x4E250C: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:34)
==30360== by 0x4CD66B: ngx_http_lua_init_vm (ngx_http_lua_util.c:752)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 96 bytes in 3 blocks are definitely lost in loss record 1,679 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262E76: lj_func_newC (lj_func.c:109)
==30360== by 0x526C375: lua_pushcclosure (lj_api.c:619)
==30360== by 0x52B2CE1: luaL_openlib (lib_aux.c:138)
==30360== by 0x52BAA3B: luaopen_package (lib_package.c:585)
==30360== by 0x525B737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x52C05E8: luaL_openlibs (lib_init.c:45)
==30360== by 0x4CD16F: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 112 bytes in 5 blocks are definitely lost in loss record 1,692 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x52B1B62: lj_lib_register (lj_lib.c:110)
==30360== by 0x52B9156: luaopen_io (lib_io.c:528)
==30360== by 0x525B737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x52C05E8: luaL_openlibs (lib_init.c:45)
==30360== by 0x4CD16F: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 124 bytes in 6 blocks are definitely lost in loss record 1,701 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526C185: lua_pushstring (lj_api.c:590)
==30360== by 0x52C05D9: luaL_openlibs (lib_init.c:44)
==30360== by 0x4CD16F: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 126 bytes in 1 blocks are definitely lost in loss record 1,702 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x52720F1: fs_finish (lj_parse.c:1568)
==30360== by 0x5273070: parse_body (lj_parse.c:1853)
==30360== by 0x5273C7B: expr_binop (lj_parse.c:2006)
==30360== by 0x52740B5: expr_list (lj_parse.c:2107)
==30360== by 0x52756C3: parse_chunk (lj_parse.c:2314)
==30360== by 0x5273040: parse_body (lj_parse.c:1851)
==30360== by 0x5273C7B: expr_binop (lj_parse.c:2006)
==30360== by 0x52740B5: expr_list (lj_parse.c:2107)
==30360== by 0x5274E37: parse_assignment (lj_parse.c:2198)
==30360== by 0x5275033: parse_chunk (lj_parse.c:2231)
==30360== by 0x5275F8F: lj_parse (lj_parse.c:2715)
==30360== by 0x5277C8A: cpparser (lj_load.c:41)
==30360== by 0x525BAA6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x5277DAA: lua_loadx (lj_load.c:58)
==30360== by 0x527802B: luaL_loadbufferx (lj_load.c:143)
==30360== by 0x4DD26C: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:314)
==30360== by 0x4CD6F8: ngx_http_lua_init_vm (ngx_http_lua_util.c:767)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 128 bytes in 4 blocks are definitely lost in loss record 1,721 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262E76: lj_func_newC (lj_func.c:109)
==30360== by 0x526C375: lua_pushcclosure (lj_api.c:619)
==30360== by 0x52B2069: lj_lib_pushcc (lj_lib.c:155)
==30360== by 0x52BAA7A: luaopen_package (lib_package.c:590)
==30360== by 0x525B737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x52C05E8: luaL_openlibs (lib_init.c:45)
==30360== by 0x4CD16F: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 128 bytes in 4 blocks are definitely lost in loss record 1,722 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262E76: lj_func_newC (lj_func.c:109)
==30360== by 0x52B1AFD: lj_lib_register (lj_lib.c:92)
==30360== by 0x52B7CFD: luaopen_table (lib_table.c:298)
==30360== by 0x525B737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x52C05E8: luaL_openlibs (lib_init.c:45)
==30360== by 0x4CD16F: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 130 bytes in 1 blocks are definitely lost in loss record 1,723 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x52720F1: fs_finish (lj_parse.c:1568)
==30360== by 0x5273070: parse_body (lj_parse.c:1853)
==30360== by 0x5273C7B: expr_binop (lj_parse.c:2006)
==30360== by 0x52740B5: expr_list (lj_parse.c:2107)
==30360== by 0x5274E37: parse_assignment (lj_parse.c:2198)
==30360== by 0x5275033: parse_chunk (lj_parse.c:2231)
==30360== by 0x5275F8F: lj_parse (lj_parse.c:2715)
==30360== by 0x5277C8A: cpparser (lj_load.c:41)
==30360== by 0x525BAA6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x5277DAA: lua_loadx (lj_load.c:58)
==30360== by 0x527802B: luaL_loadbufferx (lj_load.c:143)
==30360== by 0x4DD26C: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:314)
==30360== by 0x4CD6F8: ngx_http_lua_init_vm (ngx_http_lua_util.c:767)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 139 (92 direct, 47 indirect) bytes in 1 blocks are definitely lost in loss record 1,727 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x52720F1: fs_finish (lj_parse.c:1568)
==30360== by 0x5275FA7: lj_parse (lj_parse.c:2718)
==30360== by 0x5277C8A: cpparser (lj_load.c:41)
==30360== by 0x525BAA6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x5277DAA: lua_loadx (lj_load.c:58)
==30360== by 0x4D0760: ngx_http_lua_clfactory_loadbuffer (ngx_http_lua_clfactory.c:731)
==30360== by 0x4CDD78: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:166)
==30360== by 0x4CE76A: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:283)
==30360== by 0x4CE256: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:205)
==30360== by 0x44EB50: ngx_http_core_content_phase (ngx_http_core_module.c:1370)
==30360== by 0x4497E2: ngx_http_core_run_phases (ngx_http_core_module.c:851)
==30360== by 0x4498FB: ngx_http_handler (ngx_http_core_module.c:834)
==30360== by 0x45529B: ngx_http_process_request (ngx_http_request.c:1904)
==30360== by 0x4558C3: ngx_http_process_request_headers (ngx_http_request.c:1335)
==30360== by 0x455E44: ngx_http_process_request_line (ngx_http_request.c:1014)
==30360== by 0x4564F4: ngx_http_wait_request_handler (ngx_http_request.c:500)
==30360== by 0x4351DC: ngx_event_process_posted (ngx_event_posted.c:33)
==30360== by 0x434CAB: ngx_process_events_and_timers (ngx_event.c:259)
==30360== by 0x43CDA9: ngx_single_process_cycle (ngx_process_cycle.c:309)
==30360== by 0x41B00D: main (nginx.c:412)
==30360==
{
<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 ==30360== 154 bytes in 7 blocks are definitely lost in loss record 1,737 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x52B1B62: lj_lib_register (lj_lib.c:110)
==30360== by 0x52B90DD: luaopen_io (lib_io.c:525)
==30360== by 0x525B737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x52C05E8: luaL_openlibs (lib_init.c:45)
==30360== by 0x4CD16F: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 160 bytes in 5 blocks are definitely lost in loss record 1,745 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262E76: lj_func_newC (lj_func.c:109)
==30360== by 0x52B1AFD: lj_lib_register (lj_lib.c:92)
==30360== by 0x52BD845: luaopen_jit (lib_jit.c:753)
==30360== by 0x525B737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x52C05E8: luaL_openlibs (lib_init.c:45)
==30360== by 0x4CD16F: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 172 bytes in 5 blocks are definitely lost in loss record 1,750 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262C8B: func_newL (lj_func.c:122)
==30360== by 0x5262F8D: lj_func_newL_gc (lj_func.c:158)
==30360== by 0x525A865: lj_BC_FNEW (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x526E48C: lua_pcall (lj_api.c:1055)
==30360== by 0x4DD2D3: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:326)
==30360== by 0x4CD6F8: ngx_http_lua_init_vm (ngx_http_lua_util.c:767)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 176 bytes in 2 blocks are definitely lost in loss record 1,756 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x527660B: lj_bcread_proto (lj_bcread.c:343)
==30360== by 0x52B1E66: lj_lib_register (lj_lib.c:63)
==30360== by 0x52B5231: luaopen_math (lib_math.c:223)
==30360== by 0x525B737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x52C05E8: luaL_openlibs (lib_init.c:45)
==30360== by 0x4CD16F: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 179 bytes in 8 blocks are definitely lost in loss record 1,757 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x52B1B62: lj_lib_register (lj_lib.c:110)
==30360== by 0x52B9A5D: luaopen_os (lib_os.c:289)
==30360== by 0x525B737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x52C05E8: luaL_openlibs (lib_init.c:45)
==30360== by 0x4CD16F: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 187 bytes in 1 blocks are definitely lost in loss record 1,763 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x52720F1: fs_finish (lj_parse.c:1568)
==30360== by 0x5275FA7: lj_parse (lj_parse.c:2718)
==30360== by 0x5277C8A: cpparser (lj_load.c:41)
==30360== by 0x525BAA6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x5277DAA: lua_loadx (lj_load.c:58)
==30360== by 0x527802B: luaL_loadbufferx (lj_load.c:143)
==30360== by 0x4DB586: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:210)
==30360== by 0x4CD655: ngx_http_lua_init_vm (ngx_http_lua_util.c:750)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 192 bytes in 1 blocks are definitely lost in loss record 1,772 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261668: newtab (lj_tab.c:65)
==30360== by 0x52617A8: lj_tab_new (lj_tab.c:161)
==30360== by 0x526C59A: lua_createtable (lj_api.c:644)
==30360== by 0x52B2AC9: luaL_findtable (lib_aux.c:93)
==30360== by 0x52B1993: lj_lib_register (lj_lib.c:35)
==30360== by 0x52B4CD5: luaopen_base (lib_base.c:661)
==30360== by 0x525B737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x52C05E8: luaL_openlibs (lib_init.c:45)
==30360== by 0x4CD16F: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 192 bytes in 1 blocks are definitely lost in loss record 1,773 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261668: newtab (lj_tab.c:65)
==30360== by 0x52617A8: lj_tab_new (lj_tab.c:161)
==30360== by 0x526C59A: lua_createtable (lj_api.c:644)
==30360== by 0x52B2AC9: luaL_findtable (lib_aux.c:93)
==30360== by 0x52B1993: lj_lib_register (lj_lib.c:35)
==30360== by 0x52B7CFD: luaopen_table (lib_table.c:298)
==30360== by 0x525B737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x52C05E8: luaL_openlibs (lib_init.c:45)
==30360== by 0x4CD16F: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 192 bytes in 1 blocks are definitely lost in loss record 1,774 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x52623A4: lj_tab_resize (lj_tab.c:65)
==30360== by 0x52627A6: rehashtab (lj_tab.c:386)
==30360== by 0x526205D: lj_tab_newkey (lj_tab.c:470)
==30360== by 0x52638E7: lj_meta_tset (lj_meta.c:182)
==30360== by 0x526D958: lua_setfield (lj_api.c:904)
==30360== by 0x52C063E: luaL_openlibs (lib_init.c:51)
==30360== by 0x4CD16F: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 192 bytes in 1 blocks are definitely lost in loss record 1,775 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261668: newtab (lj_tab.c:65)
==30360== by 0x52617A8: lj_tab_new (lj_tab.c:161)
==30360== by 0x526C59A: lua_createtable (lj_api.c:644)
==30360== by 0x4CD43E: ngx_http_lua_init_vm (ngx_http_lua_util.c:681)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 192 bytes in 1 blocks are definitely lost in loss record 1,776 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261668: newtab (lj_tab.c:65)
==30360== by 0x52617A8: lj_tab_new (lj_tab.c:161)
==30360== by 0x526C59A: lua_createtable (lj_api.c:644)
==30360== by 0x4CD496: ngx_http_lua_init_vm (ngx_http_lua_util.c:694)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 192 bytes in 1 blocks are definitely lost in loss record 1,777 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261668: newtab (lj_tab.c:65)
==30360== by 0x52617A8: lj_tab_new (lj_tab.c:161)
==30360== by 0x526C59A: lua_createtable (lj_api.c:644)
==30360== by 0x4C446E: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1919)
==30360== by 0x4CD619: ngx_http_lua_init_vm (ngx_http_lua_util.c:742)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 192 bytes in 1 blocks are definitely lost in loss record 1,778 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x52623A4: lj_tab_resize (lj_tab.c:65)
==30360== by 0x52627A6: rehashtab (lj_tab.c:386)
==30360== by 0x526205D: lj_tab_newkey (lj_tab.c:470)
==30360== by 0x52638E7: lj_meta_tset (lj_meta.c:182)
==30360== by 0x526D958: lua_setfield (lj_api.c:904)
==30360== by 0x4DB75C: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:260)
==30360== by 0x4CD655: ngx_http_lua_init_vm (ngx_http_lua_util.c:750)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 192 bytes in 1 blocks are definitely lost in loss record 1,779 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x52623A4: lj_tab_resize (lj_tab.c:65)
==30360== by 0x52627A6: rehashtab (lj_tab.c:386)
==30360== by 0x526205D: lj_tab_newkey (lj_tab.c:470)
==30360== by 0x52638E7: lj_meta_tset (lj_meta.c:182)
==30360== by 0x526D958: lua_setfield (lj_api.c:904)
==30360== by 0x4E1333: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:100)
==30360== by 0x4CD660: ngx_http_lua_init_vm (ngx_http_lua_util.c:751)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 192 bytes in 1 blocks are definitely lost in loss record 1,780 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261668: newtab (lj_tab.c:65)
==30360== by 0x52617A8: lj_tab_new (lj_tab.c:161)
==30360== by 0x526C59A: lua_createtable (lj_api.c:644)
==30360== by 0x4E362F: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:26)
==30360== by 0x4CD67B: ngx_http_lua_init_vm (ngx_http_lua_util.c:754)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 192 bytes in 1 blocks are definitely lost in loss record 1,781 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x52623A4: lj_tab_resize (lj_tab.c:65)
==30360== by 0x52627A6: rehashtab (lj_tab.c:386)
==30360== by 0x526205D: lj_tab_newkey (lj_tab.c:470)
==30360== by 0x52621D1: lj_tab_setstr (lj_tab.c:535)
==30360== by 0x5272E96: lj_parse_keepstr (lj_parse.c:238)
==30360== by 0x5270117: lex_scan (lj_lex.c:274)
==30360== by 0x527043C: lj_lex_next (lj_lex.c:427)
==30360== by 0x5270538: lex_opt (lj_parse.c:989)
==30360== by 0x5271AE7: lex_match (lj_parse.c:1006)
==30360== by 0x5274A2E: parse_args (lj_parse.c:1904)
==30360== by 0x5274B7C: expr_primary (lj_parse.c:1963)
==30360== by 0x52732DA: expr_binop (lj_parse.c:2009)
==30360== by 0x52740B5: expr_list (lj_parse.c:2107)
==30360== by 0x52759AB: parse_chunk (lj_parse.c:2259)
==30360== by 0x5273040: parse_body (lj_parse.c:1851)
==30360== by 0x5273C7B: expr_binop (lj_parse.c:2006)
==30360== by 0x52740B5: expr_list (lj_parse.c:2107)
==30360== by 0x5274E37: parse_assignment (lj_parse.c:2198)
==30360== by 0x5275033: parse_chunk (lj_parse.c:2231)
==30360== by 0x5275F8F: lj_parse (lj_parse.c:2715)
==30360== by 0x5277C8A: cpparser (lj_load.c:41)
==30360== by 0x525BAA6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x5277DAA: lua_loadx (lj_load.c:58)
==30360== by 0x527802B: luaL_loadbufferx (lj_load.c:143)
==30360== by 0x4DD26C: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:314)
==30360== by 0x4CD6F8: ngx_http_lua_init_vm (ngx_http_lua_util.c:767)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 192 bytes in 1 blocks are definitely lost in loss record 1,782 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x52623A4: lj_tab_resize (lj_tab.c:65)
==30360== by 0x52627A6: rehashtab (lj_tab.c:386)
==30360== by 0x526205D: lj_tab_newkey (lj_tab.c:470)
==30360== by 0x52621D1: lj_tab_setstr (lj_tab.c:535)
==30360== by 0x5272E96: lj_parse_keepstr (lj_parse.c:238)
==30360== by 0x5270117: lex_scan (lj_lex.c:274)
==30360== by 0x527043C: lj_lex_next (lj_lex.c:427)
==30360== by 0x5270538: lex_opt (lj_parse.c:989)
==30360== by 0x5271AE7: lex_match (lj_parse.c:1006)
==30360== by 0x5274A2E: parse_args (lj_parse.c:1904)
==30360== by 0x5274B7C: expr_primary (lj_parse.c:1963)
==30360== by 0x52732DA: expr_binop (lj_parse.c:2009)
==30360== by 0x52740B5: expr_list (lj_parse.c:2107)
==30360== by 0x52756C3: parse_chunk (lj_parse.c:2314)
==30360== by 0x5273040: parse_body (lj_parse.c:1851)
==30360== by 0x5273C7B: expr_binop (lj_parse.c:2006)
==30360== by 0x52740B5: expr_list (lj_parse.c:2107)
==30360== by 0x52756C3: parse_chunk (lj_parse.c:2314)
==30360== by 0x5273040: parse_body (lj_parse.c:1851)
==30360== by 0x5273C7B: expr_binop (lj_parse.c:2006)
==30360== by 0x52740B5: expr_list (lj_parse.c:2107)
==30360== by 0x5274E37: parse_assignment (lj_parse.c:2198)
==30360== by 0x5275033: parse_chunk (lj_parse.c:2231)
==30360== by 0x5275F8F: lj_parse (lj_parse.c:2715)
==30360== by 0x5277C8A: cpparser (lj_load.c:41)
==30360== by 0x525BAA6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x5277DAA: lua_loadx (lj_load.c:58)
==30360== by 0x527802B: luaL_loadbufferx (lj_load.c:143)
==30360== by 0x4DD26C: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:314)
==30360== by 0x4CD6F8: ngx_http_lua_init_vm (ngx_http_lua_util.c:767)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 192 bytes in 6 blocks are definitely lost in loss record 1,783 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262E76: lj_func_newC (lj_func.c:109)
==30360== by 0x52B1AFD: lj_lib_register (lj_lib.c:92)
==30360== by 0x52B4CD5: luaopen_base (lib_base.c:661)
==30360== by 0x525B737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x52C05E8: luaL_openlibs (lib_init.c:45)
==30360== by 0x4CD16F: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 206 bytes in 1 blocks are definitely lost in loss record 1,784 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x52720F1: fs_finish (lj_parse.c:1568)
==30360== by 0x5273070: parse_body (lj_parse.c:1853)
==30360== by 0x5273C7B: expr_binop (lj_parse.c:2006)
==30360== by 0x52740B5: expr_list (lj_parse.c:2107)
==30360== by 0x52756C3: parse_chunk (lj_parse.c:2314)
==30360== by 0x5275F8F: lj_parse (lj_parse.c:2715)
==30360== by 0x5277C8A: cpparser (lj_load.c:41)
==30360== by 0x525BAA6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x5277DAA: lua_loadx (lj_load.c:58)
==30360== by 0x4D0760: ngx_http_lua_clfactory_loadbuffer (ngx_http_lua_clfactory.c:731)
==30360== by 0x4CDD78: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:166)
==30360== by 0x4CE76A: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:283)
==30360== by 0x4CE256: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:205)
==30360== by 0x44EB50: ngx_http_core_content_phase (ngx_http_core_module.c:1370)
==30360== by 0x4497E2: ngx_http_core_run_phases (ngx_http_core_module.c:851)
==30360== by 0x4498FB: ngx_http_handler (ngx_http_core_module.c:834)
==30360== by 0x45529B: ngx_http_process_request (ngx_http_request.c:1904)
==30360== by 0x4558C3: ngx_http_process_request_headers (ngx_http_request.c:1335)
==30360== by 0x455E44: ngx_http_process_request_line (ngx_http_request.c:1014)
==30360== by 0x4564F4: ngx_http_wait_request_handler (ngx_http_request.c:500)
==30360== by 0x4351DC: ngx_event_process_posted (ngx_event_posted.c:33)
==30360== by 0x434CAB: ngx_process_events_and_timers (ngx_event.c:259)
==30360== by 0x43CDA9: ngx_single_process_cycle (ngx_process_cycle.c:309)
==30360== by 0x41B00D: main (nginx.c:412)
==30360==
{
<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 ==30360== 217 bytes in 10 blocks are definitely lost in loss record 1,789 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x52B1B62: lj_lib_register (lj_lib.c:110)
==30360== by 0x52B576D: luaopen_bit (lib_bit.c:177)
==30360== by 0x525B737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x52C05E8: luaL_openlibs (lib_init.c:45)
==30360== by 0x4CD16F: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 218 bytes in 1 blocks are definitely lost in loss record 1,790 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526C185: lua_pushstring (lj_api.c:590)
==30360== by 0x52BA8DA: setpath (lib_package.c:545)
==30360== by 0x52BAAFB: luaopen_package (lib_package.c:597)
==30360== by 0x525B737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x52C05E8: luaL_openlibs (lib_init.c:45)
==30360== by 0x4CD16F: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 228 bytes in 9 blocks are definitely lost in loss record 1,794 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x52B1B62: lj_lib_register (lj_lib.c:110)
==30360== by 0x52BBC0D: luaopen_debug (lib_debug.c:402)
==30360== by 0x525B737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x52C05E8: luaL_openlibs (lib_init.c:45)
==30360== by 0x4CD16F: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 231 bytes in 1 blocks are definitely lost in loss record 1,795 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x52720F1: fs_finish (lj_parse.c:1568)
==30360== by 0x5273070: parse_body (lj_parse.c:1853)
==30360== by 0x5273C7B: expr_binop (lj_parse.c:2006)
==30360== by 0x52740B5: expr_list (lj_parse.c:2107)
==30360== by 0x5274E37: parse_assignment (lj_parse.c:2198)
==30360== by 0x5275033: parse_chunk (lj_parse.c:2231)
==30360== by 0x5275DD8: parse_block (lj_parse.c:2400)
==30360== by 0x5275799: parse_chunk (lj_parse.c:2552)
==30360== by 0x5275F8F: lj_parse (lj_parse.c:2715)
==30360== by 0x5277C8A: cpparser (lj_load.c:41)
==30360== by 0x525BAA6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x5277DAA: lua_loadx (lj_load.c:58)
==30360== by 0x527802B: luaL_loadbufferx (lj_load.c:143)
==30360== by 0x4DD26C: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:314)
==30360== by 0x4CD6F8: ngx_http_lua_init_vm (ngx_http_lua_util.c:767)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 235 (200 direct, 35 indirect) bytes in 1 blocks are definitely lost in loss record 1,796 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x52720F1: fs_finish (lj_parse.c:1568)
==30360== by 0x5275FA7: lj_parse (lj_parse.c:2718)
==30360== by 0x5277C8A: cpparser (lj_load.c:41)
==30360== by 0x525BAA6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x5277DAA: lua_loadx (lj_load.c:58)
==30360== by 0x527802B: luaL_loadbufferx (lj_load.c:143)
==30360== by 0x4BDDF4: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:970)
==30360== by 0x4CD637: ngx_http_lua_init_vm (ngx_http_lua_util.c:747)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 240 bytes in 11 blocks are definitely lost in loss record 1,799 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x52B1B62: lj_lib_register (lj_lib.c:110)
==30360== by 0x52B7280: luaopen_string (lib_string.c:739)
==30360== by 0x525B737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x52C05E8: luaL_openlibs (lib_init.c:45)
==30360== by 0x4CD16F: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 253 bytes in 11 blocks are definitely lost in loss record 1,800 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x52B1BE1: lj_lib_register (lj_lib.c:143)
==30360== by 0x52B4CB8: luaopen_base (lib_base.c:660)
==30360== by 0x525B737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x52C05E8: luaL_openlibs (lib_init.c:45)
==30360== by 0x4CD16F: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 288 bytes in 9 blocks are definitely lost in loss record 1,813 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262E76: lj_func_newC (lj_func.c:109)
==30360== by 0x52B1AFD: lj_lib_register (lj_lib.c:92)
==30360== by 0x52B90DD: luaopen_io (lib_io.c:525)
==30360== by 0x525B737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x52C05E8: luaL_openlibs (lib_init.c:45)
==30360== by 0x4CD16F: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 352 bytes in 11 blocks are definitely lost in loss record 1,822 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262E76: lj_func_newC (lj_func.c:109)
==30360== by 0x52B1AFD: lj_lib_register (lj_lib.c:92)
==30360== by 0x52B9156: luaopen_io (lib_io.c:528)
==30360== by 0x525B737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x52C05E8: luaL_openlibs (lib_init.c:45)
==30360== by 0x4CD16F: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 352 bytes in 11 blocks are definitely lost in loss record 1,823 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262E76: lj_func_newC (lj_func.c:109)
==30360== by 0x52B1AFD: lj_lib_register (lj_lib.c:92)
==30360== by 0x52B9A5D: luaopen_os (lib_os.c:289)
==30360== by 0x525B737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x52C05E8: luaL_openlibs (lib_init.c:45)
==30360== by 0x4CD16F: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 360 bytes in 15 blocks are definitely lost in loss record 1,826 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x526307F: lj_func_newL_gc (lj_func.c:52)
==30360== by 0x525A865: lj_BC_FNEW (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x526E48C: lua_pcall (lj_api.c:1055)
==30360== by 0x4DD2D3: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:326)
==30360== by 0x4CD6F8: ngx_http_lua_init_vm (ngx_http_lua_util.c:767)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 384 bytes in 1 blocks are definitely lost in loss record 1,836 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x52623A4: lj_tab_resize (lj_tab.c:65)
==30360== by 0x52627A6: rehashtab (lj_tab.c:386)
==30360== by 0x526205D: lj_tab_newkey (lj_tab.c:470)
==30360== by 0x52621D1: lj_tab_setstr (lj_tab.c:535)
==30360== by 0x5272E96: lj_parse_keepstr (lj_parse.c:238)
==30360== by 0x5270263: lex_scan (lj_lex.c:253)
==30360== by 0x527043C: lj_lex_next (lj_lex.c:427)
==30360== by 0x5274A01: parse_args (lj_parse.c:1896)
==30360== by 0x5274B7C: expr_primary (lj_parse.c:1963)
==30360== by 0x52732DA: expr_binop (lj_parse.c:2009)
==30360== by 0x52740B5: expr_list (lj_parse.c:2107)
==30360== by 0x52759AB: parse_chunk (lj_parse.c:2259)
==30360== by 0x5273040: parse_body (lj_parse.c:1851)
==30360== by 0x5273C7B: expr_binop (lj_parse.c:2006)
==30360== by 0x52740B5: expr_list (lj_parse.c:2107)
==30360== by 0x52756C3: parse_chunk (lj_parse.c:2314)
==30360== by 0x5275F8F: lj_parse (lj_parse.c:2715)
==30360== by 0x5277C8A: cpparser (lj_load.c:41)
==30360== by 0x525BAA6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x5277DAA: lua_loadx (lj_load.c:58)
==30360== by 0x4D0760: ngx_http_lua_clfactory_loadbuffer (ngx_http_lua_clfactory.c:731)
==30360== by 0x4CDD78: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:166)
==30360== by 0x4CE76A: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:283)
==30360== by 0x4CE256: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:205)
==30360== by 0x44EB50: ngx_http_core_content_phase (ngx_http_core_module.c:1370)
==30360== by 0x4497E2: ngx_http_core_run_phases (ngx_http_core_module.c:851)
==30360== by 0x4498FB: ngx_http_handler (ngx_http_core_module.c:834)
==30360== by 0x45529B: ngx_http_process_request (ngx_http_request.c:1904)
==30360== by 0x4558C3: ngx_http_process_request_headers (ngx_http_request.c:1335)
==30360== by 0x455E44: ngx_http_process_request_line (ngx_http_request.c:1014)
==30360== by 0x4564F4: ngx_http_wait_request_handler (ngx_http_request.c:500)
==30360== by 0x4351DC: ngx_event_process_posted (ngx_event_posted.c:33)
==30360== by 0x434CAB: ngx_process_events_and_timers (ngx_event.c:259)
==30360== by 0x43CDA9: ngx_single_process_cycle (ngx_process_cycle.c:309)
==30360== by 0x41B00D: main (nginx.c:412)
==30360==
{
<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 ==30360== 384 bytes in 1 blocks are definitely lost in loss record 1,837 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261668: newtab (lj_tab.c:65)
==30360== by 0x52617A8: lj_tab_new (lj_tab.c:161)
==30360== by 0x526C59A: lua_createtable (lj_api.c:644)
==30360== by 0x52B2AC9: luaL_findtable (lib_aux.c:93)
==30360== by 0x52B1955: lj_lib_register (lj_lib.c:31)
==30360== by 0x52B4CB8: luaopen_base (lib_base.c:660)
==30360== by 0x525B737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x52C05E8: luaL_openlibs (lib_init.c:45)
==30360== by 0x4CD16F: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 384 bytes in 1 blocks are definitely lost in loss record 1,838 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x52623A4: lj_tab_resize (lj_tab.c:65)
==30360== by 0x52627A6: rehashtab (lj_tab.c:386)
==30360== by 0x526205D: lj_tab_newkey (lj_tab.c:470)
==30360== by 0x52638E7: lj_meta_tset (lj_meta.c:182)
==30360== by 0x526D958: lua_setfield (lj_api.c:904)
==30360== by 0x52BAB9D: luaopen_package (lib_package.c:604)
==30360== by 0x525B737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x52C05E8: luaL_openlibs (lib_init.c:45)
==30360== by 0x4CD16F: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 384 bytes in 1 blocks are definitely lost in loss record 1,839 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261668: newtab (lj_tab.c:65)
==30360== by 0x52617A8: lj_tab_new (lj_tab.c:161)
==30360== by 0x526C59A: lua_createtable (lj_api.c:644)
==30360== by 0x52B1F2E: lj_lib_register (lj_lib.c:44)
==30360== by 0x52B90DD: luaopen_io (lib_io.c:525)
==30360== by 0x525B737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x52C05E8: luaL_openlibs (lib_init.c:45)
==30360== by 0x4CD16F: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 384 bytes in 1 blocks are definitely lost in loss record 1,840 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261668: newtab (lj_tab.c:65)
==30360== by 0x52617A8: lj_tab_new (lj_tab.c:161)
==30360== by 0x526C59A: lua_createtable (lj_api.c:644)
==30360== by 0x52B2AC9: luaL_findtable (lib_aux.c:93)
==30360== by 0x52B1993: lj_lib_register (lj_lib.c:35)
==30360== by 0x52B9156: luaopen_io (lib_io.c:528)
==30360== by 0x525B737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x52C05E8: luaL_openlibs (lib_init.c:45)
==30360== by 0x4CD16F: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 384 bytes in 1 blocks are definitely lost in loss record 1,841 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261668: newtab (lj_tab.c:65)
==30360== by 0x52617A8: lj_tab_new (lj_tab.c:161)
==30360== by 0x526C59A: lua_createtable (lj_api.c:644)
==30360== by 0x52B2AC9: luaL_findtable (lib_aux.c:93)
==30360== by 0x52B1993: lj_lib_register (lj_lib.c:35)
==30360== by 0x52B9A5D: luaopen_os (lib_os.c:289)
==30360== by 0x525B737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x52C05E8: luaL_openlibs (lib_init.c:45)
==30360== by 0x4CD16F: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 384 bytes in 1 blocks are definitely lost in loss record 1,842 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261668: newtab (lj_tab.c:65)
==30360== by 0x52617A8: lj_tab_new (lj_tab.c:161)
==30360== by 0x526C59A: lua_createtable (lj_api.c:644)
==30360== by 0x52B2AC9: luaL_findtable (lib_aux.c:93)
==30360== by 0x52B1993: lj_lib_register (lj_lib.c:35)
==30360== by 0x52B7280: luaopen_string (lib_string.c:739)
==30360== by 0x525B737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x52C05E8: luaL_openlibs (lib_init.c:45)
==30360== by 0x4CD16F: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 384 bytes in 1 blocks are definitely lost in loss record 1,843 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261668: newtab (lj_tab.c:65)
==30360== by 0x52617A8: lj_tab_new (lj_tab.c:161)
==30360== by 0x526C59A: lua_createtable (lj_api.c:644)
==30360== by 0x52B2AC9: luaL_findtable (lib_aux.c:93)
==30360== by 0x52B1993: lj_lib_register (lj_lib.c:35)
==30360== by 0x52BBC0D: luaopen_debug (lib_debug.c:402)
==30360== by 0x525B737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x52C05E8: luaL_openlibs (lib_init.c:45)
==30360== by 0x4CD16F: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 384 bytes in 1 blocks are definitely lost in loss record 1,844 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261668: newtab (lj_tab.c:65)
==30360== by 0x52617A8: lj_tab_new (lj_tab.c:161)
==30360== by 0x526C59A: lua_createtable (lj_api.c:644)
==30360== by 0x52B2AC9: luaL_findtable (lib_aux.c:93)
==30360== by 0x52B1993: lj_lib_register (lj_lib.c:35)
==30360== by 0x52B576D: luaopen_bit (lib_bit.c:177)
==30360== by 0x525B737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x52C05E8: luaL_openlibs (lib_init.c:45)
==30360== by 0x4CD16F: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 384 bytes in 1 blocks are definitely lost in loss record 1,845 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261668: newtab (lj_tab.c:65)
==30360== by 0x52617A8: lj_tab_new (lj_tab.c:161)
==30360== by 0x526C59A: lua_createtable (lj_api.c:644)
==30360== by 0x52B2AC9: luaL_findtable (lib_aux.c:93)
==30360== by 0x52B1993: lj_lib_register (lj_lib.c:35)
==30360== by 0x52BD845: luaopen_jit (lib_jit.c:753)
==30360== by 0x525B737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x52C05E8: luaL_openlibs (lib_init.c:45)
==30360== by 0x4CD16F: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 384 bytes in 1 blocks are definitely lost in loss record 1,846 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261668: newtab (lj_tab.c:65)
==30360== by 0x52617A8: lj_tab_new (lj_tab.c:161)
==30360== by 0x526C59A: lua_createtable (lj_api.c:644)
==30360== by 0x4CD46A: ngx_http_lua_init_vm (ngx_http_lua_util.c:687)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 384 bytes in 1 blocks are definitely lost in loss record 1,847 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261668: newtab (lj_tab.c:65)
==30360== by 0x52617A8: lj_tab_new (lj_tab.c:161)
==30360== by 0x526C59A: lua_createtable (lj_api.c:644)
==30360== by 0x4DB788: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:267)
==30360== by 0x4CD655: ngx_http_lua_init_vm (ngx_http_lua_util.c:750)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 384 bytes in 1 blocks are definitely lost in loss record 1,848 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261668: newtab (lj_tab.c:65)
==30360== by 0x52617A8: lj_tab_new (lj_tab.c:161)
==30360== by 0x526C59A: lua_createtable (lj_api.c:644)
==30360== by 0x4DD0B9: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:243)
==30360== by 0x4CD6F8: ngx_http_lua_init_vm (ngx_http_lua_util.c:767)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 384 bytes in 1 blocks are definitely lost in loss record 1,849 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x52623A4: lj_tab_resize (lj_tab.c:65)
==30360== by 0x52627A6: rehashtab (lj_tab.c:386)
==30360== by 0x526205D: lj_tab_newkey (lj_tab.c:470)
==30360== by 0x52621D1: lj_tab_setstr (lj_tab.c:535)
==30360== by 0x5272E96: lj_parse_keepstr (lj_parse.c:238)
==30360== by 0x5270117: lex_scan (lj_lex.c:274)
==30360== by 0x527043C: lj_lex_next (lj_lex.c:427)
==30360== by 0x5273C1F: expr_binop (lj_parse.c:2012)
==30360== by 0x5273663: expr_binop (lj_parse.c:2096)
==30360== by 0x5274111: expr_cond (lj_parse.c:2107)
==30360== by 0x5275E0D: parse_then (lj_parse.c:2587)
==30360== by 0x5275614: parse_chunk (lj_parse.c:2599)
==30360== by 0x5275DD8: parse_block (lj_parse.c:2400)
==30360== by 0x5275E24: parse_then (lj_parse.c:2589)
==30360== by 0x5275614: parse_chunk (lj_parse.c:2599)
==30360== by 0x5273040: parse_body (lj_parse.c:1851)
==30360== by 0x5273C7B: expr_binop (lj_parse.c:2006)
==30360== by 0x52740B5: expr_list (lj_parse.c:2107)
==30360== by 0x5274E37: parse_assignment (lj_parse.c:2198)
==30360== by 0x5275033: parse_chunk (lj_parse.c:2231)
==30360== by 0x5275DD8: parse_block (lj_parse.c:2400)
==30360== by 0x5275799: parse_chunk (lj_parse.c:2552)
==30360== by 0x5275F8F: lj_parse (lj_parse.c:2715)
==30360== by 0x5277C8A: cpparser (lj_load.c:41)
==30360== by 0x525BAA6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x5277DAA: lua_loadx (lj_load.c:58)
==30360== by 0x527802B: luaL_loadbufferx (lj_load.c:143)
==30360== by 0x4DD26C: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:314)
==30360== by 0x4CD6F8: ngx_http_lua_init_vm (ngx_http_lua_util.c:767)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 384 bytes in 12 blocks are definitely lost in loss record 1,850 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262E76: lj_func_newC (lj_func.c:109)
==30360== by 0x52B1AFD: lj_lib_register (lj_lib.c:92)
==30360== by 0x52B576D: luaopen_bit (lib_bit.c:177)
==30360== by 0x525B737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x52C05E8: luaL_openlibs (lib_init.c:45)
==30360== by 0x4CD16F: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 416 bytes in 13 blocks are definitely lost in loss record 1,856 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262E76: lj_func_newC (lj_func.c:109)
==30360== by 0x52B1AFD: lj_lib_register (lj_lib.c:92)
==30360== by 0x52B7280: luaopen_string (lib_string.c:739)
==30360== by 0x525B737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x52C05E8: luaL_openlibs (lib_init.c:45)
==30360== by 0x4CD16F: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 423 bytes in 20 blocks are definitely lost in loss record 1,857 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x527049D: lj_lex_init (lj_lex.c:477)
==30360== by 0x52668CF: cpluaopen (lj_state.c:153)
==30360== by 0x525BAA6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x5266B6A: lua_newstate (lj_state.c:222)
==30360== by 0x52B3191: luaL_newstate (lib_aux.c:323)
==30360== by 0x4CD15B: ngx_http_lua_init_vm (ngx_http_lua_util.c:202)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 427 (395 direct, 32 indirect) bytes in 1 blocks are definitely lost in loss record 1,858 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x52720F1: fs_finish (lj_parse.c:1568)
==30360== by 0x5275FA7: lj_parse (lj_parse.c:2718)
==30360== by 0x5277C8A: cpparser (lj_load.c:41)
==30360== by 0x525BAA6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x5277DAA: lua_loadx (lj_load.c:58)
==30360== by 0x527802B: luaL_loadbufferx (lj_load.c:143)
==30360== by 0x4DD26C: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:314)
==30360== by 0x4CD6F8: ngx_http_lua_init_vm (ngx_http_lua_util.c:767)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 463 bytes in 20 blocks are definitely lost in loss record 1,869 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x526345F: lj_meta_init (lj_meta.c:40)
==30360== by 0x52668C7: cpluaopen (lj_state.c:152)
==30360== by 0x525BAA6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x5266B6A: lua_newstate (lj_state.c:222)
==30360== by 0x52B3191: luaL_newstate (lib_aux.c:323)
==30360== by 0x4CD15B: ngx_http_lua_init_vm (ngx_http_lua_util.c:202)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 507 bytes in 24 blocks are definitely lost in loss record 1,875 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x52B1B62: lj_lib_register (lj_lib.c:110)
==30360== by 0x52B5231: luaopen_math (lib_math.c:223)
==30360== by 0x525B737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x52C05E8: luaL_openlibs (lib_init.c:45)
==30360== by 0x4CD16F: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 508 bytes in 21 blocks are definitely lost in loss record 1,876 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261419: lj_str_new (lj_str.c:188)
==30360== by 0x52B1B62: lj_lib_register (lj_lib.c:110)
==30360== by 0x52B4CB8: luaopen_base (lib_base.c:660)
==30360== by 0x525B737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x52C05E8: luaL_openlibs (lib_init.c:45)
==30360== by 0x4CD16F: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 512 bytes in 16 blocks are definitely lost in loss record 1,882 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262E76: lj_func_newC (lj_func.c:109)
==30360== by 0x52B1AFD: lj_lib_register (lj_lib.c:92)
==30360== by 0x52BBC0D: luaopen_debug (lib_debug.c:402)
==30360== by 0x525B737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x52C05E8: luaL_openlibs (lib_init.c:45)
==30360== by 0x4CD16F: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 552 bytes in 4 blocks are definitely lost in loss record 1,891 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x527660B: lj_bcread_proto (lj_bcread.c:343)
==30360== by 0x52B1E66: lj_lib_register (lj_lib.c:63)
==30360== by 0x52B7CFD: luaopen_table (lib_table.c:298)
==30360== by 0x525B737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x52C05E8: luaL_openlibs (lib_init.c:45)
==30360== by 0x4CD16F: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 768 bytes in 1 blocks are definitely lost in loss record 1,916 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261668: newtab (lj_tab.c:65)
==30360== by 0x52617A8: lj_tab_new (lj_tab.c:161)
==30360== by 0x526C59A: lua_createtable (lj_api.c:644)
==30360== by 0x52B2AC9: luaL_findtable (lib_aux.c:93)
==30360== by 0x52B1993: lj_lib_register (lj_lib.c:35)
==30360== by 0x52B5231: luaopen_math (lib_math.c:223)
==30360== by 0x525B737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x52C05E8: luaL_openlibs (lib_init.c:45)
==30360== by 0x4CD16F: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 768 bytes in 1 blocks are definitely lost in loss record 1,917 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261668: newtab (lj_tab.c:65)
==30360== by 0x52617A8: lj_tab_new (lj_tab.c:161)
==30360== by 0x526C59A: lua_createtable (lj_api.c:644)
==30360== by 0x4CD3E1: ngx_http_lua_init_vm (ngx_http_lua_util.c:670)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 768 bytes in 1 blocks are definitely lost in loss record 1,918 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261668: newtab (lj_tab.c:65)
==30360== by 0x52617A8: lj_tab_new (lj_tab.c:161)
==30360== by 0x526C59A: lua_createtable (lj_api.c:644)
==30360== by 0x4CD412: ngx_http_lua_init_vm (ngx_http_lua_util.c:676)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 768 bytes in 1 blocks are definitely lost in loss record 1,919 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261668: newtab (lj_tab.c:65)
==30360== by 0x52617A8: lj_tab_new (lj_tab.c:161)
==30360== by 0x526C59A: lua_createtable (lj_api.c:644)
==30360== by 0x4C9CB5: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2093)
==30360== by 0x4CD624: ngx_http_lua_init_vm (ngx_http_lua_util.c:745)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 768 bytes in 1 blocks are definitely lost in loss record 1,920 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x52623A4: lj_tab_resize (lj_tab.c:65)
==30360== by 0x52627A6: rehashtab (lj_tab.c:386)
==30360== by 0x526205D: lj_tab_newkey (lj_tab.c:470)
==30360== by 0x526DB0F: lua_rawset (lj_api.c:923)
==30360== by 0x4DBA5C: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:337)
==30360== by 0x4CD655: ngx_http_lua_init_vm (ngx_http_lua_util.c:750)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 768 bytes in 1 blocks are definitely lost in loss record 1,921 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x52623A4: lj_tab_resize (lj_tab.c:65)
==30360== by 0x52627A6: rehashtab (lj_tab.c:386)
==30360== by 0x526205D: lj_tab_newkey (lj_tab.c:470)
==30360== by 0x52621D1: lj_tab_setstr (lj_tab.c:535)
==30360== by 0x5272E96: lj_parse_keepstr (lj_parse.c:238)
==30360== by 0x5270117: lex_scan (lj_lex.c:274)
==30360== by 0x527043C: lj_lex_next (lj_lex.c:427)
==30360== by 0x527527E: parse_chunk (lj_parse.c:2645)
==30360== by 0x5275DD8: parse_block (lj_parse.c:2400)
==30360== by 0x5275799: parse_chunk (lj_parse.c:2552)
==30360== by 0x5275F8F: lj_parse (lj_parse.c:2715)
==30360== by 0x5277C8A: cpparser (lj_load.c:41)
==30360== by 0x525BAA6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x5277DAA: lua_loadx (lj_load.c:58)
==30360== by 0x527802B: luaL_loadbufferx (lj_load.c:143)
==30360== by 0x4DD26C: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:314)
==30360== by 0x4CD6F8: ngx_http_lua_init_vm (ngx_http_lua_util.c:767)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 848 bytes in 26 blocks are definitely lost in loss record 1,925 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262E76: lj_func_newC (lj_func.c:109)
==30360== by 0x52B1AFD: lj_lib_register (lj_lib.c:92)
==30360== by 0x52B5231: luaopen_math (lib_math.c:223)
==30360== by 0x525B737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x52C05E8: luaL_openlibs (lib_init.c:45)
==30360== by 0x4CD16F: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 1,000 bytes in 27 blocks are definitely lost in loss record 1,939 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F6C7: lj_mem_newgco (lj_gc.c:822)
==30360== by 0x5262E76: lj_func_newC (lj_func.c:109)
==30360== by 0x52B1AFD: lj_lib_register (lj_lib.c:92)
==30360== by 0x52B4CB8: luaopen_base (lib_base.c:660)
==30360== by 0x525B737: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x52C05E8: luaL_openlibs (lib_init.c:45)
==30360== by 0x4CD16F: ngx_http_lua_init_vm (ngx_http_lua_util.c:207)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 1,536 bytes in 1 blocks are definitely lost in loss record 1,964 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261668: newtab (lj_tab.c:65)
==30360== by 0x52617A8: lj_tab_new (lj_tab.c:161)
==30360== by 0x5266872: cpluaopen (lj_state.c:149)
==30360== by 0x525BAA6: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==30360== by 0x5266B6A: lua_newstate (lj_state.c:222)
==30360== by 0x52B3191: luaL_newstate (lib_aux.c:323)
==30360== by 0x4CD15B: ngx_http_lua_init_vm (ngx_http_lua_util.c:202)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 ==30360== 3,072 bytes in 1 blocks are definitely lost in loss record 1,986 of 2,003
==30360== at 0x4C296FC: malloc (vg_replace_malloc.c:270)
==30360== by 0x4C29870: realloc (vg_replace_malloc.c:662)
==30360== by 0x525F61C: lj_mem_realloc (lj_gc.c:809)
==30360== by 0x5261668: newtab (lj_tab.c:65)
==30360== by 0x52617A8: lj_tab_new (lj_tab.c:161)
==30360== by 0x526C59A: lua_createtable (lj_api.c:644)
==30360== by 0x4CD502: ngx_http_lua_init_vm (ngx_http_lua_util.c:722)
==30360== by 0x4C556A: ngx_http_lua_init (ngx_http_lua_module.c:555)
==30360== by 0x447E27: ngx_http_block (ngx_http.c:315)
==30360== by 0x42C466: ngx_conf_parse (ngx_conf_file.c:427)
==30360== by 0x429DAA: ngx_init_cycle (ngx_cycle.c:268)
==30360== by 0x41ADC7: main (nginx.c:324)
==30360==
{
<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 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)
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 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/07/07 15:19:37 [warn] 1723\#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/07/07 15:19:37 [warn] 1723\#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)
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 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 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 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 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 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 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 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)
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 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)
109-timer-hup.t TEST 7: HUP reload should abort pending timers (fuzz test) - grep_error_log_out (req 0) got: 'lua found 8182 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 8185 pending timers
'
expected: 'lua found 8191 pending timers
'

Warnings

Go back to the index page.