(This page was automatically generated by the tools in the opsboy project on 04:19:13 08-Jan-2018 GMT.)

Detailed Test Report for ngx_lua in linux x86_64 (wv)

Summary

Commit Testing Time Unexpected
Failures
Expected
Failures
Files Tests Elapsed Time
858753bb 2018-01-06 22:19:29 GMT 0 607 193 19884 5554 sec

LuaJIT

LuaJIT 2.1.0-beta3, commit e5257da

Compilation Errors

Unexpected Failures

(none)

Expected Failures

File Name Details
005-exit.t TEST 21: exit 403 in header filter - status code ok got: ''
expected: '403'
005-exit.t TEST 21: exit 403 in header filter - response_body_like - response is expected () ''
doesn't match '(?^s:403 Forbidden)'
005-exit.t TEST 21: exit 403 in header filter - status code ok got: ''
expected: '403'
005-exit.t TEST 21: exit 403 in header filter - response_body_like - response is expected () ''
doesn't match '(?^s:403 Forbidden)'
005-exit.t TEST 23: exit both in header filter and content handler - status code ok got: ''
expected: '201'
005-exit.t TEST 24: exit 444 in header filter - status code ok got: ''
expected: '444'
005-exit.t TEST 22: exit 201 in header filter - status code ok got: ''
expected: '201'
023-rewrite/req-socket.t TEST 7: Expect & 100 Continue - status code ok got: '200'
expected: '100'
023-rewrite/req-socket.t TEST 7: Expect & 100 Continue - response_body_like - response is expected (failed to get the request socket: test expect failed) 'failed to get the request socket: test expect failed
'
doesn't match '(?^s:\breceived: hello\b.*?\breceived: worl\b)'
023-rewrite/req-socket.t TEST 7: Expect & 100 Continue - status code ok got: '200'
expected: '100'
023-rewrite/req-socket.t TEST 7: Expect & 100 Continue - response_body_like - response is expected (failed to get the request socket: test expect failed) 'failed to get the request socket: test expect failed
'
doesn't match '(?^s:\breceived: hello\b.*?\breceived: worl\b)'
025-codecache.t TEST 24: lua_max_pending_timers - chained timers (non-zero delay) - not exceeding - pattern "decrementing the reference count for Lua VM: 3" should not match any line in error.log but matches line "2018/01/06 22:54:25 [debug] 24716\#0: lua decrementing the reference count for Lua VM: 3" (req 0)
025-codecache.t TEST 24: lua_max_pending_timers - chained timers (non-zero delay) - not exceeding - pattern "decrementing the reference count for Lua VM: 3" should not match any line in error.log but matches line "2018/01/06 22:54:25 [debug] 24716\#0: lua decrementing the reference count for Lua VM: 3" (req 1)
025-codecache.t TEST 29: cosocket connection pool timeout (after Lua VM destroys) - pattern "(?^:\blua tcp socket keepalive: free connection pool [0-9A-F]+ for "127.0.0.1:)" should match a line in error.log (req 0)
025-codecache.t TEST 29: cosocket connection pool timeout (after Lua VM destroys) - pattern "lua tcp socket keepalive max idle timeout" should not match any line in error.log but matches line "2018/01/06 22:54:28 [debug] 24718\#0: lua tcp socket keepalive max idle timeout" (req 0)
025-codecache.t TEST 29: cosocket connection pool timeout (after Lua VM destroys) - pattern "(?^:\blua tcp socket keepalive: free connection pool [0-9A-F]+ for "127.0.0.1:)" should match a line in error.log (req 1)
025-codecache.t TEST 29: cosocket connection pool timeout (after Lua VM destroys) - pattern "lua tcp socket keepalive max idle timeout" should not match any line in error.log but matches line "2018/01/06 22:54:28 [debug] 24718\#0: lua tcp socket keepalive max idle timeout" (req 1)
025-codecache.t TEST 29: cosocket connection pool timeout (after Lua VM destroys) - pattern "lua tcp socket keepalive max idle timeout" should not match any line in error.log but matches line "2018/01/06 22:54:29 [debug] 24718\#0: lua tcp socket keepalive max idle timeout" (req 1)
041-header-filter.t TEST 41: filter finalize - status code ok got: ''
expected: '302'
041-header-filter.t TEST 41: filter finalize - response_body_like - response is expected () ''
doesn't match '(?^s:302 Found)'
041-header-filter.t TEST 41: filter finalize - status code ok got: ''
expected: '302'
041-header-filter.t TEST 41: filter finalize - response_body_like - response is expected () ''
doesn't match '(?^s:302 Found)'
043-shdict.t nginx: [emerg] lua_shared_dict "dogs" is already defined as "dogs" in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:26
056-flush.t TEST 1: flush wait - content - pattern "lua reuse free buf chain, but reallocate memory because 5 >= 0" should match a line in error.log (req 0)
056-flush.t TEST 1: flush wait - content - pattern "lua reuse free buf chain, but reallocate memory because 5 >= 0" should match a line in error.log (req 1)
067-req-socket.t TEST 7: Expect & 100 Continue - status code ok got: '200'
expected: '100'
067-req-socket.t TEST 7: Expect & 100 Continue - response_body_like - response is expected (failed to get the request socket: test expect failed) 'failed to get the request socket: test expect failed
'
doesn't match '(?^s:\breceived: hello\b.*?\breceived: worl\b)'
067-req-socket.t TEST 7: Expect & 100 Continue - status code ok got: '200'
expected: '100'
067-req-socket.t TEST 7: Expect & 100 Continue - response_body_like - response is expected (failed to get the request socket: test expect failed) 'failed to get the request socket: test expect failed
'
doesn't match '(?^s:\breceived: hello\b.*?\breceived: worl\b)'
067-req-socket.t TEST 14: successful reread after reading timeout happens (receive -> receive) - response_body - response is expected (repeated req 0, req 0) @@ -1,4 +1,4 @@
sent: 65
sent: 11
-received: err: timeout, partial: abc
+received: err: timeout, partial: abchello world
-received: received: hello world
+received: err: timeout, partial:
'
067-req-socket.t TEST 14: successful reread after reading timeout happens (receive -> receive) - response_body - response is expected (repeated req 1, req 0) @@ -1,4 +1,4 @@
sent: 65
sent: 11
-received: err: timeout, partial: abc
+received: err: timeout, partial: abchello world
-received: received: hello world
+received: err: timeout, partial:
'
067-req-socket.t TEST 15: successful reread after reading timeout happens (receive -> receiveuntil) - response_body - response is expected (repeated req 0, req 0) @@ -1,4 +1,4 @@
sent: 65
sent: 12
-received: err: timeout, partial: abc
+received: err: timeout, partial: abchello world
-received: received: hello world
+received:
'
067-req-socket.t TEST 15: successful reread after reading timeout happens (receive -> receiveuntil) - response_body - response is expected (repeated req 1, req 0) @@ -1,4 +1,4 @@
sent: 65
sent: 12
-received: err: timeout, partial: abc
+received: err: timeout, partial: abchello world
-received: received: hello world
+received:
'
067-req-socket.t TEST 16: successful reread after reading timeout happens (receiveuntil -> receive) - response_body - response is expected (repeated req 0, req 0) @@ -1,4 +1,4 @@
sent: 65
sent: 12
-received: err: timeout, partial: abc
+received: err: timeout, partial: abchello world
-received: received: hello world
+received:
'
067-req-socket.t TEST 16: successful reread after reading timeout happens (receiveuntil -> receive) - response_body - response is expected (repeated req 1, req 0) @@ -1,4 +1,4 @@
sent: 65
sent: 12
-received: err: timeout, partial: abc
+received: err: timeout, partial: abchello world
-received: received: hello world
+received:
'
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== Invalid read of size 8
==25772== at 0x424444: ngx_chain_update_chains (ngx_buf.c:190)
==25772== by 0x4F49ED: ngx_http_lua_output_filter (ngx_http_lua_util.c:602)
==25772== by 0x4F553B: ngx_http_lua_send_chain_link (ngx_http_lua_util.c:548)
==25772== by 0x4E6562: ngx_http_lua_ngx_echo (ngx_http_lua_output.c:233)
==25772== by 0x4E65EA: ngx_http_lua_ngx_say (ngx_http_lua_output.c:34)
==25772== by 0x5462BD7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x4F6C12: ngx_http_lua_run_thread (ngx_http_lua_util.c:1010)
==25772== by 0x4FA913: ngx_http_lua_content_by_chunk (ngx_http_lua_contentby.c:120)
==25772== by 0x4FA9ED: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:310)
==25772== by 0x4FA486: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:222)
==25772== by 0x45C5B7: ngx_http_core_content_phase (ngx_http_core_module.c:1173)
==25772== by 0x4573C2: ngx_http_core_run_phases (ngx_http_core_module.c:862)
==25772== by 0x4574D1: ngx_http_handler (ngx_http_core_module.c:845)
==25772== by 0x46298B: ngx_http_process_request (ngx_http_request.c:1950)
==25772== by 0x462FB7: ngx_http_process_request_headers (ngx_http_request.c:1377)
==25772== by 0x463525: ngx_http_process_request_line (ngx_http_request.c:1049)
==25772== by 0x463C05: ngx_http_wait_request_handler (ngx_http_request.c:507)
==25772== by 0x44097A: ngx_event_process_posted (ngx_event_posted.c:34)
==25772== by 0x44036F: ngx_process_events_and_timers (ngx_event.c:269)
==25772== by 0x449788: ngx_single_process_cycle (ngx_process_cycle.c:332)
==25772== by 0x420E84: main (nginx.c:381)
==25772== Address 0x118 is not stack'd, malloc'd or (recently) free'd
==25772==
{
<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 ==25772==
==25772== Process terminating with default action of signal 11 (SIGSEGV)
==25772== Access not within mapped region at address 0x118
==25772== at 0x424444: ngx_chain_update_chains (ngx_buf.c:190)
==25772== by 0x4F49ED: ngx_http_lua_output_filter (ngx_http_lua_util.c:602)
==25772== by 0x4F553B: ngx_http_lua_send_chain_link (ngx_http_lua_util.c:548)
==25772== by 0x4E6562: ngx_http_lua_ngx_echo (ngx_http_lua_output.c:233)
==25772== by 0x4E65EA: ngx_http_lua_ngx_say (ngx_http_lua_output.c:34)
==25772== by 0x5462BD7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x4F6C12: ngx_http_lua_run_thread (ngx_http_lua_util.c:1010)
==25772== by 0x4FA913: ngx_http_lua_content_by_chunk (ngx_http_lua_contentby.c:120)
==25772== by 0x4FA9ED: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:310)
==25772== by 0x4FA486: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:222)
==25772== by 0x45C5B7: ngx_http_core_content_phase (ngx_http_core_module.c:1173)
==25772== by 0x4573C2: ngx_http_core_run_phases (ngx_http_core_module.c:862)
==25772== by 0x4574D1: ngx_http_handler (ngx_http_core_module.c:845)
==25772== by 0x46298B: ngx_http_process_request (ngx_http_request.c:1950)
==25772== by 0x462FB7: ngx_http_process_request_headers (ngx_http_request.c:1377)
==25772== by 0x463525: ngx_http_process_request_line (ngx_http_request.c:1049)
==25772== by 0x463C05: ngx_http_wait_request_handler (ngx_http_request.c:507)
==25772== by 0x44097A: ngx_event_process_posted (ngx_event_posted.c:34)
==25772== by 0x44036F: ngx_process_events_and_timers (ngx_event.c:269)
==25772== by 0x449788: ngx_single_process_cycle (ngx_process_cycle.c:332)
==25772== by 0x420E84: main (nginx.c:381)
==25772== If you believe this happened as a result of a stack
==25772== overflow in your program's main thread (unlikely but
==25772== possible), you can try to increase the size of the
==25772== main thread stack using the --main-stacksize= flag.
==25772== The main thread stack size used in this run was 8388608.
==25772== 18 bytes in 1 blocks are definitely lost in loss record 391 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x547C3D1: lj_parse_keepstr (lj_parse.c:237)
==25772== by 0x547949F: lex_scan (lj_lex.c:301)
==25772== by 0x547993C: lj_lex_next (lj_lex.c:454)
==25772== by 0x547E78E: parse_stmt (lj_parse.c:2647)
==25772== by 0x547E78E: parse_chunk (lj_parse.c:2684)
==25772== by 0x547C590: parse_body (lj_parse.c:1853)
==25772== by 0x547D1CB: expr_simple (lj_parse.c:2008)
==25772== by 0x547D1CB: expr_unop (lj_parse.c:2077)
==25772== by 0x547D1CB: expr_binop (lj_parse.c:2090)
==25772== by 0x547D605: expr (lj_parse.c:2109)
==25772== by 0x547D605: expr_list (lj_parse.c:1876)
==25772== by 0x547E377: parse_assignment (lj_parse.c:2202)
==25772== by 0x547E543: parse_call_assign (lj_parse.c:2233)
==25772== by 0x547E543: parse_stmt (lj_parse.c:2672)
==25772== by 0x547E543: parse_chunk (lj_parse.c:2684)
==25772== by 0x547F2E8: parse_block (lj_parse.c:2402)
==25772== by 0x547ECA9: parse_for_iter (lj_parse.c:2554)
==25772== by 0x547ECA9: parse_for (lj_parse.c:2577)
==25772== by 0x547ECA9: parse_stmt (lj_parse.c:2638)
==25772== by 0x547ECA9: parse_chunk (lj_parse.c:2684)
==25772== by 0x547F49F: lj_parse (lj_parse.c:2717)
==25772== by 0x548119A: cpparser (lj_load.c:41)
==25772== by 0x5462F46: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x54812BA: lua_loadx (lj_load.c:58)
==25772== by 0x548153B: luaL_loadbufferx (lj_load.c:143)
==25772== by 0x50CEC8: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:320)
==25772== by 0x4F97D8: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==25772== by 0x4F97D8: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F97D8: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F97D8: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_scan
fun:lj_lex_next
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_assignment
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:parse_block
fun:parse_for_iter
fun:parse_for
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 18 bytes in 1 blocks are definitely lost in loss record 392 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x547C3D1: lj_parse_keepstr (lj_parse.c:237)
==25772== by 0x547949F: lex_scan (lj_lex.c:301)
==25772== by 0x547993C: lj_lex_next (lj_lex.c:454)
==25772== by 0x547C499: parse_params (lj_parse.c:1813)
==25772== by 0x547C499: parse_body (lj_parse.c:1849)
==25772== by 0x547D1CB: expr_simple (lj_parse.c:2008)
==25772== by 0x547D1CB: expr_unop (lj_parse.c:2077)
==25772== by 0x547D1CB: expr_binop (lj_parse.c:2090)
==25772== by 0x547D605: expr (lj_parse.c:2109)
==25772== by 0x547D605: expr_list (lj_parse.c:1876)
==25772== by 0x547E377: parse_assignment (lj_parse.c:2202)
==25772== by 0x547E543: parse_call_assign (lj_parse.c:2233)
==25772== by 0x547E543: parse_stmt (lj_parse.c:2672)
==25772== by 0x547E543: parse_chunk (lj_parse.c:2684)
==25772== by 0x547F49F: lj_parse (lj_parse.c:2717)
==25772== by 0x548119A: cpparser (lj_load.c:41)
==25772== by 0x5462F46: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x54812BA: lua_loadx (lj_load.c:58)
==25772== by 0x548153B: luaL_loadbufferx (lj_load.c:143)
==25772== by 0x50CEC8: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:320)
==25772== by 0x4F97D8: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==25772== by 0x4F97D8: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F97D8: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F97D8: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_scan
fun:lj_lex_next
fun:parse_params
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_assignment
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 19 bytes in 1 blocks are definitely lost in loss record 394 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x54BF5BA: luaopen_base (lib_base.c:663)
==25772== by 0x5462BD7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x54CAFD8: luaL_openlibs (lib_init.c:45)
==25772== by 0x4F924F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==25772== by 0x4F924F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 19 bytes in 1 blocks are definitely lost in loss record 395 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x54BF669: newproxy_weaktable (lib_base.c:654)
==25772== by 0x54BF669: luaopen_base (lib_base.c:665)
==25772== by 0x5462BD7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x54CAFD8: luaL_openlibs (lib_init.c:45)
==25772== by 0x4F924F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==25772== by 0x4F924F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:newproxy_weaktable
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 19 bytes in 1 blocks are definitely lost in loss record 396 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x4EED39: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:2003)
==25772== by 0x4F96F9: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:733)
==25772== by 0x4F96F9: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F96F9: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F96F9: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 19 bytes in 1 blocks are definitely lost in loss record 397 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x513B11: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:58)
==25772== by 0x4F9753: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:744)
==25772== by 0x4F9753: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9753: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9753: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 19 bytes in 1 blocks are definitely lost in loss record 398 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x513DE0: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:37)
==25772== by 0x4F9763: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==25772== by 0x4F9763: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9763: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9763: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 19 bytes in 1 blocks are definitely lost in loss record 399 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x547C3D1: lj_parse_keepstr (lj_parse.c:237)
==25772== by 0x54795E6: lex_string (lj_lex.c:280)
==25772== by 0x54795E6: lex_scan (lj_lex.c:364)
==25772== by 0x547993C: lj_lex_next (lj_lex.c:454)
==25772== by 0x547D6A8: expr_bracket (lj_parse.c:1681)
==25772== by 0x547E0FF: expr_primary (lj_parse.c:1954)
==25772== by 0x547C82A: expr_simple (lj_parse.c:2011)
==25772== by 0x547C82A: expr_unop (lj_parse.c:2077)
==25772== by 0x547C82A: expr_binop (lj_parse.c:2090)
==25772== by 0x547D605: expr (lj_parse.c:2109)
==25772== by 0x547D605: expr_list (lj_parse.c:1876)
==25772== by 0x547EEBB: parse_local (lj_parse.c:2261)
==25772== by 0x547EEBB: parse_stmt (lj_parse.c:2648)
==25772== by 0x547EEBB: parse_chunk (lj_parse.c:2684)
==25772== by 0x547F2E8: parse_block (lj_parse.c:2402)
==25772== by 0x547ECA9: parse_for_iter (lj_parse.c:2554)
==25772== by 0x547ECA9: parse_for (lj_parse.c:2577)
==25772== by 0x547ECA9: parse_stmt (lj_parse.c:2638)
==25772== by 0x547ECA9: parse_chunk (lj_parse.c:2684)
==25772== by 0x547F49F: lj_parse (lj_parse.c:2717)
==25772== by 0x548119A: cpparser (lj_load.c:41)
==25772== by 0x5462F46: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x54812BA: lua_loadx (lj_load.c:58)
==25772== by 0x548153B: luaL_loadbufferx (lj_load.c:143)
==25772== by 0x50CEC8: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:320)
==25772== by 0x4F97D8: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==25772== by 0x4F97D8: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F97D8: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F97D8: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:expr_bracket
fun:expr_primary
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:parse_block
fun:parse_for_iter
fun:parse_for
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 19 bytes in 1 blocks are definitely lost in loss record 400 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x547C3D1: lj_parse_keepstr (lj_parse.c:237)
==25772== by 0x547949F: lex_scan (lj_lex.c:301)
==25772== by 0x547993C: lj_lex_next (lj_lex.c:454)
==25772== by 0x547E78E: parse_stmt (lj_parse.c:2647)
==25772== by 0x547E78E: parse_chunk (lj_parse.c:2684)
==25772== by 0x547C590: parse_body (lj_parse.c:1853)
==25772== by 0x547D1CB: expr_simple (lj_parse.c:2008)
==25772== by 0x547D1CB: expr_unop (lj_parse.c:2077)
==25772== by 0x547D1CB: expr_binop (lj_parse.c:2090)
==25772== by 0x547D605: expr (lj_parse.c:2109)
==25772== by 0x547D605: expr_list (lj_parse.c:1876)
==25772== by 0x547E377: parse_assignment (lj_parse.c:2202)
==25772== by 0x547E543: parse_call_assign (lj_parse.c:2233)
==25772== by 0x547E543: parse_stmt (lj_parse.c:2672)
==25772== by 0x547E543: parse_chunk (lj_parse.c:2684)
==25772== by 0x547F49F: lj_parse (lj_parse.c:2717)
==25772== by 0x548119A: cpparser (lj_load.c:41)
==25772== by 0x5462F46: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x54812BA: lua_loadx (lj_load.c:58)
==25772== by 0x548153B: luaL_loadbufferx (lj_load.c:143)
==25772== by 0x50CEC8: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:320)
==25772== by 0x4F97D8: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==25772== by 0x4F97D8: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F97D8: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F97D8: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_scan
fun:lj_lex_next
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_assignment
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 19 bytes in 1 blocks are definitely lost in loss record 401 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x547C3D1: lj_parse_keepstr (lj_parse.c:237)
==25772== by 0x547949F: lex_scan (lj_lex.c:301)
==25772== by 0x547993C: lj_lex_next (lj_lex.c:454)
==25772== by 0x547E78E: parse_stmt (lj_parse.c:2647)
==25772== by 0x547E78E: parse_chunk (lj_parse.c:2684)
==25772== by 0x547C590: parse_body (lj_parse.c:1853)
==25772== by 0x547D1CB: expr_simple (lj_parse.c:2008)
==25772== by 0x547D1CB: expr_unop (lj_parse.c:2077)
==25772== by 0x547D1CB: expr_binop (lj_parse.c:2090)
==25772== by 0x547D605: expr (lj_parse.c:2109)
==25772== by 0x547D605: expr_list (lj_parse.c:1876)
==25772== by 0x547EBD3: parse_return (lj_parse.c:2316)
==25772== by 0x547EBD3: parse_stmt (lj_parse.c:2651)
==25772== by 0x547EBD3: parse_chunk (lj_parse.c:2684)
==25772== by 0x547F49F: lj_parse (lj_parse.c:2717)
==25772== by 0x548119A: cpparser (lj_load.c:41)
==25772== by 0x5462F46: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x54812BA: lua_loadx (lj_load.c:58)
==25772== by 0x4FCA80: ngx_http_lua_clfactory_loadbuffer (ngx_http_lua_clfactory.c:731)
==25772== by 0x4F9FAE: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:166)
==25772== by 0x4FA9D8: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:300)
==25772== by 0x4FA486: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:222)
==25772== by 0x45C5B7: ngx_http_core_content_phase (ngx_http_core_module.c:1173)
==25772== by 0x4573C2: ngx_http_core_run_phases (ngx_http_core_module.c:862)
==25772== by 0x4574D1: ngx_http_handler (ngx_http_core_module.c:845)
==25772== by 0x46298B: ngx_http_process_request (ngx_http_request.c:1950)
==25772== by 0x462FB7: ngx_http_process_request_headers (ngx_http_request.c:1377)
==25772== by 0x463525: ngx_http_process_request_line (ngx_http_request.c:1049)
==25772== by 0x463C05: ngx_http_wait_request_handler (ngx_http_request.c:507)
==25772== by 0x44097A: ngx_event_process_posted (ngx_event_posted.c:34)
==25772== by 0x44036F: ngx_process_events_and_timers (ngx_event.c:269)
==25772== by 0x449788: ngx_single_process_cycle (ngx_process_cycle.c:332)
==25772== by 0x420E84: main (nginx.c:381)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_scan
fun:lj_lex_next
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_return
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:ngx_http_lua_clfactory_loadbuffer
fun:ngx_http_lua_cache_loadbuffer
fun:ngx_http_lua_content_handler_inline
fun:ngx_http_lua_content_handler
fun:ngx_http_core_content_phase
fun:ngx_http_core_run_phases
fun:ngx_http_handler
fun:ngx_http_process_request
fun:ngx_http_process_request_headers
fun:ngx_http_process_request_line
fun:ngx_http_wait_request_handler
fun:ngx_event_process_posted
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 20 bytes in 1 blocks are definitely lost in loss record 403 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A38B: func_newL (lj_func.c:122)
==25772== by 0x546A5C8: lj_func_newL_empty (lj_func.c:138)
==25772== by 0x54BC7FB: lib_read_lfunc (lj_lib.c:65)
==25772== by 0x54BC7FB: lj_lib_register (lj_lib.c:116)
==25772== by 0x54C1C7F: luaopen_string (lib_string.c:739)
==25772== by 0x5462BD7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x54CAFD8: luaL_openlibs (lib_init.c:45)
==25772== by 0x4F924F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==25772== by 0x4F924F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_empty
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 20 bytes in 1 blocks are definitely lost in loss record 404 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x54752FA: lua_pushlstring (lj_api.c:640)
==25772== by 0x54C8278: luaopen_jit (lib_jit.c:777)
==25772== by 0x5462BD7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x54CAFD8: luaL_openlibs (lib_init.c:45)
==25772== by 0x4F924F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==25772== by 0x4F924F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 20 bytes in 1 blocks are definitely lost in loss record 405 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x54752FA: lua_pushlstring (lj_api.c:640)
==25772== by 0x54BD4B5: luaL_findtable (lib_aux.c:89)
==25772== by 0x54BC313: lib_create_table (lj_lib.c:35)
==25772== by 0x54BC313: lj_lib_register (lj_lib.c:78)
==25772== by 0x54C8305: luaopen_jit (lib_jit.c:789)
==25772== by 0x5462BD7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x54CAFD8: luaL_openlibs (lib_init.c:45)
==25772== by 0x4F924F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==25772== by 0x4F924F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 20 bytes in 1 blocks are definitely lost in loss record 406 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x54CB02E: luaL_openlibs (lib_init.c:51)
==25772== by 0x4F924F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==25772== by 0x4F924F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 20 bytes in 1 blocks are definitely lost in loss record 407 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x4E1881: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:182)
==25772== by 0x4F95D0: ngx_http_lua_init_globals (ngx_http_lua_util.c:702)
==25772== by 0x4F95D0: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F95D0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 20 bytes in 1 blocks are definitely lost in loss record 408 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x54752FA: lua_pushlstring (lj_api.c:640)
==25772== by 0x4F9618: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:2918)
==25772== by 0x4F9618: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:718)
==25772== by 0x4F9618: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9618: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9618: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:ngx_http_lua_inject_arg_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 20 bytes in 1 blocks are definitely lost in loss record 409 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x4DE973: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:301)
==25772== by 0x4DE973: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==25772== by 0x4F96B6: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:723)
==25772== by 0x4F96B6: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F96B6: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F96B6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 20 bytes in 1 blocks are definitely lost in loss record 410 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x4E666F: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:670)
==25772== by 0x4F96BE: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:724)
==25772== by 0x4F96BE: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F96BE: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F96BE: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 20 bytes in 1 blocks are definitely lost in loss record 411 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x4E66B7: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:676)
==25772== by 0x4F96BE: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:724)
==25772== by 0x4F96BE: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F96BE: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F96BE: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 20 bytes in 1 blocks are definitely lost in loss record 412 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x4E2E7E: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:221)
==25772== by 0x4F96C6: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:725)
==25772== by 0x4F96C6: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F96C6: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F96C6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 20 bytes in 1 blocks are definitely lost in loss record 413 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x4E4F02: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:86)
==25772== by 0x4F96CE: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:726)
==25772== by 0x4F96CE: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F96CE: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F96CE: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 20 bytes in 1 blocks are definitely lost in loss record 414 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x4F5CAF: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2123)
==25772== by 0x4F9704: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==25772== by 0x4F9704: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9704: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9704: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 20 bytes in 1 blocks are definitely lost in loss record 415 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A38B: func_newL (lj_func.c:122)
==25772== by 0x546A5C8: lj_func_newL_empty (lj_func.c:138)
==25772== by 0x54811A8: cpparser (lj_load.c:42)
==25772== by 0x5462F46: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x54812BA: lua_loadx (lj_load.c:58)
==25772== by 0x548153B: luaL_loadbufferx (lj_load.c:143)
==25772== by 0x4E8261: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:1069)
==25772== by 0x4F9717: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:738)
==25772== by 0x4F9717: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9717: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9717: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_empty
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_create_headers_metatable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 20 bytes in 1 blocks are definitely lost in loss record 416 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x4E3C4C: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:35)
==25772== by 0x4F971F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:739)
==25772== by 0x4F971F: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F971F: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F971F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_variable_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 20 bytes in 1 blocks are definitely lost in loss record 417 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x5099C3: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:209)
==25772== by 0x4F9735: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==25772== by 0x4F9735: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9735: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9735: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 20 bytes in 1 blocks are definitely lost in loss record 418 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x547C3D1: lj_parse_keepstr (lj_parse.c:237)
==25772== by 0x547949F: lex_scan (lj_lex.c:301)
==25772== by 0x547993C: lj_lex_next (lj_lex.c:454)
==25772== by 0x5479A38: lex_opt (lj_parse.c:989)
==25772== by 0x547E7DF: parse_local (lj_parse.c:2260)
==25772== by 0x547E7DF: parse_stmt (lj_parse.c:2648)
==25772== by 0x547E7DF: parse_chunk (lj_parse.c:2684)
==25772== by 0x547F49F: lj_parse (lj_parse.c:2717)
==25772== by 0x548119A: cpparser (lj_load.c:41)
==25772== by 0x5462F46: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x54812BA: lua_loadx (lj_load.c:58)
==25772== by 0x548153B: luaL_loadbufferx (lj_load.c:143)
==25772== by 0x509AC9: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:217)
==25772== by 0x4F9735: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==25772== by 0x4F9735: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9735: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9735: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_scan
fun:lj_lex_next
fun:lex_opt
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 20 bytes in 1 blocks are definitely lost in loss record 419 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A38B: func_newL (lj_func.c:122)
==25772== by 0x546A5C8: lj_func_newL_empty (lj_func.c:138)
==25772== by 0x54811A8: cpparser (lj_load.c:42)
==25772== by 0x5462F46: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x54812BA: lua_loadx (lj_load.c:58)
==25772== by 0x548153B: luaL_loadbufferx (lj_load.c:143)
==25772== by 0x509AC9: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:217)
==25772== by 0x4F9735: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==25772== by 0x4F9735: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9735: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9735: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_empty
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 20 bytes in 1 blocks are definitely lost in loss record 420 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x510FD5: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:81)
==25772== by 0x4F9740: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:742)
==25772== by 0x4F9740: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9740: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9740: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 20 bytes in 1 blocks are definitely lost in loss record 421 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x513DBC: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:34)
==25772== by 0x4F9763: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==25772== by 0x4F9763: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9763: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9763: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 20 bytes in 1 blocks are definitely lost in loss record 422 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x547C3D1: lj_parse_keepstr (lj_parse.c:237)
==25772== by 0x547949F: lex_scan (lj_lex.c:301)
==25772== by 0x547993C: lj_lex_next (lj_lex.c:454)
==25772== by 0x5479A38: lex_opt (lj_parse.c:989)
==25772== by 0x547E920: parse_for_iter (lj_parse.c:2540)
==25772== by 0x547E920: parse_for (lj_parse.c:2577)
==25772== by 0x547E920: parse_stmt (lj_parse.c:2638)
==25772== by 0x547E920: parse_chunk (lj_parse.c:2684)
==25772== by 0x547F49F: lj_parse (lj_parse.c:2717)
==25772== by 0x548119A: cpparser (lj_load.c:41)
==25772== by 0x5462F46: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x54812BA: lua_loadx (lj_load.c:58)
==25772== by 0x548153B: luaL_loadbufferx (lj_load.c:143)
==25772== by 0x50CEC8: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:320)
==25772== by 0x4F97D8: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==25772== by 0x4F97D8: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F97D8: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F97D8: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_scan
fun:lj_lex_next
fun:lex_opt
fun:parse_for_iter
fun:parse_for
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 20 bytes in 1 blocks are definitely lost in loss record 423 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x547C3D1: lj_parse_keepstr (lj_parse.c:237)
==25772== by 0x547949F: lex_scan (lj_lex.c:301)
==25772== by 0x547993C: lj_lex_next (lj_lex.c:454)
==25772== by 0x547E78E: parse_stmt (lj_parse.c:2647)
==25772== by 0x547E78E: parse_chunk (lj_parse.c:2684)
==25772== by 0x547F2E8: parse_block (lj_parse.c:2402)
==25772== by 0x547F334: parse_then (lj_parse.c:2591)
==25772== by 0x547EB24: parse_if (lj_parse.c:2601)
==25772== by 0x547EB24: parse_stmt (lj_parse.c:2627)
==25772== by 0x547EB24: parse_chunk (lj_parse.c:2684)
==25772== by 0x547C590: parse_body (lj_parse.c:1853)
==25772== by 0x547D1CB: expr_simple (lj_parse.c:2008)
==25772== by 0x547D1CB: expr_unop (lj_parse.c:2077)
==25772== by 0x547D1CB: expr_binop (lj_parse.c:2090)
==25772== by 0x547D605: expr (lj_parse.c:2109)
==25772== by 0x547D605: expr_list (lj_parse.c:1876)
==25772== by 0x547E377: parse_assignment (lj_parse.c:2202)
==25772== by 0x547E543: parse_call_assign (lj_parse.c:2233)
==25772== by 0x547E543: parse_stmt (lj_parse.c:2672)
==25772== by 0x547E543: parse_chunk (lj_parse.c:2684)
==25772== by 0x547F2E8: parse_block (lj_parse.c:2402)
==25772== by 0x547ECA9: parse_for_iter (lj_parse.c:2554)
==25772== by 0x547ECA9: parse_for (lj_parse.c:2577)
==25772== by 0x547ECA9: parse_stmt (lj_parse.c:2638)
==25772== by 0x547ECA9: parse_chunk (lj_parse.c:2684)
==25772== by 0x547F49F: lj_parse (lj_parse.c:2717)
==25772== by 0x548119A: cpparser (lj_load.c:41)
==25772== by 0x5462F46: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x54812BA: lua_loadx (lj_load.c:58)
==25772== by 0x548153B: luaL_loadbufferx (lj_load.c:143)
==25772== by 0x50CEC8: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:320)
==25772== by 0x4F97D8: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==25772== by 0x4F97D8: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F97D8: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F97D8: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_scan
fun:lj_lex_next
fun:parse_stmt
fun:parse_chunk
fun:parse_block
fun:parse_then
fun:parse_if
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_assignment
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:parse_block
fun:parse_for_iter
fun:parse_for
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 20 bytes in 1 blocks are definitely lost in loss record 424 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A38B: func_newL (lj_func.c:122)
==25772== by 0x546A5C8: lj_func_newL_empty (lj_func.c:138)
==25772== by 0x54811A8: cpparser (lj_load.c:42)
==25772== by 0x5462F46: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x54812BA: lua_loadx (lj_load.c:58)
==25772== by 0x548153B: luaL_loadbufferx (lj_load.c:143)
==25772== by 0x50CEC8: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:320)
==25772== by 0x4F97D8: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==25772== by 0x4F97D8: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F97D8: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F97D8: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_empty
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 20 bytes in 1 blocks are definitely lost in loss record 425 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x547C3D1: lj_parse_keepstr (lj_parse.c:237)
==25772== by 0x547949F: lex_scan (lj_lex.c:301)
==25772== by 0x547993C: lj_lex_next (lj_lex.c:454)
==25772== by 0x5479A38: lex_opt (lj_parse.c:989)
==25772== by 0x547E7CE: parse_local (lj_parse.c:2259)
==25772== by 0x547E7CE: parse_stmt (lj_parse.c:2648)
==25772== by 0x547E7CE: parse_chunk (lj_parse.c:2684)
==25772== by 0x547C590: parse_body (lj_parse.c:1853)
==25772== by 0x547D1CB: expr_simple (lj_parse.c:2008)
==25772== by 0x547D1CB: expr_unop (lj_parse.c:2077)
==25772== by 0x547D1CB: expr_binop (lj_parse.c:2090)
==25772== by 0x547D605: expr (lj_parse.c:2109)
==25772== by 0x547D605: expr_list (lj_parse.c:1876)
==25772== by 0x547EBD3: parse_return (lj_parse.c:2316)
==25772== by 0x547EBD3: parse_stmt (lj_parse.c:2651)
==25772== by 0x547EBD3: parse_chunk (lj_parse.c:2684)
==25772== by 0x547F49F: lj_parse (lj_parse.c:2717)
==25772== by 0x548119A: cpparser (lj_load.c:41)
==25772== by 0x5462F46: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x54812BA: lua_loadx (lj_load.c:58)
==25772== by 0x4FCA80: ngx_http_lua_clfactory_loadbuffer (ngx_http_lua_clfactory.c:731)
==25772== by 0x4F9FAE: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:166)
==25772== by 0x4FA9D8: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:300)
==25772== by 0x4FA486: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:222)
==25772== by 0x45C5B7: ngx_http_core_content_phase (ngx_http_core_module.c:1173)
==25772== by 0x4573C2: ngx_http_core_run_phases (ngx_http_core_module.c:862)
==25772== by 0x4574D1: ngx_http_handler (ngx_http_core_module.c:845)
==25772== by 0x46298B: ngx_http_process_request (ngx_http_request.c:1950)
==25772== by 0x462FB7: ngx_http_process_request_headers (ngx_http_request.c:1377)
==25772== by 0x463525: ngx_http_process_request_line (ngx_http_request.c:1049)
==25772== by 0x463C05: ngx_http_wait_request_handler (ngx_http_request.c:507)
==25772== by 0x44097A: ngx_event_process_posted (ngx_event_posted.c:34)
==25772== by 0x44036F: ngx_process_events_and_timers (ngx_event.c:269)
==25772== by 0x449788: ngx_single_process_cycle (ngx_process_cycle.c:332)
==25772== by 0x420E84: main (nginx.c:381)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_scan
fun:lj_lex_next
fun:lex_opt
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_return
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:ngx_http_lua_clfactory_loadbuffer
fun:ngx_http_lua_cache_loadbuffer
fun:ngx_http_lua_content_handler_inline
fun:ngx_http_lua_content_handler
fun:ngx_http_core_content_phase
fun:ngx_http_core_run_phases
fun:ngx_http_handler
fun:ngx_http_process_request
fun:ngx_http_process_request_headers
fun:ngx_http_process_request_line
fun:ngx_http_wait_request_handler
fun:ngx_event_process_posted
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 20 bytes in 1 blocks are definitely lost in loss record 426 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A38B: func_newL (lj_func.c:122)
==25772== by 0x546A5C8: lj_func_newL_empty (lj_func.c:138)
==25772== by 0x54811A8: cpparser (lj_load.c:42)
==25772== by 0x5462F46: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x54812BA: lua_loadx (lj_load.c:58)
==25772== by 0x4FCA80: ngx_http_lua_clfactory_loadbuffer (ngx_http_lua_clfactory.c:731)
==25772== by 0x4F9FAE: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:166)
==25772== by 0x4FA9D8: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:300)
==25772== by 0x4FA486: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:222)
==25772== by 0x45C5B7: ngx_http_core_content_phase (ngx_http_core_module.c:1173)
==25772== by 0x4573C2: ngx_http_core_run_phases (ngx_http_core_module.c:862)
==25772== by 0x4574D1: ngx_http_handler (ngx_http_core_module.c:845)
==25772== by 0x46298B: ngx_http_process_request (ngx_http_request.c:1950)
==25772== by 0x462FB7: ngx_http_process_request_headers (ngx_http_request.c:1377)
==25772== by 0x463525: ngx_http_process_request_line (ngx_http_request.c:1049)
==25772== by 0x463C05: ngx_http_wait_request_handler (ngx_http_request.c:507)
==25772== by 0x44097A: ngx_event_process_posted (ngx_event_posted.c:34)
==25772== by 0x44036F: ngx_process_events_and_timers (ngx_event.c:269)
==25772== by 0x449788: ngx_single_process_cycle (ngx_process_cycle.c:332)
==25772== by 0x420E84: main (nginx.c:381)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_empty
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:ngx_http_lua_clfactory_loadbuffer
fun:ngx_http_lua_cache_loadbuffer
fun:ngx_http_lua_content_handler_inline
fun:ngx_http_lua_content_handler
fun:ngx_http_core_content_phase
fun:ngx_http_core_run_phases
fun:ngx_http_handler
fun:ngx_http_process_request
fun:ngx_http_process_request_headers
fun:ngx_http_process_request_line
fun:ngx_http_wait_request_handler
fun:ngx_event_process_posted
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 20 bytes in 1 blocks are definitely lost in loss record 427 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A38B: func_newL (lj_func.c:122)
==25772== by 0x546A69D: lj_func_newL_gc (lj_func.c:160)
==25772== by 0x5461D05: lj_BC_FNEW (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x547772C: lua_pcall (lj_api.c:1129)
==25772== by 0x4F9F24: ngx_http_lua_cache_store_code (ngx_http_lua_cache.c:125)
==25772== by 0x4F9FF8: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:187)
==25772== by 0x4FA9D8: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:300)
==25772== by 0x4FA486: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:222)
==25772== by 0x45C5B7: ngx_http_core_content_phase (ngx_http_core_module.c:1173)
==25772== by 0x4573C2: ngx_http_core_run_phases (ngx_http_core_module.c:862)
==25772== by 0x4574D1: ngx_http_handler (ngx_http_core_module.c:845)
==25772== by 0x46298B: ngx_http_process_request (ngx_http_request.c:1950)
==25772== by 0x462FB7: ngx_http_process_request_headers (ngx_http_request.c:1377)
==25772== by 0x463525: ngx_http_process_request_line (ngx_http_request.c:1049)
==25772== by 0x463C05: ngx_http_wait_request_handler (ngx_http_request.c:507)
==25772== by 0x44097A: ngx_event_process_posted (ngx_event_posted.c:34)
==25772== by 0x44036F: ngx_process_events_and_timers (ngx_event.c:269)
==25772== by 0x449788: ngx_single_process_cycle (ngx_process_cycle.c:332)
==25772== by 0x420E84: main (nginx.c:381)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_gc
fun:lj_BC_FNEW
fun:lua_pcall
fun:ngx_http_lua_cache_store_code
fun:ngx_http_lua_cache_loadbuffer
fun:ngx_http_lua_content_handler_inline
fun:ngx_http_lua_content_handler
fun:ngx_http_core_content_phase
fun:ngx_http_core_run_phases
fun:ngx_http_handler
fun:ngx_http_process_request
fun:ngx_http_process_request_headers
fun:ngx_http_process_request_line
fun:ngx_http_wait_request_handler
fun:ngx_event_process_posted
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 21 bytes in 1 blocks are definitely lost in loss record 431 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x54C5463: luaopen_package (lib_package.c:588)
==25772== by 0x5462BD7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x54CAFD8: luaL_openlibs (lib_init.c:45)
==25772== by 0x4F924F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==25772== by 0x4F924F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 21 bytes in 1 blocks are definitely lost in loss record 432 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x4F3E6F: ngx_http_lua_inject_core_consts (ngx_http_lua_consts.c:28)
==25772== by 0x4F96AE: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:721)
==25772== by 0x4F96AE: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F96AE: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F96AE: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_core_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 21 bytes in 1 blocks are definitely lost in loss record 433 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x4F3ED0: ngx_http_lua_inject_core_consts (ngx_http_lua_consts.c:37)
==25772== by 0x4F96AE: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:721)
==25772== by 0x4F96AE: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F96AE: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F96AE: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_core_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 21 bytes in 1 blocks are definitely lost in loss record 434 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x4DE954: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:298)
==25772== by 0x4DE954: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==25772== by 0x4F96B6: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:723)
==25772== by 0x4F96B6: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F96B6: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F96B6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 21 bytes in 1 blocks are definitely lost in loss record 435 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x4DE992: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:304)
==25772== by 0x4DE992: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==25772== by 0x4F96B6: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:723)
==25772== by 0x4F96B6: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F96B6: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F96B6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 21 bytes in 1 blocks are definitely lost in loss record 436 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x4DE9D0: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:310)
==25772== by 0x4DE9D0: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==25772== by 0x4F96B6: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:723)
==25772== by 0x4F96B6: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F96B6: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F96B6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 21 bytes in 1 blocks are definitely lost in loss record 437 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x4E8138: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1030)
==25772== by 0x4F970C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:737)
==25772== by 0x4F970C: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F970C: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F970C: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 21 bytes in 1 blocks are definitely lost in loss record 438 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x509C80: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:264)
==25772== by 0x4F9735: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==25772== by 0x4F9735: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9735: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9735: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 21 bytes in 1 blocks are definitely lost in loss record 439 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x51242A: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:40)
==25772== by 0x4F974B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:743)
==25772== by 0x4F974B: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F974B: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F974B: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 21 bytes in 1 blocks are definitely lost in loss record 440 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x51244E: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:43)
==25772== by 0x4F974B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:743)
==25772== by 0x4F974B: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F974B: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F974B: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 21 bytes in 1 blocks are definitely lost in loss record 441 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x54752FA: lua_pushlstring (lj_api.c:640)
==25772== by 0x513CA0: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:47)
==25772== by 0x4F975B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:745)
==25772== by 0x4F975B: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F975B: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F975B: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 21 bytes in 1 blocks are definitely lost in loss record 442 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x547C3D1: lj_parse_keepstr (lj_parse.c:237)
==25772== by 0x547949F: lex_scan (lj_lex.c:301)
==25772== by 0x547993C: lj_lex_next (lj_lex.c:454)
==25772== by 0x547E78E: parse_stmt (lj_parse.c:2647)
==25772== by 0x547E78E: parse_chunk (lj_parse.c:2684)
==25772== by 0x547F49F: lj_parse (lj_parse.c:2717)
==25772== by 0x548119A: cpparser (lj_load.c:41)
==25772== by 0x5462F46: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x54812BA: lua_loadx (lj_load.c:58)
==25772== by 0x548153B: luaL_loadbufferx (lj_load.c:143)
==25772== by 0x50CEC8: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:320)
==25772== by 0x4F97D8: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==25772== by 0x4F97D8: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F97D8: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F97D8: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_scan
fun:lj_lex_next
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 22 bytes in 1 blocks are definitely lost in loss record 447 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x54C3B39: luaopen_io (lib_io.c:537)
==25772== by 0x5462BD7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x54CAFD8: luaL_openlibs (lib_init.c:45)
==25772== by 0x4F924F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==25772== by 0x4F924F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 22 bytes in 1 blocks are definitely lost in loss record 448 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x54C2E7A: io_std_new (lib_io.c:529)
==25772== by 0x54C3B72: luaopen_io (lib_io.c:539)
==25772== by 0x5462BD7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x54CAFD8: luaL_openlibs (lib_init.c:45)
==25772== by 0x4F924F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==25772== by 0x4F924F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:io_std_new
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 22 bytes in 1 blocks are definitely lost in loss record 449 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x54752FA: lua_pushlstring (lj_api.c:640)
==25772== by 0x54C8264: luaopen_jit (lib_jit.c:776)
==25772== by 0x5462BD7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x54CAFD8: luaL_openlibs (lib_init.c:45)
==25772== by 0x4F924F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==25772== by 0x4F924F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 22 bytes in 1 blocks are definitely lost in loss record 450 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x54BC4E2: lj_lib_register (lj_lib.c:110)
==25772== by 0x54C8305: luaopen_jit (lib_jit.c:789)
==25772== by 0x5462BD7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x54CAFD8: luaL_openlibs (lib_init.c:45)
==25772== by 0x4F924F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==25772== by 0x4F924F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 22 bytes in 1 blocks are definitely lost in loss record 451 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x4F3E4E: ngx_http_lua_inject_core_consts (ngx_http_lua_consts.c:25)
==25772== by 0x4F96AE: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:721)
==25772== by 0x4F96AE: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F96AE: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F96AE: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_core_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 22 bytes in 1 blocks are definitely lost in loss record 452 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x4F3EB1: ngx_http_lua_inject_core_consts (ngx_http_lua_consts.c:34)
==25772== by 0x4F96AE: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:721)
==25772== by 0x4F96AE: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F96AE: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F96AE: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_core_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 22 bytes in 1 blocks are definitely lost in loss record 453 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x4DE935: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:295)
==25772== by 0x4DE935: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==25772== by 0x4F96B6: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:723)
==25772== by 0x4F96B6: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F96B6: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F96B6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 22 bytes in 1 blocks are definitely lost in loss record 454 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x4DE9EF: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:313)
==25772== by 0x4DE9EF: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==25772== by 0x4F96B6: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:723)
==25772== by 0x4F96B6: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F96B6: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F96B6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 22 bytes in 1 blocks are definitely lost in loss record 455 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x4E2EEA: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:230)
==25772== by 0x4F96C6: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:725)
==25772== by 0x4F96C6: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F96C6: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F96C6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 22 bytes in 1 blocks are definitely lost in loss record 456 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x50B2E1: ngx_http_lua_inject_sleep_api (ngx_http_lua_sleep.c:150)
==25772== by 0x4F96E9: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:729)
==25772== by 0x4F96E9: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F96E9: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F96E9: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_sleep_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 22 bytes in 1 blocks are definitely lost in loss record 457 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x512406: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:37)
==25772== by 0x4F974B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:743)
==25772== by 0x4F974B: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F974B: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F974B: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 22 bytes in 1 blocks are definitely lost in loss record 458 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x513B35: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:61)
==25772== by 0x4F9753: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:744)
==25772== by 0x4F9753: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9753: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9753: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 22 bytes in 1 blocks are definitely lost in loss record 459 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x513B8F: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:69)
==25772== by 0x4F9753: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:744)
==25772== by 0x4F9753: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9753: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9753: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 22 bytes in 1 blocks are definitely lost in loss record 460 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x513E04: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:40)
==25772== by 0x4F9763: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==25772== by 0x4F9763: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9763: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9763: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 23 bytes in 1 blocks are definitely lost in loss record 463 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x54C54D8: luaopen_package (lib_package.c:593)
==25772== by 0x5462BD7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x54CAFD8: luaL_openlibs (lib_init.c:45)
==25772== by 0x4F924F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==25772== by 0x4F924F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 23 bytes in 1 blocks are definitely lost in loss record 464 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x54C2E7A: io_std_new (lib_io.c:529)
==25772== by 0x54C3B94: luaopen_io (lib_io.c:540)
==25772== by 0x5462BD7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x54CAFD8: luaL_openlibs (lib_init.c:45)
==25772== by 0x4F924F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==25772== by 0x4F924F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:io_std_new
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 23 bytes in 1 blocks are definitely lost in loss record 465 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x54C2E7A: io_std_new (lib_io.c:529)
==25772== by 0x54C3BB3: luaopen_io (lib_io.c:541)
==25772== by 0x5462BD7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x54CAFD8: luaL_openlibs (lib_init.c:45)
==25772== by 0x4F924F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==25772== by 0x4F924F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:io_std_new
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 23 bytes in 1 blocks are definitely lost in loss record 466 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x4DE8F7: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:289)
==25772== by 0x4DE8F7: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==25772== by 0x4F96B6: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:723)
==25772== by 0x4F96B6: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F96B6: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F96B6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 23 bytes in 1 blocks are definitely lost in loss record 467 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x4DE9B1: ngx_http_lua_inject_log_consts (ngx_http_lua_log.c:307)
==25772== by 0x4DE9B1: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:274)
==25772== by 0x4F96B6: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:723)
==25772== by 0x4F96B6: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F96B6: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F96B6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_log_consts
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 23 bytes in 1 blocks are definitely lost in loss record 468 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x50A087: ngx_http_lua_inject_req_socket_api (ngx_http_lua_socket_tcp.c:374)
==25772== by 0x4F5C85: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2118)
==25772== by 0x4F9704: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==25772== by 0x4F9704: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9704: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9704: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_socket_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 23 bytes in 1 blocks are definitely lost in loss record 469 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x4E80F0: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1023)
==25772== by 0x4F970C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:737)
==25772== by 0x4F970C: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F970C: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F970C: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 23 bytes in 1 blocks are definitely lost in loss record 470 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x500348: ngx_http_lua_inject_shdict_api (ngx_http_lua_shdict.c:412)
==25772== by 0x4F972A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:740)
==25772== by 0x4F972A: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F972A: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F972A: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_shdict_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 23 bytes in 1 blocks are definitely lost in loss record 471 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x5099D5: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:210)
==25772== by 0x4F9735: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==25772== by 0x4F9735: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9735: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9735: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 23 bytes in 1 blocks are definitely lost in loss record 472 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x513C2C: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:36)
==25772== by 0x4F975B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:745)
==25772== by 0x4F975B: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F975B: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F975B: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 23 bytes in 1 blocks are definitely lost in loss record 473 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x50CDB7: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:265)
==25772== by 0x4F97D8: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==25772== by 0x4F97D8: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F97D8: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F97D8: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 24 bytes in 1 blocks are definitely lost in loss record 1,077 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x54C5413: luaopen_package (lib_package.c:584)
==25772== by 0x5462BD7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x54CAFD8: luaL_openlibs (lib_init.c:45)
==25772== by 0x4F924F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==25772== by 0x4F924F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 24 bytes in 1 blocks are definitely lost in loss record 1,078 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x54C5505: luaopen_package (lib_package.c:595)
==25772== by 0x5462BD7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x54CAFD8: luaL_openlibs (lib_init.c:45)
==25772== by 0x4F924F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==25772== by 0x4F924F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 24 bytes in 1 blocks are definitely lost in loss record 1,079 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5475F6B: lua_getfield (lj_api.c:800)
==25772== by 0x54BC2E5: lib_create_table (lj_lib.c:32)
==25772== by 0x54BC2E5: lj_lib_register (lj_lib.c:78)
==25772== by 0x54C8305: luaopen_jit (lib_jit.c:789)
==25772== by 0x5462BD7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x54CAFD8: luaL_openlibs (lib_init.c:45)
==25772== by 0x4F924F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==25772== by 0x4F924F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_getfield
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 24 bytes in 1 blocks are definitely lost in loss record 1,080 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x4E183E: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:177)
==25772== by 0x4F95D0: ngx_http_lua_init_globals (ngx_http_lua_util.c:702)
==25772== by 0x4F95D0: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F95D0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 24 bytes in 1 blocks are definitely lost in loss record 1,081 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x4F4101: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:99)
==25772== by 0x4F96A6: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720)
==25772== by 0x4F96A6: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F96A6: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F96A6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 24 bytes in 1 blocks are definitely lost in loss record 1,082 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x4E2DCA: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:206)
==25772== by 0x4F96C6: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:725)
==25772== by 0x4F96C6: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F96C6: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F96C6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 24 bytes in 1 blocks are definitely lost in loss record 1,083 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x4E2E12: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:212)
==25772== by 0x4F96C6: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:725)
==25772== by 0x4F96C6: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F96C6: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F96C6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 24 bytes in 1 blocks are definitely lost in loss record 1,084 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x4E4EDE: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:83)
==25772== by 0x4F96CE: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:726)
==25772== by 0x4F96CE: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F96CE: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F96CE: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 24 bytes in 1 blocks are definitely lost in loss record 1,085 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x4E14E6: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1427)
==25772== by 0x4F96E1: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:728)
==25772== by 0x4F96E1: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F96E1: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F96E1: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 24 bytes in 1 blocks are definitely lost in loss record 1,086 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x4EABDD: ngx_http_lua_inject_req_uri_api (ngx_http_lua_uri.c:25)
==25772== by 0x4F5C6D: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2115)
==25772== by 0x4F9704: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==25772== by 0x4F9704: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9704: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9704: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_uri_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 24 bytes in 1 blocks are definitely lost in loss record 1,087 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x547C3D1: lj_parse_keepstr (lj_parse.c:237)
==25772== by 0x547949F: lex_scan (lj_lex.c:301)
==25772== by 0x547993C: lj_lex_next (lj_lex.c:454)
==25772== by 0x547E127: expr_primary (lj_parse.c:1958)
==25772== by 0x547C82A: expr_simple (lj_parse.c:2011)
==25772== by 0x547C82A: expr_unop (lj_parse.c:2077)
==25772== by 0x547C82A: expr_binop (lj_parse.c:2090)
==25772== by 0x547D605: expr (lj_parse.c:2109)
==25772== by 0x547D605: expr_list (lj_parse.c:1876)
==25772== by 0x547EEBB: parse_local (lj_parse.c:2261)
==25772== by 0x547EEBB: parse_stmt (lj_parse.c:2648)
==25772== by 0x547EEBB: parse_chunk (lj_parse.c:2684)
==25772== by 0x547F49F: lj_parse (lj_parse.c:2717)
==25772== by 0x548119A: cpparser (lj_load.c:41)
==25772== by 0x5462F46: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x54812BA: lua_loadx (lj_load.c:58)
==25772== by 0x548153B: luaL_loadbufferx (lj_load.c:143)
==25772== by 0x509AC9: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:217)
==25772== by 0x4F9735: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==25772== by 0x4F9735: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9735: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9735: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_scan
fun:lj_lex_next
fun:expr_primary
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 24 bytes in 1 blocks are definitely lost in loss record 1,088 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x509B5D: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:236)
==25772== by 0x4F9735: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==25772== by 0x4F9735: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9735: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9735: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 24 bytes in 1 blocks are definitely lost in loss record 1,089 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x513D98: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:31)
==25772== by 0x4F9763: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==25772== by 0x4F9763: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9763: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9763: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 24 bytes in 1 blocks are definitely lost in loss record 1,090 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x50CD6F: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:259)
==25772== by 0x4F97D8: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==25772== by 0x4F97D8: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F97D8: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F97D8: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 24 bytes in 1 blocks are definitely lost in loss record 1,091 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x50CD93: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:262)
==25772== by 0x4F97D8: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==25772== by 0x4F97D8: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F97D8: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F97D8: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 24 bytes in 1 blocks are definitely lost in loss record 1,092 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x50CDDB: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:268)
==25772== by 0x4F97D8: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==25772== by 0x4F97D8: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F97D8: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F97D8: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 25 bytes in 1 blocks are definitely lost in loss record 1,096 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x54752FA: lua_pushlstring (lj_api.c:640)
==25772== by 0x54BD4B5: luaL_findtable (lib_aux.c:89)
==25772== by 0x54C54F1: luaopen_package (lib_package.c:594)
==25772== by 0x5462BD7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x54CAFD8: luaL_openlibs (lib_init.c:45)
==25772== by 0x4F924F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==25772== by 0x4F924F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:luaL_findtable
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 25 bytes in 1 blocks are definitely lost in loss record 1,097 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x54BCAA7: lj_lib_prereg (lj_lib.c:168)
==25772== by 0x54C82E8: luaopen_jit (lib_jit.c:786)
==25772== by 0x5462BD7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x54CAFD8: luaL_openlibs (lib_init.c:45)
==25772== by 0x4F924F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==25772== by 0x4F924F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 25 bytes in 1 blocks are definitely lost in loss record 1,098 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x4F3EF2: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:47)
==25772== by 0x4F96A6: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720)
==25772== by 0x4F96A6: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F96A6: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F96A6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 25 bytes in 1 blocks are definitely lost in loss record 1,099 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x4F3F30: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:53)
==25772== by 0x4F96A6: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720)
==25772== by 0x4F96A6: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F96A6: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F96A6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 25 bytes in 1 blocks are definitely lost in loss record 1,100 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x4E4F26: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:90)
==25772== by 0x4F96CE: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:726)
==25772== by 0x4F96CE: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F96CE: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F96CE: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 25 bytes in 1 blocks are definitely lost in loss record 1,101 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x4E2690: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:31)
==25772== by 0x4F96D9: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:727)
==25772== by 0x4F96D9: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F96D9: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F96D9: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 25 bytes in 1 blocks are definitely lost in loss record 1,102 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x4E2720: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:49)
==25772== by 0x4F96D9: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:727)
==25772== by 0x4F96D9: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F96D9: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F96D9: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 25 bytes in 1 blocks are definitely lost in loss record 1,103 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x4E151C: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1432)
==25772== by 0x4F96E1: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:728)
==25772== by 0x4F96E1: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F96E1: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F96E1: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 25 bytes in 1 blocks are definitely lost in loss record 1,104 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x50CE30: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:277)
==25772== by 0x4F97D8: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==25772== by 0x4F97D8: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F97D8: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F97D8: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 25 bytes in 1 blocks are definitely lost in loss record 1,105 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x50CE78: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:283)
==25772== by 0x4F97D8: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==25772== by 0x4F97D8: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F97D8: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F97D8: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 26 bytes in 1 blocks are definitely lost in loss record 1,107 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5475F6B: lua_getfield (lj_api.c:800)
==25772== by 0x54BC2E5: lib_create_table (lj_lib.c:32)
==25772== by 0x54BC2E5: lj_lib_register (lj_lib.c:78)
==25772== by 0x54BF6F5: luaopen_base (lib_base.c:667)
==25772== by 0x5462BD7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x54CAFD8: luaL_openlibs (lib_init.c:45)
==25772== by 0x4F924F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==25772== by 0x4F924F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_getfield
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 26 bytes in 1 blocks are definitely lost in loss record 1,108 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x54BCAA7: lj_lib_prereg (lj_lib.c:168)
==25772== by 0x54C2700: luaopen_table (lib_table.c:323)
==25772== by 0x5462BD7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x54CAFD8: luaL_openlibs (lib_init.c:45)
==25772== by 0x4F924F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==25772== by 0x4F924F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 26 bytes in 1 blocks are definitely lost in loss record 1,109 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x4F3F11: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:50)
==25772== by 0x4F96A6: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720)
==25772== by 0x4F96A6: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F96A6: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F96A6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 26 bytes in 1 blocks are definitely lost in loss record 1,110 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x4F3F4F: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:56)
==25772== by 0x4F96A6: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720)
==25772== by 0x4F96A6: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F96A6: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F96A6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 26 bytes in 1 blocks are definitely lost in loss record 1,111 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x4F3FCB: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:68)
==25772== by 0x4F96A6: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720)
==25772== by 0x4F96A6: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F96A6: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F96A6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 26 bytes in 1 blocks are definitely lost in loss record 1,112 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x4F3FEA: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:71)
==25772== by 0x4F96A6: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720)
==25772== by 0x4F96A6: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F96A6: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F96A6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 26 bytes in 1 blocks are definitely lost in loss record 1,113 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x4F4047: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:80)
==25772== by 0x4F96A6: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720)
==25772== by 0x4F96A6: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F96A6: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F96A6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 26 bytes in 1 blocks are definitely lost in loss record 1,114 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x4F436D: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:161)
==25772== by 0x4F96A6: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720)
==25772== by 0x4F96A6: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F96A6: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F96A6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 26 bytes in 1 blocks are definitely lost in loss record 1,115 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x4E2EC6: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:227)
==25772== by 0x4F96C6: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:725)
==25772== by 0x4F96C6: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F96C6: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F96C6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 26 bytes in 1 blocks are definitely lost in loss record 1,116 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x4E2F32: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:236)
==25772== by 0x4F96C6: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:725)
==25772== by 0x4F96C6: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F96C6: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F96C6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 26 bytes in 1 blocks are definitely lost in loss record 1,117 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x4E4F92: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:101)
==25772== by 0x4F96CE: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:726)
==25772== by 0x4F96CE: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F96CE: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F96CE: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 26 bytes in 1 blocks are definitely lost in loss record 1,118 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x511BEC: ngx_http_lua_inject_phase_api (ngx_http_lua_phase.c:107)
==25772== by 0x4F96F1: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:730)
==25772== by 0x4F96F1: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F96F1: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F96F1: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_phase_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 26 bytes in 1 blocks are definitely lost in loss record 1,119 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x4EA77E: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:40)
==25772== by 0x4F5C7D: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2117)
==25772== by 0x4F9704: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==25772== by 0x4F9704: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9704: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9704: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 26 bytes in 1 blocks are definitely lost in loss record 1,120 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x4EA856: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:58)
==25772== by 0x4F5C7D: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2117)
==25772== by 0x4F9704: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==25772== by 0x4F9704: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9704: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9704: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 26 bytes in 1 blocks are definitely lost in loss record 1,121 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x509E0F: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:305)
==25772== by 0x4F9735: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==25772== by 0x4F9735: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9735: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9735: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 26 bytes in 1 blocks are definitely lost in loss record 1,122 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x513CB2: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:48)
==25772== by 0x4F975B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:745)
==25772== by 0x4F975B: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F975B: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F975B: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 26 bytes in 1 blocks are definitely lost in loss record 1,123 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x547C3D1: lj_parse_keepstr (lj_parse.c:237)
==25772== by 0x547949F: lex_scan (lj_lex.c:301)
==25772== by 0x547993C: lj_lex_next (lj_lex.c:454)
==25772== by 0x547C0FB: expr_field (lj_parse.c:1673)
==25772== by 0x547E0DF: expr_primary (lj_parse.c:1950)
==25772== by 0x547C82A: expr_simple (lj_parse.c:2011)
==25772== by 0x547C82A: expr_unop (lj_parse.c:2077)
==25772== by 0x547C82A: expr_binop (lj_parse.c:2090)
==25772== by 0x547D605: expr (lj_parse.c:2109)
==25772== by 0x547D605: expr_list (lj_parse.c:1876)
==25772== by 0x547EEBB: parse_local (lj_parse.c:2261)
==25772== by 0x547EEBB: parse_stmt (lj_parse.c:2648)
==25772== by 0x547EEBB: parse_chunk (lj_parse.c:2684)
==25772== by 0x547C590: parse_body (lj_parse.c:1853)
==25772== by 0x547D1CB: expr_simple (lj_parse.c:2008)
==25772== by 0x547D1CB: expr_unop (lj_parse.c:2077)
==25772== by 0x547D1CB: expr_binop (lj_parse.c:2090)
==25772== by 0x547D605: expr (lj_parse.c:2109)
==25772== by 0x547D605: expr_list (lj_parse.c:1876)
==25772== by 0x547E377: parse_assignment (lj_parse.c:2202)
==25772== by 0x547E543: parse_call_assign (lj_parse.c:2233)
==25772== by 0x547E543: parse_stmt (lj_parse.c:2672)
==25772== by 0x547E543: parse_chunk (lj_parse.c:2684)
==25772== by 0x547F2E8: parse_block (lj_parse.c:2402)
==25772== by 0x547ECA9: parse_for_iter (lj_parse.c:2554)
==25772== by 0x547ECA9: parse_for (lj_parse.c:2577)
==25772== by 0x547ECA9: parse_stmt (lj_parse.c:2638)
==25772== by 0x547ECA9: parse_chunk (lj_parse.c:2684)
==25772== by 0x547F49F: lj_parse (lj_parse.c:2717)
==25772== by 0x548119A: cpparser (lj_load.c:41)
==25772== by 0x5462F46: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x54812BA: lua_loadx (lj_load.c:58)
==25772== by 0x548153B: luaL_loadbufferx (lj_load.c:143)
==25772== by 0x50CEC8: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:320)
==25772== by 0x4F97D8: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==25772== by 0x4F97D8: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F97D8: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F97D8: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_scan
fun:lj_lex_next
fun:expr_field
fun:expr_primary
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_assignment
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:parse_block
fun:parse_for_iter
fun:parse_for
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 27 bytes in 1 blocks are definitely lost in loss record 1,125 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x54752FA: lua_pushlstring (lj_api.c:640)
==25772== by 0x54C5497: luaopen_package (lib_package.c:590)
==25772== by 0x5462BD7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x54CAFD8: luaL_openlibs (lib_init.c:45)
==25772== by 0x4F924F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==25772== by 0x4F924F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushlstring
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 27 bytes in 1 blocks are definitely lost in loss record 1,126 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x4F9606: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:716)
==25772== by 0x4F9606: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9606: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9606: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 27 bytes in 1 blocks are definitely lost in loss record 1,127 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x4F4085: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:86)
==25772== by 0x4F96A6: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720)
==25772== by 0x4F96A6: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F96A6: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F96A6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 27 bytes in 1 blocks are definitely lost in loss record 1,128 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x4F40A4: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:89)
==25772== by 0x4F96A6: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720)
==25772== by 0x4F96A6: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F96A6: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F96A6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 27 bytes in 1 blocks are definitely lost in loss record 1,129 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x4F43E9: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:173)
==25772== by 0x4F96A6: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720)
==25772== by 0x4F96A6: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F96A6: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F96A6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 27 bytes in 1 blocks are definitely lost in loss record 1,130 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x4E2DEE: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:209)
==25772== by 0x4F96C6: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:725)
==25772== by 0x4F96C6: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F96C6: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F96C6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 27 bytes in 1 blocks are definitely lost in loss record 1,131 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x4E4DE2: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:62)
==25772== by 0x4F96CE: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:726)
==25772== by 0x4F96CE: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F96CE: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F96CE: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 27 bytes in 1 blocks are definitely lost in loss record 1,132 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x4E4F6E: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:97)
==25772== by 0x4F96CE: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:726)
==25772== by 0x4F96CE: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F96CE: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F96CE: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 27 bytes in 1 blocks are definitely lost in loss record 1,133 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x4E8183: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1041)
==25772== by 0x4F5C62: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2114)
==25772== by 0x4F9704: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==25772== by 0x4F9704: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9704: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9704: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 27 bytes in 1 blocks are definitely lost in loss record 1,134 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x4E81CB: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1047)
==25772== by 0x4F5C62: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2114)
==25772== by 0x4F9704: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==25772== by 0x4F9704: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9704: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9704: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 27 bytes in 1 blocks are definitely lost in loss record 1,135 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x5115C5: ngx_http_lua_inject_req_method_api (ngx_http_lua_req_method.c:26)
==25772== by 0x4F5C8D: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2119)
==25772== by 0x4F9704: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==25772== by 0x4F9704: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9704: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9704: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_method_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 27 bytes in 1 blocks are definitely lost in loss record 1,136 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x5115E9: ngx_http_lua_inject_req_method_api (ngx_http_lua_req_method.c:29)
==25772== by 0x4F5C8D: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2119)
==25772== by 0x4F9704: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==25772== by 0x4F9704: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9704: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9704: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_method_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 27 bytes in 1 blocks are definitely lost in loss record 1,137 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x4E2F7D: ngx_http_lua_inject_req_time_api (ngx_http_lua_time.c:247)
==25772== by 0x4F5C95: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2120)
==25772== by 0x4F9704: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==25772== by 0x4F9704: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9704: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9704: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_time_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 27 bytes in 1 blocks are definitely lost in loss record 1,138 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x509BA5: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:242)
==25772== by 0x4F9735: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==25772== by 0x4F9735: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9735: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9735: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 28 bytes in 1 blocks are definitely lost in loss record 1,140 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x54BCAA7: lj_lib_prereg (lj_lib.c:168)
==25772== by 0x54C2723: luaopen_table (lib_table.c:324)
==25772== by 0x5462BD7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x54CAFD8: luaL_openlibs (lib_init.c:45)
==25772== by 0x4F924F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==25772== by 0x4F924F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 28 bytes in 1 blocks are definitely lost in loss record 1,141 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x54BCAA7: lj_lib_prereg (lj_lib.c:168)
==25772== by 0x54C82CF: luaopen_jit (lib_jit.c:782)
==25772== by 0x5462BD7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x54CAFD8: luaL_openlibs (lib_init.c:45)
==25772== by 0x4F924F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==25772== by 0x4F924F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:lj_lib_prereg
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 28 bytes in 1 blocks are definitely lost in loss record 1,142 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x4F95C8: ngx_http_lua_init_globals (ngx_http_lua_util.c:699)
==25772== by 0x4F95C8: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F95C8: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 28 bytes in 1 blocks are definitely lost in loss record 1,143 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x4F3F6E: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:59)
==25772== by 0x4F96A6: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720)
==25772== by 0x4F96A6: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F96A6: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F96A6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 28 bytes in 1 blocks are definitely lost in loss record 1,144 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x4F4066: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:83)
==25772== by 0x4F96A6: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720)
==25772== by 0x4F96A6: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F96A6: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F96A6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 28 bytes in 1 blocks are definitely lost in loss record 1,145 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x4E2EA2: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:224)
==25772== by 0x4F96C6: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:725)
==25772== by 0x4F96C6: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F96C6: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F96C6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 28 bytes in 1 blocks are definitely lost in loss record 1,146 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x4E2F0E: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:233)
==25772== by 0x4F96C6: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:725)
==25772== by 0x4F96C6: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F96C6: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F96C6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 28 bytes in 1 blocks are definitely lost in loss record 1,147 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x4E4E2A: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:68)
==25772== by 0x4F96CE: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:726)
==25772== by 0x4F96CE: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F96CE: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F96CE: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 28 bytes in 1 blocks are definitely lost in loss record 1,148 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x4E4F4A: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:94)
==25772== by 0x4F96CE: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:726)
==25772== by 0x4F96CE: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F96CE: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F96CE: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 28 bytes in 1 blocks are definitely lost in loss record 1,149 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x4E26D8: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:39)
==25772== by 0x4F96D9: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:727)
==25772== by 0x4F96D9: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F96D9: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F96D9: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 28 bytes in 1 blocks are definitely lost in loss record 1,150 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x4E81EF: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1050)
==25772== by 0x4F5C62: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2114)
==25772== by 0x4F9704: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==25772== by 0x4F9704: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9704: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9704: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 28 bytes in 1 blocks are definitely lost in loss record 1,151 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x4EA87A: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:61)
==25772== by 0x4F5C7D: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2117)
==25772== by 0x4F9704: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==25772== by 0x4F9704: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9704: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9704: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 28 bytes in 1 blocks are definitely lost in loss record 1,152 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x4EA89E: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:64)
==25772== by 0x4F5C7D: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2117)
==25772== by 0x4F9704: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==25772== by 0x4F9704: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9704: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9704: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 28 bytes in 1 blocks are definitely lost in loss record 1,153 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x4E3519: ngx_http_lua_inject_req_misc_api (ngx_http_lua_misc.c:41)
==25772== by 0x4F5C9D: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2121)
==25772== by 0x4F9704: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==25772== by 0x4F9704: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9704: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9704: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_misc_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 28 bytes in 1 blocks are definitely lost in loss record 1,154 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x509BC9: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:245)
==25772== by 0x4F9735: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==25772== by 0x4F9735: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9735: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9735: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 28 bytes in 1 blocks are definitely lost in loss record 1,155 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x511018: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:88)
==25772== by 0x4F9740: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:742)
==25772== by 0x4F9740: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9740: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9740: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 29 bytes in 1 blocks are definitely lost in loss record 1,158 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x4F3F8D: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:62)
==25772== by 0x4F96A6: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720)
==25772== by 0x4F96A6: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F96A6: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F96A6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 29 bytes in 1 blocks are definitely lost in loss record 1,159 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x4F4120: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:102)
==25772== by 0x4F96A6: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720)
==25772== by 0x4F96A6: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F96A6: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F96A6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 29 bytes in 1 blocks are definitely lost in loss record 1,160 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x4F43CA: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:170)
==25772== by 0x4F96A6: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720)
==25772== by 0x4F96A6: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F96A6: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F96A6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 29 bytes in 1 blocks are definitely lost in loss record 1,161 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x4E6627: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:664)
==25772== by 0x4F96BE: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:724)
==25772== by 0x4F96BE: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F96BE: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F96BE: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 29 bytes in 1 blocks are definitely lost in loss record 1,162 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x4E4E06: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:65)
==25772== by 0x4F96CE: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:726)
==25772== by 0x4F96CE: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F96CE: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F96CE: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 29 bytes in 1 blocks are definitely lost in loss record 1,163 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x4E815F: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1038)
==25772== by 0x4F5C62: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2114)
==25772== by 0x4F9704: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==25772== by 0x4F9704: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9704: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9704: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 29 bytes in 1 blocks are definitely lost in loss record 1,164 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x4E81A7: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1044)
==25772== by 0x4F5C62: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2114)
==25772== by 0x4F9704: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==25772== by 0x4F9704: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9704: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9704: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 29 bytes in 1 blocks are definitely lost in loss record 1,165 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x4EB409: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:368)
==25772== by 0x4F5C75: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2116)
==25772== by 0x4F9704: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==25772== by 0x4F9704: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9704: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9704: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 29 bytes in 1 blocks are definitely lost in loss record 1,166 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x4EB42D: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:371)
==25772== by 0x4F5C75: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2116)
==25772== by 0x4F9704: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==25772== by 0x4F9704: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9704: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9704: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 29 bytes in 1 blocks are definitely lost in loss record 1,167 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x4EA7A2: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:43)
==25772== by 0x4F5C7D: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2117)
==25772== by 0x4F9704: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==25772== by 0x4F9704: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9704: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9704: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 29 bytes in 1 blocks are definitely lost in loss record 1,168 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x509B81: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:239)
==25772== by 0x4F9735: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==25772== by 0x4F9735: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9735: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9735: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 29 bytes in 1 blocks are definitely lost in loss record 1,169 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x509D5B: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:288)
==25772== by 0x4F9735: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==25772== by 0x4F9735: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9735: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9735: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 29 bytes in 1 blocks are definitely lost in loss record 1,170 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x509E9F: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:317)
==25772== by 0x4F9735: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==25772== by 0x4F9735: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9735: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9735: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 30 bytes in 1 blocks are definitely lost in loss record 1,176 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x4F40C3: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:93)
==25772== by 0x4F96A6: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720)
==25772== by 0x4F96A6: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F96A6: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F96A6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 30 bytes in 1 blocks are definitely lost in loss record 1,177 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x4F434E: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:158)
==25772== by 0x4F96A6: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720)
==25772== by 0x4F96A6: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F96A6: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F96A6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 30 bytes in 1 blocks are definitely lost in loss record 1,178 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x4E4E72: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:74)
==25772== by 0x4F96CE: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:726)
==25772== by 0x4F96CE: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F96CE: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F96CE: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 30 bytes in 1 blocks are definitely lost in loss record 1,179 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x4E4E96: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:77)
==25772== by 0x4F96CE: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:726)
==25772== by 0x4F96CE: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F96CE: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F96CE: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 30 bytes in 1 blocks are definitely lost in loss record 1,180 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x4E4EBA: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:80)
==25772== by 0x4F96CE: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:726)
==25772== by 0x4F96CE: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F96CE: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F96CE: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 30 bytes in 1 blocks are definitely lost in loss record 1,181 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x4E150A: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1430)
==25772== by 0x4F96E1: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:728)
==25772== by 0x4F96E1: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F96E1: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F96E1: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 30 bytes in 1 blocks are definitely lost in loss record 1,182 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x4EB475: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:377)
==25772== by 0x4F5C75: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2116)
==25772== by 0x4F9704: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==25772== by 0x4F9704: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9704: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9704: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 30 bytes in 1 blocks are definitely lost in loss record 1,183 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x4EA7C6: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:46)
==25772== by 0x4F5C7D: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2117)
==25772== by 0x4F9704: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==25772== by 0x4F9704: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9704: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9704: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 30 bytes in 1 blocks are definitely lost in loss record 1,184 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x4EA832: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:55)
==25772== by 0x4F5C7D: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2117)
==25772== by 0x4F9704: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==25772== by 0x4F9704: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9704: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9704: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 30 bytes in 1 blocks are definitely lost in loss record 1,185 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x513B59: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:64)
==25772== by 0x4F9753: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:744)
==25772== by 0x4F9753: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9753: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9753: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 30 bytes in 1 blocks are definitely lost in loss record 1,186 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x513B7D: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:67)
==25772== by 0x4F9753: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:744)
==25772== by 0x4F9753: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9753: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9753: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 30 bytes in 1 blocks are definitely lost in loss record 1,187 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x513C4B: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:39)
==25772== by 0x4F975B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:745)
==25772== by 0x4F975B: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F975B: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F975B: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 30 bytes in 1 blocks are definitely lost in loss record 1,188 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x547C3D1: lj_parse_keepstr (lj_parse.c:237)
==25772== by 0x547949F: lex_scan (lj_lex.c:301)
==25772== by 0x547993C: lj_lex_next (lj_lex.c:454)
==25772== by 0x547C0FB: expr_field (lj_parse.c:1673)
==25772== by 0x547E0DF: expr_primary (lj_parse.c:1950)
==25772== by 0x547E514: parse_call_assign (lj_parse.c:2228)
==25772== by 0x547E514: parse_stmt (lj_parse.c:2672)
==25772== by 0x547E514: parse_chunk (lj_parse.c:2684)
==25772== by 0x547C590: parse_body (lj_parse.c:1853)
==25772== by 0x547D1CB: expr_simple (lj_parse.c:2008)
==25772== by 0x547D1CB: expr_unop (lj_parse.c:2077)
==25772== by 0x547D1CB: expr_binop (lj_parse.c:2090)
==25772== by 0x547D605: expr (lj_parse.c:2109)
==25772== by 0x547D605: expr_list (lj_parse.c:1876)
==25772== by 0x547EBD3: parse_return (lj_parse.c:2316)
==25772== by 0x547EBD3: parse_stmt (lj_parse.c:2651)
==25772== by 0x547EBD3: parse_chunk (lj_parse.c:2684)
==25772== by 0x547F49F: lj_parse (lj_parse.c:2717)
==25772== by 0x548119A: cpparser (lj_load.c:41)
==25772== by 0x5462F46: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x54812BA: lua_loadx (lj_load.c:58)
==25772== by 0x4FCA80: ngx_http_lua_clfactory_loadbuffer (ngx_http_lua_clfactory.c:731)
==25772== by 0x4F9FAE: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:166)
==25772== by 0x4FA9D8: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:300)
==25772== by 0x4FA486: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:222)
==25772== by 0x45C5B7: ngx_http_core_content_phase (ngx_http_core_module.c:1173)
==25772== by 0x4573C2: ngx_http_core_run_phases (ngx_http_core_module.c:862)
==25772== by 0x4574D1: ngx_http_handler (ngx_http_core_module.c:845)
==25772== by 0x46298B: ngx_http_process_request (ngx_http_request.c:1950)
==25772== by 0x462FB7: ngx_http_process_request_headers (ngx_http_request.c:1377)
==25772== by 0x463525: ngx_http_process_request_line (ngx_http_request.c:1049)
==25772== by 0x463C05: ngx_http_wait_request_handler (ngx_http_request.c:507)
==25772== by 0x44097A: ngx_event_process_posted (ngx_event_posted.c:34)
==25772== by 0x44036F: ngx_process_events_and_timers (ngx_event.c:269)
==25772== by 0x449788: ngx_single_process_cycle (ngx_process_cycle.c:332)
==25772== by 0x420E84: main (nginx.c:381)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_scan
fun:lj_lex_next
fun:expr_field
fun:expr_primary
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_return
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:ngx_http_lua_clfactory_loadbuffer
fun:ngx_http_lua_cache_loadbuffer
fun:ngx_http_lua_content_handler_inline
fun:ngx_http_lua_content_handler
fun:ngx_http_core_content_phase
fun:ngx_http_core_run_phases
fun:ngx_http_handler
fun:ngx_http_process_request
fun:ngx_http_process_request_headers
fun:ngx_http_process_request_line
fun:ngx_http_wait_request_handler
fun:ngx_event_process_posted
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 31 bytes in 1 blocks are definitely lost in loss record 1,189 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x4F4028: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:77)
==25772== by 0x4F96A6: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720)
==25772== by 0x4F96A6: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F96A6: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F96A6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 31 bytes in 1 blocks are definitely lost in loss record 1,190 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x4F41F9: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:124)
==25772== by 0x4F96A6: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720)
==25772== by 0x4F96A6: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F96A6: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F96A6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 31 bytes in 1 blocks are definitely lost in loss record 1,191 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x4F42B3: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:143)
==25772== by 0x4F96A6: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720)
==25772== by 0x4F96A6: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F96A6: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F96A6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 31 bytes in 1 blocks are definitely lost in loss record 1,192 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x4F42D2: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:146)
==25772== by 0x4F96A6: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720)
==25772== by 0x4F96A6: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F96A6: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F96A6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 31 bytes in 1 blocks are definitely lost in loss record 1,193 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x4EB451: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:374)
==25772== by 0x4F5C75: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2116)
==25772== by 0x4F9704: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==25772== by 0x4F9704: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9704: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9704: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 31 bytes in 1 blocks are definitely lost in loss record 1,194 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x509E7B: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:314)
==25772== by 0x4F9735: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==25772== by 0x4F9735: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9735: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9735: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,315 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x5468DA9: newtab (lj_tab.c:122)
==25772== by 0x5468EA8: lj_tab_new (lj_tab.c:160)
==25772== by 0x546DFC4: cpluaopen (lj_state.c:150)
==25772== by 0x5462F46: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x546E2CF: lua_newstate (lj_state.c:222)
==25772== by 0x54BDB81: luaL_newstate (lib_aux.c:334)
==25772== by 0x4F923B: ngx_http_lua_new_state (ngx_http_lua_util.c:204)
==25772== by 0x4F923B: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:cpluaopen
fun:lj_vm_cpcall
fun:lua_newstate
fun:luaL_newstate
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,316 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x5468DA9: newtab (lj_tab.c:122)
==25772== by 0x5468EA8: lj_tab_new (lj_tab.c:160)
==25772== by 0x54757DA: lua_createtable (lj_api.c:706)
==25772== by 0x54BD449: luaL_findtable (lib_aux.c:93)
==25772== by 0x54BC2D5: lib_create_table (lj_lib.c:31)
==25772== by 0x54BC2D5: lj_lib_register (lj_lib.c:78)
==25772== by 0x54BF6D8: luaopen_base (lib_base.c:666)
==25772== by 0x5462BD7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x54CAFD8: luaL_openlibs (lib_init.c:45)
==25772== by 0x4F924F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==25772== by 0x4F924F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,317 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x5468DA9: newtab (lj_tab.c:122)
==25772== by 0x5468EA8: lj_tab_new (lj_tab.c:160)
==25772== by 0x54757DA: lua_createtable (lj_api.c:706)
==25772== by 0x54BD449: luaL_findtable (lib_aux.c:93)
==25772== by 0x54BC313: lib_create_table (lj_lib.c:35)
==25772== by 0x54BC313: lj_lib_register (lj_lib.c:78)
==25772== by 0x54BF6F5: luaopen_base (lib_base.c:667)
==25772== by 0x5462BD7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x54CAFD8: luaL_openlibs (lib_init.c:45)
==25772== by 0x4F924F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==25772== by 0x4F924F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,318 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x5468DA9: newtab (lj_tab.c:122)
==25772== by 0x5468EA8: lj_tab_new (lj_tab.c:160)
==25772== by 0x547591E: luaL_newmetatable (lj_api.c:715)
==25772== by 0x54C536B: luaopen_package (lib_package.c:570)
==25772== by 0x5462BD7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x54CAFD8: luaL_openlibs (lib_init.c:45)
==25772== by 0x4F924F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==25772== by 0x4F924F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:luaL_newmetatable
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,319 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54755B5: lua_pushcclosure (lj_api.c:681)
==25772== by 0x54BC9E9: lj_lib_pushcc (lj_lib.c:155)
==25772== by 0x54C5381: luaopen_package (lib_package.c:571)
==25772== by 0x5462BD7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x54CAFD8: luaL_openlibs (lib_init.c:45)
==25772== by 0x4F924F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==25772== by 0x4F924F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_pushcc
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,320 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x5468DA9: newtab (lj_tab.c:122)
==25772== by 0x5468EA8: lj_tab_new (lj_tab.c:160)
==25772== by 0x54757DA: lua_createtable (lj_api.c:706)
==25772== by 0x54BD449: luaL_findtable (lib_aux.c:93)
==25772== by 0x54BD5A3: luaL_pushmodule (lib_aux.c:120)
==25772== by 0x54BD6EE: luaL_openlib (lib_aux.c:133)
==25772== by 0x54C53AB: luaopen_package (lib_package.c:573)
==25772== by 0x5462BD7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x54CAFD8: luaL_openlibs (lib_init.c:45)
==25772== by 0x4F924F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==25772== by 0x4F924F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:luaL_pushmodule
fun:luaL_openlib
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,321 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x5468DA9: newtab (lj_tab.c:122)
==25772== by 0x5468EA8: lj_tab_new (lj_tab.c:160)
==25772== by 0x54757DA: lua_createtable (lj_api.c:706)
==25772== by 0x54BD449: luaL_findtable (lib_aux.c:93)
==25772== by 0x54C54F1: luaopen_package (lib_package.c:594)
==25772== by 0x5462BD7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x54CAFD8: luaL_openlibs (lib_init.c:45)
==25772== by 0x4F924F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==25772== by 0x4F924F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,322 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x5468DA9: newtab (lj_tab.c:122)
==25772== by 0x5468EA8: lj_tab_new (lj_tab.c:160)
==25772== by 0x54757DA: lua_createtable (lj_api.c:706)
==25772== by 0x54BD449: luaL_findtable (lib_aux.c:93)
==25772== by 0x54BC313: lib_create_table (lj_lib.c:35)
==25772== by 0x54BC313: lj_lib_register (lj_lib.c:78)
==25772== by 0x54C26DD: luaopen_table (lib_table.c:318)
==25772== by 0x5462BD7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x54CAFD8: luaL_openlibs (lib_init.c:45)
==25772== by 0x4F924F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==25772== by 0x4F924F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,323 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54755B5: lua_pushcclosure (lj_api.c:681)
==25772== by 0x54BCA86: lj_lib_prereg (lj_lib.c:165)
==25772== by 0x54C2700: luaopen_table (lib_table.c:323)
==25772== by 0x5462BD7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x54CAFD8: luaL_openlibs (lib_init.c:45)
==25772== by 0x4F924F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==25772== by 0x4F924F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,324 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54755B5: lua_pushcclosure (lj_api.c:681)
==25772== by 0x54BCA86: lj_lib_prereg (lj_lib.c:165)
==25772== by 0x54C2723: luaopen_table (lib_table.c:324)
==25772== by 0x5462BD7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x54CAFD8: luaL_openlibs (lib_init.c:45)
==25772== by 0x4F924F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==25772== by 0x4F924F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,325 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x5468DA9: newtab (lj_tab.c:122)
==25772== by 0x5468EA8: lj_tab_new (lj_tab.c:160)
==25772== by 0x54757DA: lua_createtable (lj_api.c:706)
==25772== by 0x54BC8AE: lib_create_table (lj_lib.c:44)
==25772== by 0x54BC8AE: lj_lib_register (lj_lib.c:78)
==25772== by 0x54C3ADD: luaopen_io (lib_io.c:535)
==25772== by 0x5462BD7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x54CAFD8: luaL_openlibs (lib_init.c:45)
==25772== by 0x4F924F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==25772== by 0x4F924F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,326 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x5468DA9: newtab (lj_tab.c:122)
==25772== by 0x5468EA8: lj_tab_new (lj_tab.c:160)
==25772== by 0x54757DA: lua_createtable (lj_api.c:706)
==25772== by 0x54BD449: luaL_findtable (lib_aux.c:93)
==25772== by 0x54BC313: lib_create_table (lj_lib.c:35)
==25772== by 0x54BC313: lj_lib_register (lj_lib.c:78)
==25772== by 0x54C3B56: luaopen_io (lib_io.c:538)
==25772== by 0x5462BD7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x54CAFD8: luaL_openlibs (lib_init.c:45)
==25772== by 0x4F924F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==25772== by 0x4F924F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,327 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x5468DA9: newtab (lj_tab.c:122)
==25772== by 0x5468EA8: lj_tab_new (lj_tab.c:160)
==25772== by 0x54757DA: lua_createtable (lj_api.c:706)
==25772== by 0x54BD449: luaL_findtable (lib_aux.c:93)
==25772== by 0x54BC313: lib_create_table (lj_lib.c:35)
==25772== by 0x54BC313: lj_lib_register (lj_lib.c:78)
==25772== by 0x54C445D: luaopen_os (lib_os.c:289)
==25772== by 0x5462BD7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x54CAFD8: luaL_openlibs (lib_init.c:45)
==25772== by 0x4F924F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==25772== by 0x4F924F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_os
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,328 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x5468DA9: newtab (lj_tab.c:122)
==25772== by 0x5468EA8: lj_tab_new (lj_tab.c:160)
==25772== by 0x54757DA: lua_createtable (lj_api.c:706)
==25772== by 0x54BD449: luaL_findtable (lib_aux.c:93)
==25772== by 0x54BC313: lib_create_table (lj_lib.c:35)
==25772== by 0x54BC313: lj_lib_register (lj_lib.c:78)
==25772== by 0x54C1C7F: luaopen_string (lib_string.c:739)
==25772== by 0x5462BD7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x54CAFD8: luaL_openlibs (lib_init.c:45)
==25772== by 0x4F924F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==25772== by 0x4F924F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,329 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x5468DA9: newtab (lj_tab.c:122)
==25772== by 0x5468EA8: lj_tab_new (lj_tab.c:160)
==25772== by 0x54757DA: lua_createtable (lj_api.c:706)
==25772== by 0x54BD449: luaL_findtable (lib_aux.c:93)
==25772== by 0x54BC313: lib_create_table (lj_lib.c:35)
==25772== by 0x54BC313: lj_lib_register (lj_lib.c:78)
==25772== by 0x54BFC51: luaopen_math (lib_math.c:223)
==25772== by 0x5462BD7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x54CAFD8: luaL_openlibs (lib_init.c:45)
==25772== by 0x4F924F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==25772== by 0x4F924F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,330 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x5468DA9: newtab (lj_tab.c:122)
==25772== by 0x5468EA8: lj_tab_new (lj_tab.c:160)
==25772== by 0x54757DA: lua_createtable (lj_api.c:706)
==25772== by 0x54BD449: luaL_findtable (lib_aux.c:93)
==25772== by 0x54BC313: lib_create_table (lj_lib.c:35)
==25772== by 0x54BC313: lj_lib_register (lj_lib.c:78)
==25772== by 0x54C655D: luaopen_debug (lib_debug.c:402)
==25772== by 0x5462BD7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x54CAFD8: luaL_openlibs (lib_init.c:45)
==25772== by 0x4F924F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==25772== by 0x4F924F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_debug
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,331 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x5468DA9: newtab (lj_tab.c:122)
==25772== by 0x5468EA8: lj_tab_new (lj_tab.c:160)
==25772== by 0x54757DA: lua_createtable (lj_api.c:706)
==25772== by 0x54BD449: luaL_findtable (lib_aux.c:93)
==25772== by 0x54BC313: lib_create_table (lj_lib.c:35)
==25772== by 0x54BC313: lj_lib_register (lj_lib.c:78)
==25772== by 0x54C015D: luaopen_bit (lib_bit.c:177)
==25772== by 0x5462BD7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x54CAFD8: luaL_openlibs (lib_init.c:45)
==25772== by 0x4F924F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==25772== by 0x4F924F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_bit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,332 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x5468DA9: newtab (lj_tab.c:122)
==25772== by 0x5468EA8: lj_tab_new (lj_tab.c:160)
==25772== by 0x54757DA: lua_createtable (lj_api.c:706)
==25772== by 0x54BD449: luaL_findtable (lib_aux.c:93)
==25772== by 0x54BC313: lib_create_table (lj_lib.c:35)
==25772== by 0x54BC313: lj_lib_register (lj_lib.c:78)
==25772== by 0x54C82B6: luaopen_jit (lib_jit.c:780)
==25772== by 0x5462BD7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x54CAFD8: luaL_openlibs (lib_init.c:45)
==25772== by 0x4F924F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==25772== by 0x4F924F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,333 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54755B5: lua_pushcclosure (lj_api.c:681)
==25772== by 0x54BCA86: lj_lib_prereg (lj_lib.c:165)
==25772== by 0x54C82CF: luaopen_jit (lib_jit.c:782)
==25772== by 0x5462BD7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x54CAFD8: luaL_openlibs (lib_init.c:45)
==25772== by 0x4F924F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==25772== by 0x4F924F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,334 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54755B5: lua_pushcclosure (lj_api.c:681)
==25772== by 0x54BCA86: lj_lib_prereg (lj_lib.c:165)
==25772== by 0x54C82E8: luaopen_jit (lib_jit.c:786)
==25772== by 0x5462BD7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x54CAFD8: luaL_openlibs (lib_init.c:45)
==25772== by 0x4F924F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==25772== by 0x4F924F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_prereg
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,335 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x5468DA9: newtab (lj_tab.c:122)
==25772== by 0x5468EA8: lj_tab_new (lj_tab.c:160)
==25772== by 0x54757DA: lua_createtable (lj_api.c:706)
==25772== by 0x54BD449: luaL_findtable (lib_aux.c:93)
==25772== by 0x54BC313: lib_create_table (lj_lib.c:35)
==25772== by 0x54BC313: lj_lib_register (lj_lib.c:78)
==25772== by 0x54C8305: luaopen_jit (lib_jit.c:789)
==25772== by 0x5462BD7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x54CAFD8: luaL_openlibs (lib_init.c:45)
==25772== by 0x4F924F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==25772== by 0x4F924F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,336 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54BC47D: lj_lib_register (lj_lib.c:92)
==25772== by 0x54C8305: luaopen_jit (lib_jit.c:789)
==25772== by 0x5462BD7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x54CAFD8: luaL_openlibs (lib_init.c:45)
==25772== by 0x4F924F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==25772== by 0x4F924F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,337 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54755B5: lua_pushcclosure (lj_api.c:681)
==25772== by 0x54CB019: luaL_openlibs (lib_init.c:50)
==25772== by 0x4F924F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==25772== by 0x4F924F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,338 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x5468DA9: newtab (lj_tab.c:122)
==25772== by 0x5468EA8: lj_tab_new (lj_tab.c:160)
==25772== by 0x54757DA: lua_createtable (lj_api.c:706)
==25772== by 0x4F94C1: ngx_http_lua_init_registry (ngx_http_lua_util.c:661)
==25772== by 0x4F94C1: ngx_http_lua_new_state (ngx_http_lua_util.c:298)
==25772== by 0x4F94C1: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,339 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x5468DA9: newtab (lj_tab.c:122)
==25772== by 0x5468EA8: lj_tab_new (lj_tab.c:160)
==25772== by 0x54757DA: lua_createtable (lj_api.c:706)
==25772== by 0x4F94F2: ngx_http_lua_init_registry (ngx_http_lua_util.c:667)
==25772== by 0x4F94F2: ngx_http_lua_new_state (ngx_http_lua_util.c:298)
==25772== by 0x4F94F2: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,340 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x5468DA9: newtab (lj_tab.c:122)
==25772== by 0x5468EA8: lj_tab_new (lj_tab.c:160)
==25772== by 0x54757DA: lua_createtable (lj_api.c:706)
==25772== by 0x4F951E: ngx_http_lua_init_registry (ngx_http_lua_util.c:672)
==25772== by 0x4F951E: ngx_http_lua_new_state (ngx_http_lua_util.c:298)
==25772== by 0x4F951E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,341 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x5468DA9: newtab (lj_tab.c:122)
==25772== by 0x5468EA8: lj_tab_new (lj_tab.c:160)
==25772== by 0x54757DA: lua_createtable (lj_api.c:706)
==25772== by 0x4F954A: ngx_http_lua_init_registry (ngx_http_lua_util.c:678)
==25772== by 0x4F954A: ngx_http_lua_new_state (ngx_http_lua_util.c:298)
==25772== by 0x4F954A: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,342 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x5468DA9: newtab (lj_tab.c:122)
==25772== by 0x5468EA8: lj_tab_new (lj_tab.c:160)
==25772== by 0x54757DA: lua_createtable (lj_api.c:706)
==25772== by 0x4F9576: ngx_http_lua_init_registry (ngx_http_lua_util.c:685)
==25772== by 0x4F9576: ngx_http_lua_new_state (ngx_http_lua_util.c:298)
==25772== by 0x4F9576: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,343 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x5468DA9: newtab (lj_tab.c:122)
==25772== by 0x5468EA8: lj_tab_new (lj_tab.c:160)
==25772== by 0x54757DA: lua_createtable (lj_api.c:706)
==25772== by 0x4E17B3: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:166)
==25772== by 0x4F95D0: ngx_http_lua_init_globals (ngx_http_lua_util.c:702)
==25772== by 0x4F95D0: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F95D0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,344 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x5468DA9: newtab (lj_tab.c:122)
==25772== by 0x5468EA8: lj_tab_new (lj_tab.c:160)
==25772== by 0x54757DA: lua_createtable (lj_api.c:706)
==25772== by 0x4E17C5: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:168)
==25772== by 0x4F95D0: ngx_http_lua_init_globals (ngx_http_lua_util.c:702)
==25772== by 0x4F95D0: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F95D0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,345 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x5468DA9: newtab (lj_tab.c:122)
==25772== by 0x5468EA8: lj_tab_new (lj_tab.c:160)
==25772== by 0x54757DA: lua_createtable (lj_api.c:706)
==25772== by 0x4E17D7: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:170)
==25772== by 0x4F95D0: ngx_http_lua_init_globals (ngx_http_lua_util.c:702)
==25772== by 0x4F95D0: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F95D0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,346 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54755B5: lua_pushcclosure (lj_api.c:681)
==25772== by 0x4E17E9: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:171)
==25772== by 0x4F95D0: ngx_http_lua_init_globals (ngx_http_lua_util.c:702)
==25772== by 0x4F95D0: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F95D0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,347 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54755B5: lua_pushcclosure (lj_api.c:681)
==25772== by 0x4E180D: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:173)
==25772== by 0x4F95D0: ngx_http_lua_init_globals (ngx_http_lua_util.c:702)
==25772== by 0x4F95D0: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F95D0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,348 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x5468DA9: newtab (lj_tab.c:122)
==25772== by 0x5468EA8: lj_tab_new (lj_tab.c:160)
==25772== by 0x54757DA: lua_createtable (lj_api.c:706)
==25772== by 0x4F95E2: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:713)
==25772== by 0x4F95E2: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F95E2: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F95E2: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,349 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54755B5: lua_pushcclosure (lj_api.c:681)
==25772== by 0x4F95F4: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:715)
==25772== by 0x4F95F4: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F95F4: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F95F4: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,350 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x5468DA9: newtab (lj_tab.c:122)
==25772== by 0x5468EA8: lj_tab_new (lj_tab.c:160)
==25772== by 0x54757DA: lua_createtable (lj_api.c:706)
==25772== by 0x4F962A: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:2919)
==25772== by 0x4F962A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:718)
==25772== by 0x4F962A: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F962A: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F962A: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_arg_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,351 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x5468DA9: newtab (lj_tab.c:122)
==25772== by 0x5468EA8: lj_tab_new (lj_tab.c:160)
==25772== by 0x54757DA: lua_createtable (lj_api.c:706)
==25772== by 0x4F963C: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:2921)
==25772== by 0x4F963C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:718)
==25772== by 0x4F963C: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F963C: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F963C: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_arg_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,352 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54755B5: lua_pushcclosure (lj_api.c:681)
==25772== by 0x4F964E: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:2923)
==25772== by 0x4F964E: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:718)
==25772== by 0x4F964E: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F964E: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F964E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_arg_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,353 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54755B5: lua_pushcclosure (lj_api.c:681)
==25772== by 0x4F9672: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:2926)
==25772== by 0x4F9672: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:718)
==25772== by 0x4F9672: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9672: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9672: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_arg_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,354 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x4F415E: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:108)
==25772== by 0x4F96A6: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720)
==25772== by 0x4F96A6: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F96A6: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F96A6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,355 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54755B5: lua_pushcclosure (lj_api.c:681)
==25772== by 0x4DEA01: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:276)
==25772== by 0x4F96B6: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:723)
==25772== by 0x4F96B6: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F96B6: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F96B6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,356 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54755B5: lua_pushcclosure (lj_api.c:681)
==25772== by 0x4DEA25: ngx_http_lua_inject_log_api (ngx_http_lua_log.c:279)
==25772== by 0x4F96B6: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:723)
==25772== by 0x4F96B6: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F96B6: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F96B6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_log_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,357 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54755B5: lua_pushcclosure (lj_api.c:681)
==25772== by 0x4E6615: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:663)
==25772== by 0x4F96BE: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:724)
==25772== by 0x4F96BE: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F96BE: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F96BE: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,358 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54755B5: lua_pushcclosure (lj_api.c:681)
==25772== by 0x4E6639: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:666)
==25772== by 0x4F96BE: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:724)
==25772== by 0x4F96BE: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F96BE: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F96BE: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,359 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54755B5: lua_pushcclosure (lj_api.c:681)
==25772== by 0x4E665D: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:669)
==25772== by 0x4F96BE: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:724)
==25772== by 0x4F96BE: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F96BE: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F96BE: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,360 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54755B5: lua_pushcclosure (lj_api.c:681)
==25772== by 0x4E6681: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:672)
==25772== by 0x4F96BE: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:724)
==25772== by 0x4F96BE: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F96BE: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F96BE: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,361 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54755B5: lua_pushcclosure (lj_api.c:681)
==25772== by 0x4E66A5: ngx_http_lua_inject_output_api (ngx_http_lua_output.c:675)
==25772== by 0x4F96BE: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:724)
==25772== by 0x4F96BE: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F96BE: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F96BE: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_output_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,362 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54755B5: lua_pushcclosure (lj_api.c:681)
==25772== by 0x4E2DB8: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:205)
==25772== by 0x4F96C6: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:725)
==25772== by 0x4F96C6: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F96C6: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F96C6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,363 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54755B5: lua_pushcclosure (lj_api.c:681)
==25772== by 0x4E2DDC: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:208)
==25772== by 0x4F96C6: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:725)
==25772== by 0x4F96C6: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F96C6: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F96C6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,364 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54755B5: lua_pushcclosure (lj_api.c:681)
==25772== by 0x4E2E00: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:211)
==25772== by 0x4F96C6: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:725)
==25772== by 0x4F96C6: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F96C6: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F96C6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,365 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54755B5: lua_pushcclosure (lj_api.c:681)
==25772== by 0x4E2E24: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:214)
==25772== by 0x4F96C6: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:725)
==25772== by 0x4F96C6: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F96C6: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F96C6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,366 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54755B5: lua_pushcclosure (lj_api.c:681)
==25772== by 0x4E2E48: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:217)
==25772== by 0x4F96C6: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:725)
==25772== by 0x4F96C6: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F96C6: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F96C6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,367 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54755B5: lua_pushcclosure (lj_api.c:681)
==25772== by 0x4E2E6C: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:220)
==25772== by 0x4F96C6: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:725)
==25772== by 0x4F96C6: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F96C6: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F96C6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,368 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54755B5: lua_pushcclosure (lj_api.c:681)
==25772== by 0x4E2E90: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:223)
==25772== by 0x4F96C6: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:725)
==25772== by 0x4F96C6: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F96C6: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F96C6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,369 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54755B5: lua_pushcclosure (lj_api.c:681)
==25772== by 0x4E2EB4: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:226)
==25772== by 0x4F96C6: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:725)
==25772== by 0x4F96C6: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F96C6: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F96C6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,370 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54755B5: lua_pushcclosure (lj_api.c:681)
==25772== by 0x4E2ED8: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:229)
==25772== by 0x4F96C6: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:725)
==25772== by 0x4F96C6: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F96C6: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F96C6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,371 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54755B5: lua_pushcclosure (lj_api.c:681)
==25772== by 0x4E2EFC: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:232)
==25772== by 0x4F96C6: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:725)
==25772== by 0x4F96C6: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F96C6: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F96C6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,372 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54755B5: lua_pushcclosure (lj_api.c:681)
==25772== by 0x4E2F20: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:235)
==25772== by 0x4F96C6: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:725)
==25772== by 0x4F96C6: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F96C6: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F96C6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,373 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54755B5: lua_pushcclosure (lj_api.c:681)
==25772== by 0x4E2F44: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:238)
==25772== by 0x4F96C6: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:725)
==25772== by 0x4F96C6: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F96C6: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F96C6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,374 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x4E2F56: ngx_http_lua_inject_time_api (ngx_http_lua_time.c:239)
==25772== by 0x4F96C6: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:725)
==25772== by 0x4F96C6: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F96C6: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F96C6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_time_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,375 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54755B5: lua_pushcclosure (lj_api.c:681)
==25772== by 0x4E4DD0: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:61)
==25772== by 0x4F96CE: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:726)
==25772== by 0x4F96CE: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F96CE: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F96CE: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,376 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54755B5: lua_pushcclosure (lj_api.c:681)
==25772== by 0x4E4DF4: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:64)
==25772== by 0x4F96CE: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:726)
==25772== by 0x4F96CE: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F96CE: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F96CE: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,377 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54755B5: lua_pushcclosure (lj_api.c:681)
==25772== by 0x4E4E18: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:67)
==25772== by 0x4F96CE: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:726)
==25772== by 0x4F96CE: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F96CE: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F96CE: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,378 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54755B5: lua_pushcclosure (lj_api.c:681)
==25772== by 0x4E4E3C: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:70)
==25772== by 0x4F96CE: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:726)
==25772== by 0x4F96CE: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F96CE: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F96CE: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,379 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54755B5: lua_pushcclosure (lj_api.c:681)
==25772== by 0x4E4E60: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:73)
==25772== by 0x4F96CE: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:726)
==25772== by 0x4F96CE: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F96CE: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F96CE: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,380 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54755B5: lua_pushcclosure (lj_api.c:681)
==25772== by 0x4E4E84: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:76)
==25772== by 0x4F96CE: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:726)
==25772== by 0x4F96CE: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F96CE: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F96CE: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,381 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54755B5: lua_pushcclosure (lj_api.c:681)
==25772== by 0x4E4EA8: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:79)
==25772== by 0x4F96CE: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:726)
==25772== by 0x4F96CE: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F96CE: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F96CE: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,382 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54755B5: lua_pushcclosure (lj_api.c:681)
==25772== by 0x4E4ECC: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:82)
==25772== by 0x4F96CE: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:726)
==25772== by 0x4F96CE: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F96CE: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F96CE: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,383 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54755B5: lua_pushcclosure (lj_api.c:681)
==25772== by 0x4E4EF0: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:85)
==25772== by 0x4F96CE: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:726)
==25772== by 0x4F96CE: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F96CE: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F96CE: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,384 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54755B5: lua_pushcclosure (lj_api.c:681)
==25772== by 0x4E4F14: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:89)
==25772== by 0x4F96CE: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:726)
==25772== by 0x4F96CE: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F96CE: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F96CE: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,385 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54755B5: lua_pushcclosure (lj_api.c:681)
==25772== by 0x4E4F38: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:93)
==25772== by 0x4F96CE: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:726)
==25772== by 0x4F96CE: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F96CE: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F96CE: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,386 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54755B5: lua_pushcclosure (lj_api.c:681)
==25772== by 0x4E4F5C: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:96)
==25772== by 0x4F96CE: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:726)
==25772== by 0x4F96CE: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F96CE: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F96CE: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,387 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54755B5: lua_pushcclosure (lj_api.c:681)
==25772== by 0x4E267E: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:30)
==25772== by 0x4F96D9: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:727)
==25772== by 0x4F96D9: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F96D9: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F96D9: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,388 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54755B5: lua_pushcclosure (lj_api.c:681)
==25772== by 0x4E26A2: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:35)
==25772== by 0x4F96D9: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:727)
==25772== by 0x4F96D9: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F96D9: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F96D9: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,389 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54755B5: lua_pushcclosure (lj_api.c:681)
==25772== by 0x4E26C6: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:38)
==25772== by 0x4F96D9: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:727)
==25772== by 0x4F96D9: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F96D9: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F96D9: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,390 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54755B5: lua_pushcclosure (lj_api.c:681)
==25772== by 0x4E26EA: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:43)
==25772== by 0x4F96D9: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:727)
==25772== by 0x4F96D9: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F96D9: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F96D9: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,391 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54755B5: lua_pushcclosure (lj_api.c:681)
==25772== by 0x4E270E: ngx_http_lua_inject_control_api (ngx_http_lua_control.c:48)
==25772== by 0x4F96D9: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:727)
==25772== by 0x4F96D9: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F96D9: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F96D9: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_control_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,392 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x5468DA9: newtab (lj_tab.c:122)
==25772== by 0x5468EA8: lj_tab_new (lj_tab.c:160)
==25772== by 0x54757DA: lua_createtable (lj_api.c:706)
==25772== by 0x4E14C2: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1424)
==25772== by 0x4F96E1: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:728)
==25772== by 0x4F96E1: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F96E1: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F96E1: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,393 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54755B5: lua_pushcclosure (lj_api.c:681)
==25772== by 0x4E14D4: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1426)
==25772== by 0x4F96E1: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:728)
==25772== by 0x4F96E1: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F96E1: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F96E1: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,394 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54755B5: lua_pushcclosure (lj_api.c:681)
==25772== by 0x4E14F8: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1429)
==25772== by 0x4F96E1: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:728)
==25772== by 0x4F96E1: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F96E1: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F96E1: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,395 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54755B5: lua_pushcclosure (lj_api.c:681)
==25772== by 0x50B2CF: ngx_http_lua_inject_sleep_api (ngx_http_lua_sleep.c:149)
==25772== by 0x4F96E9: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:729)
==25772== by 0x4F96E9: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F96E9: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F96E9: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_sleep_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,396 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54755B5: lua_pushcclosure (lj_api.c:681)
==25772== by 0x511BDA: ngx_http_lua_inject_phase_api (ngx_http_lua_phase.c:106)
==25772== by 0x4F96F1: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:730)
==25772== by 0x4F96F1: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F96F1: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F96F1: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_phase_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,397 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x5468DA9: newtab (lj_tab.c:122)
==25772== by 0x5468EA8: lj_tab_new (lj_tab.c:160)
==25772== by 0x54757DA: lua_createtable (lj_api.c:706)
==25772== by 0x4EEC73: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1986)
==25772== by 0x4F96F9: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:733)
==25772== by 0x4F96F9: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F96F9: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F96F9: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,398 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54755B5: lua_pushcclosure (lj_api.c:681)
==25772== by 0x4EEC85: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1988)
==25772== by 0x4F96F9: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:733)
==25772== by 0x4F96F9: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F96F9: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F96F9: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,399 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54755B5: lua_pushcclosure (lj_api.c:681)
==25772== by 0x4EECA9: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1991)
==25772== by 0x4F96F9: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:733)
==25772== by 0x4F96F9: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F96F9: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F96F9: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,400 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54755B5: lua_pushcclosure (lj_api.c:681)
==25772== by 0x4EECCD: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1994)
==25772== by 0x4F96F9: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:733)
==25772== by 0x4F96F9: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F96F9: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F96F9: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,401 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54755B5: lua_pushcclosure (lj_api.c:681)
==25772== by 0x4EECF1: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1997)
==25772== by 0x4F96F9: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:733)
==25772== by 0x4F96F9: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F96F9: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F96F9: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,402 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54755B5: lua_pushcclosure (lj_api.c:681)
==25772== by 0x4EED15: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:2000)
==25772== by 0x4F96F9: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:733)
==25772== by 0x4F96F9: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F96F9: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F96F9: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,403 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x5468DA9: newtab (lj_tab.c:122)
==25772== by 0x5468EA8: lj_tab_new (lj_tab.c:160)
==25772== by 0x54757DA: lua_createtable (lj_api.c:706)
==25772== by 0x4F5C5A: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2112)
==25772== by 0x4F9704: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==25772== by 0x4F9704: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9704: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9704: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,404 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54755B5: lua_pushcclosure (lj_api.c:681)
==25772== by 0x4E814D: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1037)
==25772== by 0x4F5C62: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2114)
==25772== by 0x4F9704: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==25772== by 0x4F9704: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9704: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9704: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,405 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54755B5: lua_pushcclosure (lj_api.c:681)
==25772== by 0x4E8171: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1040)
==25772== by 0x4F5C62: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2114)
==25772== by 0x4F9704: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==25772== by 0x4F9704: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9704: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9704: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,406 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54755B5: lua_pushcclosure (lj_api.c:681)
==25772== by 0x4E8195: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1043)
==25772== by 0x4F5C62: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2114)
==25772== by 0x4F9704: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==25772== by 0x4F9704: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9704: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9704: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,407 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54755B5: lua_pushcclosure (lj_api.c:681)
==25772== by 0x4E81B9: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1046)
==25772== by 0x4F5C62: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2114)
==25772== by 0x4F9704: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==25772== by 0x4F9704: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9704: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9704: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,408 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54755B5: lua_pushcclosure (lj_api.c:681)
==25772== by 0x4E81DD: ngx_http_lua_inject_req_header_api (ngx_http_lua_headers.c:1049)
==25772== by 0x4F5C62: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2114)
==25772== by 0x4F9704: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==25772== by 0x4F9704: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9704: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9704: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_header_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,409 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54755B5: lua_pushcclosure (lj_api.c:681)
==25772== by 0x4EABCB: ngx_http_lua_inject_req_uri_api (ngx_http_lua_uri.c:24)
==25772== by 0x4F5C6D: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2115)
==25772== by 0x4F9704: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==25772== by 0x4F9704: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9704: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9704: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_uri_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,410 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54755B5: lua_pushcclosure (lj_api.c:681)
==25772== by 0x4EB3F7: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:367)
==25772== by 0x4F5C75: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2116)
==25772== by 0x4F9704: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==25772== by 0x4F9704: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9704: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9704: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,411 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54755B5: lua_pushcclosure (lj_api.c:681)
==25772== by 0x4EB41B: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:370)
==25772== by 0x4F5C75: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2116)
==25772== by 0x4F9704: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==25772== by 0x4F9704: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9704: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9704: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,412 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54755B5: lua_pushcclosure (lj_api.c:681)
==25772== by 0x4EB43F: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:373)
==25772== by 0x4F5C75: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2116)
==25772== by 0x4F9704: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==25772== by 0x4F9704: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9704: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9704: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,413 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54755B5: lua_pushcclosure (lj_api.c:681)
==25772== by 0x4EB463: ngx_http_lua_inject_req_args_api (ngx_http_lua_args.c:376)
==25772== by 0x4F5C75: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2116)
==25772== by 0x4F9704: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==25772== by 0x4F9704: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9704: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9704: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_args_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,414 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54755B5: lua_pushcclosure (lj_api.c:681)
==25772== by 0x4EA76C: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:39)
==25772== by 0x4F5C7D: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2117)
==25772== by 0x4F9704: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==25772== by 0x4F9704: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9704: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9704: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,415 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54755B5: lua_pushcclosure (lj_api.c:681)
==25772== by 0x4EA790: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:42)
==25772== by 0x4F5C7D: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2117)
==25772== by 0x4F9704: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==25772== by 0x4F9704: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9704: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9704: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,416 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54755B5: lua_pushcclosure (lj_api.c:681)
==25772== by 0x4EA7B4: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:45)
==25772== by 0x4F5C7D: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2117)
==25772== by 0x4F9704: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==25772== by 0x4F9704: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9704: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9704: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,417 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54755B5: lua_pushcclosure (lj_api.c:681)
==25772== by 0x4EA7D8: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:48)
==25772== by 0x4F5C7D: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2117)
==25772== by 0x4F9704: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==25772== by 0x4F9704: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9704: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9704: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,418 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54755B5: lua_pushcclosure (lj_api.c:681)
==25772== by 0x4EA7FC: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:51)
==25772== by 0x4F5C7D: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2117)
==25772== by 0x4F9704: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==25772== by 0x4F9704: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9704: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9704: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,419 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54755B5: lua_pushcclosure (lj_api.c:681)
==25772== by 0x4EA820: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:54)
==25772== by 0x4F5C7D: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2117)
==25772== by 0x4F9704: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==25772== by 0x4F9704: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9704: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9704: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,420 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54755B5: lua_pushcclosure (lj_api.c:681)
==25772== by 0x4EA844: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:57)
==25772== by 0x4F5C7D: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2117)
==25772== by 0x4F9704: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==25772== by 0x4F9704: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9704: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9704: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,421 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54755B5: lua_pushcclosure (lj_api.c:681)
==25772== by 0x4EA868: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:60)
==25772== by 0x4F5C7D: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2117)
==25772== by 0x4F9704: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==25772== by 0x4F9704: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9704: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9704: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,422 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54755B5: lua_pushcclosure (lj_api.c:681)
==25772== by 0x4EA88C: ngx_http_lua_inject_req_body_api (ngx_http_lua_req_body.c:63)
==25772== by 0x4F5C7D: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2117)
==25772== by 0x4F9704: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==25772== by 0x4F9704: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9704: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9704: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_body_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,423 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54755B5: lua_pushcclosure (lj_api.c:681)
==25772== by 0x50A075: ngx_http_lua_inject_req_socket_api (ngx_http_lua_socket_tcp.c:373)
==25772== by 0x4F5C85: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2118)
==25772== by 0x4F9704: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==25772== by 0x4F9704: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9704: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9704: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_socket_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,424 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54755B5: lua_pushcclosure (lj_api.c:681)
==25772== by 0x5115B3: ngx_http_lua_inject_req_method_api (ngx_http_lua_req_method.c:25)
==25772== by 0x4F5C8D: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2119)
==25772== by 0x4F9704: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==25772== by 0x4F9704: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9704: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9704: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_method_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,425 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54755B5: lua_pushcclosure (lj_api.c:681)
==25772== by 0x5115D7: ngx_http_lua_inject_req_method_api (ngx_http_lua_req_method.c:28)
==25772== by 0x4F5C8D: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2119)
==25772== by 0x4F9704: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==25772== by 0x4F9704: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9704: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9704: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_method_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,426 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54755B5: lua_pushcclosure (lj_api.c:681)
==25772== by 0x4E2F6B: ngx_http_lua_inject_req_time_api (ngx_http_lua_time.c:246)
==25772== by 0x4F5C95: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2120)
==25772== by 0x4F9704: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==25772== by 0x4F9704: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9704: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9704: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_time_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,427 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54755B5: lua_pushcclosure (lj_api.c:681)
==25772== by 0x4E3507: ngx_http_lua_inject_req_misc_api (ngx_http_lua_misc.c:40)
==25772== by 0x4F5C9D: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2121)
==25772== by 0x4F9704: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==25772== by 0x4F9704: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9704: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9704: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_req_misc_api
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,428 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x5468DA9: newtab (lj_tab.c:122)
==25772== by 0x5468EA8: lj_tab_new (lj_tab.c:160)
==25772== by 0x54757DA: lua_createtable (lj_api.c:706)
==25772== by 0x4E8077: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1014)
==25772== by 0x4F970C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:737)
==25772== by 0x4F970C: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F970C: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F970C: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,429 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x5468DA9: newtab (lj_tab.c:122)
==25772== by 0x5468EA8: lj_tab_new (lj_tab.c:160)
==25772== by 0x54757DA: lua_createtable (lj_api.c:706)
==25772== by 0x4E8089: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1016)
==25772== by 0x4F970C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:737)
==25772== by 0x4F970C: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F970C: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F970C: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,430 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54755B5: lua_pushcclosure (lj_api.c:681)
==25772== by 0x4E809B: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1017)
==25772== by 0x4F970C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:737)
==25772== by 0x4F970C: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F970C: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F970C: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,431 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54755B5: lua_pushcclosure (lj_api.c:681)
==25772== by 0x4E80BF: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1019)
==25772== by 0x4F970C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:737)
==25772== by 0x4F970C: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F970C: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F970C: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,432 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x5468DA9: newtab (lj_tab.c:122)
==25772== by 0x5468EA8: lj_tab_new (lj_tab.c:160)
==25772== by 0x54757DA: lua_createtable (lj_api.c:706)
==25772== by 0x4E8102: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1025)
==25772== by 0x4F970C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:737)
==25772== by 0x4F970C: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F970C: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F970C: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,433 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54755B5: lua_pushcclosure (lj_api.c:681)
==25772== by 0x4E8114: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1027)
==25772== by 0x4F970C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:737)
==25772== by 0x4F970C: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F970C: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F970C: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,434 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x5468DA9: newtab (lj_tab.c:122)
==25772== by 0x5468EA8: lj_tab_new (lj_tab.c:160)
==25772== by 0x54757DA: lua_createtable (lj_api.c:706)
==25772== by 0x4E824C: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:1067)
==25772== by 0x4F9717: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:738)
==25772== by 0x4F9717: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9717: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9717: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_create_headers_metatable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,435 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x5468DA9: newtab (lj_tab.c:122)
==25772== by 0x5468EA8: lj_tab_new (lj_tab.c:160)
==25772== by 0x54757DA: lua_createtable (lj_api.c:706)
==25772== by 0x4E3BD3: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:26)
==25772== by 0x4F971F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:739)
==25772== by 0x4F971F: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F971F: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F971F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_variable_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,436 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x5468DA9: newtab (lj_tab.c:122)
==25772== by 0x5468EA8: lj_tab_new (lj_tab.c:160)
==25772== by 0x54757DA: lua_createtable (lj_api.c:706)
==25772== by 0x4E3BE5: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:28)
==25772== by 0x4F971F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:739)
==25772== by 0x4F971F: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F971F: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F971F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_variable_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,437 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54755B5: lua_pushcclosure (lj_api.c:681)
==25772== by 0x4E3BF7: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:29)
==25772== by 0x4F971F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:739)
==25772== by 0x4F971F: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F971F: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F971F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_variable_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,438 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54755B5: lua_pushcclosure (lj_api.c:681)
==25772== by 0x4E3C1B: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:31)
==25772== by 0x4F971F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:739)
==25772== by 0x4F971F: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F971F: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F971F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_variable_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,439 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x5468DA9: newtab (lj_tab.c:122)
==25772== by 0x5468EA8: lj_tab_new (lj_tab.c:160)
==25772== by 0x54757DA: lua_createtable (lj_api.c:706)
==25772== by 0x500336: ngx_http_lua_inject_shdict_api (ngx_http_lua_shdict.c:409)
==25772== by 0x4F972A: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:740)
==25772== by 0x4F972A: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F972A: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F972A: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_shdict_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,440 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x5468DA9: newtab (lj_tab.c:122)
==25772== by 0x5468EA8: lj_tab_new (lj_tab.c:160)
==25772== by 0x54757DA: lua_createtable (lj_api.c:706)
==25772== by 0x509992: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:205)
==25772== by 0x4F9735: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==25772== by 0x4F9735: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9735: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9735: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,441 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54755B5: lua_pushcclosure (lj_api.c:681)
==25772== by 0x5099A4: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:207)
==25772== by 0x4F9735: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==25772== by 0x4F9735: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9735: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9735: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,442 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x5468DA9: newtab (lj_tab.c:122)
==25772== by 0x5468EA8: lj_tab_new (lj_tab.c:160)
==25772== by 0x54757DA: lua_createtable (lj_api.c:706)
==25772== by 0x509B39: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:233)
==25772== by 0x4F9735: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==25772== by 0x4F9735: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9735: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9735: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,443 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54755B5: lua_pushcclosure (lj_api.c:681)
==25772== by 0x509B4B: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:235)
==25772== by 0x4F9735: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==25772== by 0x4F9735: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9735: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9735: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,444 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54755B5: lua_pushcclosure (lj_api.c:681)
==25772== by 0x509B6F: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:238)
==25772== by 0x4F9735: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==25772== by 0x4F9735: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9735: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9735: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,445 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54755B5: lua_pushcclosure (lj_api.c:681)
==25772== by 0x509B93: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:241)
==25772== by 0x4F9735: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==25772== by 0x4F9735: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9735: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9735: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,446 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54755B5: lua_pushcclosure (lj_api.c:681)
==25772== by 0x509BB7: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:244)
==25772== by 0x4F9735: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==25772== by 0x4F9735: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9735: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9735: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,447 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x5468DA9: newtab (lj_tab.c:122)
==25772== by 0x5468EA8: lj_tab_new (lj_tab.c:160)
==25772== by 0x54757DA: lua_createtable (lj_api.c:706)
==25772== by 0x509C14: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:255)
==25772== by 0x4F9735: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==25772== by 0x4F9735: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9735: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9735: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,448 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54755B5: lua_pushcclosure (lj_api.c:681)
==25772== by 0x509C26: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:257)
==25772== by 0x4F9735: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==25772== by 0x4F9735: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9735: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9735: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,449 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54755B5: lua_pushcclosure (lj_api.c:681)
==25772== by 0x509C4A: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:260)
==25772== by 0x4F9735: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==25772== by 0x4F9735: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9735: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9735: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,450 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54755B5: lua_pushcclosure (lj_api.c:681)
==25772== by 0x509C6E: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:263)
==25772== by 0x4F9735: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==25772== by 0x4F9735: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9735: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9735: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,451 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54755B5: lua_pushcclosure (lj_api.c:681)
==25772== by 0x509C92: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:266)
==25772== by 0x4F9735: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==25772== by 0x4F9735: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9735: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9735: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,452 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54755B5: lua_pushcclosure (lj_api.c:681)
==25772== by 0x509CB6: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:269)
==25772== by 0x4F9735: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==25772== by 0x4F9735: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9735: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9735: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,453 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x5468DA9: newtab (lj_tab.c:122)
==25772== by 0x5468EA8: lj_tab_new (lj_tab.c:160)
==25772== by 0x54757DA: lua_createtable (lj_api.c:706)
==25772== by 0x509D13: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:280)
==25772== by 0x4F9735: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==25772== by 0x4F9735: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9735: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9735: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,454 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54755B5: lua_pushcclosure (lj_api.c:681)
==25772== by 0x509D25: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:282)
==25772== by 0x4F9735: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==25772== by 0x4F9735: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9735: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9735: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,455 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54755B5: lua_pushcclosure (lj_api.c:681)
==25772== by 0x509D49: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:287)
==25772== by 0x4F9735: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==25772== by 0x4F9735: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9735: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9735: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,456 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54755B5: lua_pushcclosure (lj_api.c:681)
==25772== by 0x509D6D: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:292)
==25772== by 0x4F9735: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==25772== by 0x4F9735: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9735: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9735: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,457 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54755B5: lua_pushcclosure (lj_api.c:681)
==25772== by 0x509D91: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:295)
==25772== by 0x4F9735: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==25772== by 0x4F9735: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9735: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9735: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,458 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54755B5: lua_pushcclosure (lj_api.c:681)
==25772== by 0x509DB5: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:298)
==25772== by 0x4F9735: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==25772== by 0x4F9735: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9735: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9735: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,459 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54755B5: lua_pushcclosure (lj_api.c:681)
==25772== by 0x509DD9: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:301)
==25772== by 0x4F9735: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==25772== by 0x4F9735: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9735: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9735: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,460 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54755B5: lua_pushcclosure (lj_api.c:681)
==25772== by 0x509DFD: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:304)
==25772== by 0x4F9735: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==25772== by 0x4F9735: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9735: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9735: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,461 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54755B5: lua_pushcclosure (lj_api.c:681)
==25772== by 0x509E21: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:307)
==25772== by 0x4F9735: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==25772== by 0x4F9735: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9735: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9735: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,462 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54755B5: lua_pushcclosure (lj_api.c:681)
==25772== by 0x509E45: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:310)
==25772== by 0x4F9735: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==25772== by 0x4F9735: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9735: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9735: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,463 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54755B5: lua_pushcclosure (lj_api.c:681)
==25772== by 0x509E69: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:313)
==25772== by 0x4F9735: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==25772== by 0x4F9735: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9735: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9735: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,464 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54755B5: lua_pushcclosure (lj_api.c:681)
==25772== by 0x509E8D: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:316)
==25772== by 0x4F9735: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==25772== by 0x4F9735: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9735: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9735: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,465 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x5468DA9: newtab (lj_tab.c:122)
==25772== by 0x5468EA8: lj_tab_new (lj_tab.c:160)
==25772== by 0x54757DA: lua_createtable (lj_api.c:706)
==25772== by 0x509EEA: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:326)
==25772== by 0x4F9735: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==25772== by 0x4F9735: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9735: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9735: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,466 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54755B5: lua_pushcclosure (lj_api.c:681)
==25772== by 0x509EFC: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:327)
==25772== by 0x4F9735: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==25772== by 0x4F9735: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9735: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9735: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,467 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x5468DA9: newtab (lj_tab.c:122)
==25772== by 0x5468EA8: lj_tab_new (lj_tab.c:160)
==25772== by 0x54757DA: lua_createtable (lj_api.c:706)
==25772== by 0x509F3A: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:334)
==25772== by 0x4F9735: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==25772== by 0x4F9735: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9735: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9735: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,468 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54755B5: lua_pushcclosure (lj_api.c:681)
==25772== by 0x509F4C: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:335)
==25772== by 0x4F9735: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==25772== by 0x4F9735: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9735: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9735: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,469 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x5468DA9: newtab (lj_tab.c:122)
==25772== by 0x5468EA8: lj_tab_new (lj_tab.c:160)
==25772== by 0x54757DA: lua_createtable (lj_api.c:706)
==25772== by 0x509F8A: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:342)
==25772== by 0x4F9735: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==25772== by 0x4F9735: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9735: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9735: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,470 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54755B5: lua_pushcclosure (lj_api.c:681)
==25772== by 0x509F9C: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:343)
==25772== by 0x4F9735: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==25772== by 0x4F9735: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9735: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9735: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,471 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x5468DA9: newtab (lj_tab.c:122)
==25772== by 0x5468EA8: lj_tab_new (lj_tab.c:160)
==25772== by 0x54757DA: lua_createtable (lj_api.c:706)
==25772== by 0x509FDA: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:350)
==25772== by 0x4F9735: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==25772== by 0x4F9735: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9735: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9735: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,472 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54755B5: lua_pushcclosure (lj_api.c:681)
==25772== by 0x509FEC: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:351)
==25772== by 0x4F9735: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==25772== by 0x4F9735: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9735: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9735: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,473 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x5468DA9: newtab (lj_tab.c:122)
==25772== by 0x5468EA8: lj_tab_new (lj_tab.c:160)
==25772== by 0x54757DA: lua_createtable (lj_api.c:706)
==25772== by 0x50A02A: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:360)
==25772== by 0x4F9735: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==25772== by 0x4F9735: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9735: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9735: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,474 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54755B5: lua_pushcclosure (lj_api.c:681)
==25772== by 0x50A03C: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:361)
==25772== by 0x4F9735: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==25772== by 0x4F9735: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9735: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9735: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,475 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54755B5: lua_pushcclosure (lj_api.c:681)
==25772== by 0x510FC3: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:80)
==25772== by 0x4F9740: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:742)
==25772== by 0x4F9740: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9740: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9740: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,476 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x5468DA9: newtab (lj_tab.c:122)
==25772== by 0x5468EA8: lj_tab_new (lj_tab.c:160)
==25772== by 0x54757DA: lua_createtable (lj_api.c:706)
==25772== by 0x510FF4: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:85)
==25772== by 0x4F9740: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:742)
==25772== by 0x4F9740: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9740: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9740: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,477 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54755B5: lua_pushcclosure (lj_api.c:681)
==25772== by 0x511006: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:87)
==25772== by 0x4F9740: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:742)
==25772== by 0x4F9740: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9740: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9740: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,478 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54755B5: lua_pushcclosure (lj_api.c:681)
==25772== by 0x51102A: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:90)
==25772== by 0x4F9740: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:742)
==25772== by 0x4F9740: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9740: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9740: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,479 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54755B5: lua_pushcclosure (lj_api.c:681)
==25772== by 0x51104E: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:93)
==25772== by 0x4F9740: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:742)
==25772== by 0x4F9740: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9740: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9740: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,480 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54755B5: lua_pushcclosure (lj_api.c:681)
==25772== by 0x511072: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:96)
==25772== by 0x4F9740: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:742)
==25772== by 0x4F9740: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9740: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9740: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,481 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54755B5: lua_pushcclosure (lj_api.c:681)
==25772== by 0x511096: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:99)
==25772== by 0x4F9740: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:742)
==25772== by 0x4F9740: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9740: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9740: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,482 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x5468DA9: newtab (lj_tab.c:122)
==25772== by 0x5468EA8: lj_tab_new (lj_tab.c:160)
==25772== by 0x54757DA: lua_createtable (lj_api.c:706)
==25772== by 0x5110F3: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:109)
==25772== by 0x4F9740: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:742)
==25772== by 0x4F9740: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9740: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9740: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,483 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54755B5: lua_pushcclosure (lj_api.c:681)
==25772== by 0x511105: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:110)
==25772== by 0x4F9740: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:742)
==25772== by 0x4F9740: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9740: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9740: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,484 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x5468DA9: newtab (lj_tab.c:122)
==25772== by 0x5468EA8: lj_tab_new (lj_tab.c:160)
==25772== by 0x54757DA: lua_createtable (lj_api.c:706)
==25772== by 0x5123E2: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:34)
==25772== by 0x4F974B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:743)
==25772== by 0x4F974B: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F974B: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F974B: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,485 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54755B5: lua_pushcclosure (lj_api.c:681)
==25772== by 0x5123F4: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:36)
==25772== by 0x4F974B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:743)
==25772== by 0x4F974B: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F974B: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F974B: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,486 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54755B5: lua_pushcclosure (lj_api.c:681)
==25772== by 0x512418: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:39)
==25772== by 0x4F974B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:743)
==25772== by 0x4F974B: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F974B: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F974B: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,487 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54755B5: lua_pushcclosure (lj_api.c:681)
==25772== by 0x51243C: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:42)
==25772== by 0x4F974B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:743)
==25772== by 0x4F974B: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F974B: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F974B: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,488 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x5468DA9: newtab (lj_tab.c:122)
==25772== by 0x5468EA8: lj_tab_new (lj_tab.c:160)
==25772== by 0x54757DA: lua_createtable (lj_api.c:706)
==25772== by 0x513AED: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:55)
==25772== by 0x4F9753: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:744)
==25772== by 0x4F9753: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9753: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9753: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,489 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54755B5: lua_pushcclosure (lj_api.c:681)
==25772== by 0x513AFF: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:57)
==25772== by 0x4F9753: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:744)
==25772== by 0x4F9753: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9753: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9753: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,490 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54755B5: lua_pushcclosure (lj_api.c:681)
==25772== by 0x513B23: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:60)
==25772== by 0x4F9753: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:744)
==25772== by 0x4F9753: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9753: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9753: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,491 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54755B5: lua_pushcclosure (lj_api.c:681)
==25772== by 0x513B47: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:63)
==25772== by 0x4F9753: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:744)
==25772== by 0x4F9753: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9753: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9753: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,492 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54755B5: lua_pushcclosure (lj_api.c:681)
==25772== by 0x513B6B: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:66)
==25772== by 0x4F9753: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:744)
==25772== by 0x4F9753: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9753: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9753: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,493 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x5468DA9: newtab (lj_tab.c:122)
==25772== by 0x5468EA8: lj_tab_new (lj_tab.c:160)
==25772== by 0x54757DA: lua_createtable (lj_api.c:706)
==25772== by 0x513BE9: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:26)
==25772== by 0x4F975B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:745)
==25772== by 0x4F975B: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F975B: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F975B: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,494 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54755B5: lua_pushcclosure (lj_api.c:681)
==25772== by 0x513C1A: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:35)
==25772== by 0x4F975B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:745)
==25772== by 0x4F975B: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F975B: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F975B: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,495 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54755B5: lua_pushcclosure (lj_api.c:681)
==25772== by 0x513C7C: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:44)
==25772== by 0x4F975B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:745)
==25772== by 0x4F975B: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F975B: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F975B: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,496 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x513C8E: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:45)
==25772== by 0x4F975B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:745)
==25772== by 0x4F975B: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F975B: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F975B: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,497 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x5468DA9: newtab (lj_tab.c:122)
==25772== by 0x5468EA8: lj_tab_new (lj_tab.c:160)
==25772== by 0x54757DA: lua_createtable (lj_api.c:706)
==25772== by 0x513D74: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:28)
==25772== by 0x4F9763: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==25772== by 0x4F9763: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9763: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9763: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,498 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54755B5: lua_pushcclosure (lj_api.c:681)
==25772== by 0x513D86: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:30)
==25772== by 0x4F9763: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==25772== by 0x4F9763: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9763: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9763: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,499 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54755B5: lua_pushcclosure (lj_api.c:681)
==25772== by 0x513DAA: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:33)
==25772== by 0x4F9763: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==25772== by 0x4F9763: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9763: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9763: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,500 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54755B5: lua_pushcclosure (lj_api.c:681)
==25772== by 0x513DCE: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:36)
==25772== by 0x4F9763: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==25772== by 0x4F9763: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9763: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9763: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,501 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54755B5: lua_pushcclosure (lj_api.c:681)
==25772== by 0x513DF2: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:39)
==25772== by 0x4F9763: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==25772== by 0x4F9763: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9763: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9763: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,502 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x5468DA9: newtab (lj_tab.c:122)
==25772== by 0x5468EA8: lj_tab_new (lj_tab.c:160)
==25772== by 0x54757DA: lua_createtable (lj_api.c:706)
==25772== by 0x4E349D: ngx_http_lua_inject_misc_api (ngx_http_lua_misc.c:28)
==25772== by 0x4F976B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==25772== by 0x4F976B: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F976B: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F976B: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_misc_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,503 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54755B5: lua_pushcclosure (lj_api.c:681)
==25772== by 0x4E34AF: ngx_http_lua_inject_misc_api (ngx_http_lua_misc.c:29)
==25772== by 0x4F976B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==25772== by 0x4F976B: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F976B: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F976B: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_misc_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,504 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54755B5: lua_pushcclosure (lj_api.c:681)
==25772== by 0x4E34D3: ngx_http_lua_inject_misc_api (ngx_http_lua_misc.c:31)
==25772== by 0x4F976B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==25772== by 0x4F976B: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F976B: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F976B: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_misc_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,505 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x5468DA9: newtab (lj_tab.c:122)
==25772== by 0x5468EA8: lj_tab_new (lj_tab.c:160)
==25772== by 0x54757DA: lua_createtable (lj_api.c:706)
==25772== by 0x50CD15: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:249)
==25772== by 0x4F97D8: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==25772== by 0x4F97D8: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F97D8: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F97D8: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,506 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54755B5: lua_pushcclosure (lj_api.c:681)
==25772== by 0x50CDFA: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:273)
==25772== by 0x4F97D8: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==25772== by 0x4F97D8: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F97D8: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F97D8: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,507 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54755B5: lua_pushcclosure (lj_api.c:681)
==25772== by 0x50CE1E: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:276)
==25772== by 0x4F97D8: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==25772== by 0x4F97D8: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F97D8: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F97D8: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,508 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54755B5: lua_pushcclosure (lj_api.c:681)
==25772== by 0x50CE42: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:279)
==25772== by 0x4F97D8: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==25772== by 0x4F97D8: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F97D8: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F97D8: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,509 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54755B5: lua_pushcclosure (lj_api.c:681)
==25772== by 0x50CE66: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:282)
==25772== by 0x4F97D8: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==25772== by 0x4F97D8: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F97D8: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F97D8: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,510 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x5468DA9: newtab (lj_tab.c:122)
==25772== by 0x5468EA8: lj_tab_new (lj_tab.c:160)
==25772== by 0x5479AC8: fs_init (lj_parse.c:1617)
==25772== by 0x547F44E: lj_parse (lj_parse.c:2708)
==25772== by 0x548119A: cpparser (lj_load.c:41)
==25772== by 0x5462F46: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x54812BA: lua_loadx (lj_load.c:58)
==25772== by 0x548153B: luaL_loadbufferx (lj_load.c:143)
==25772== by 0x50CEC8: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:320)
==25772== by 0x4F97D8: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==25772== by 0x4F97D8: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F97D8: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F97D8: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:fs_init
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,511 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x5468DA9: newtab (lj_tab.c:122)
==25772== by 0x5468EA8: lj_tab_new (lj_tab.c:160)
==25772== by 0x5479AC8: fs_init (lj_parse.c:1617)
==25772== by 0x547C468: parse_body (lj_parse.c:1846)
==25772== by 0x547D1CB: expr_simple (lj_parse.c:2008)
==25772== by 0x547D1CB: expr_unop (lj_parse.c:2077)
==25772== by 0x547D1CB: expr_binop (lj_parse.c:2090)
==25772== by 0x547D605: expr (lj_parse.c:2109)
==25772== by 0x547D605: expr_list (lj_parse.c:1876)
==25772== by 0x547E377: parse_assignment (lj_parse.c:2202)
==25772== by 0x547E543: parse_call_assign (lj_parse.c:2233)
==25772== by 0x547E543: parse_stmt (lj_parse.c:2672)
==25772== by 0x547E543: parse_chunk (lj_parse.c:2684)
==25772== by 0x547F2E8: parse_block (lj_parse.c:2402)
==25772== by 0x547ECA9: parse_for_iter (lj_parse.c:2554)
==25772== by 0x547ECA9: parse_for (lj_parse.c:2577)
==25772== by 0x547ECA9: parse_stmt (lj_parse.c:2638)
==25772== by 0x547ECA9: parse_chunk (lj_parse.c:2684)
==25772== by 0x547F49F: lj_parse (lj_parse.c:2717)
==25772== by 0x548119A: cpparser (lj_load.c:41)
==25772== by 0x5462F46: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x54812BA: lua_loadx (lj_load.c:58)
==25772== by 0x548153B: luaL_loadbufferx (lj_load.c:143)
==25772== by 0x50CEC8: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:320)
==25772== by 0x4F97D8: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==25772== by 0x4F97D8: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F97D8: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F97D8: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:fs_init
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_assignment
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:parse_block
fun:parse_for_iter
fun:parse_for
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,512 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x5468DA9: newtab (lj_tab.c:122)
==25772== by 0x5468EA8: lj_tab_new (lj_tab.c:160)
==25772== by 0x5479AC8: fs_init (lj_parse.c:1617)
==25772== by 0x547C468: parse_body (lj_parse.c:1846)
==25772== by 0x547D1CB: expr_simple (lj_parse.c:2008)
==25772== by 0x547D1CB: expr_unop (lj_parse.c:2077)
==25772== by 0x547D1CB: expr_binop (lj_parse.c:2090)
==25772== by 0x547D605: expr (lj_parse.c:2109)
==25772== by 0x547D605: expr_list (lj_parse.c:1876)
==25772== by 0x547E377: parse_assignment (lj_parse.c:2202)
==25772== by 0x547E543: parse_call_assign (lj_parse.c:2233)
==25772== by 0x547E543: parse_stmt (lj_parse.c:2672)
==25772== by 0x547E543: parse_chunk (lj_parse.c:2684)
==25772== by 0x547F49F: lj_parse (lj_parse.c:2717)
==25772== by 0x548119A: cpparser (lj_load.c:41)
==25772== by 0x5462F46: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x54812BA: lua_loadx (lj_load.c:58)
==25772== by 0x548153B: luaL_loadbufferx (lj_load.c:143)
==25772== by 0x50CEC8: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:320)
==25772== by 0x4F97D8: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==25772== by 0x4F97D8: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F97D8: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F97D8: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:fs_init
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_assignment
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,513 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x5468DA9: newtab (lj_tab.c:122)
==25772== by 0x5468EA8: lj_tab_new (lj_tab.c:160)
==25772== by 0x5479AC8: fs_init (lj_parse.c:1617)
==25772== by 0x547C468: parse_body (lj_parse.c:1846)
==25772== by 0x547D1CB: expr_simple (lj_parse.c:2008)
==25772== by 0x547D1CB: expr_unop (lj_parse.c:2077)
==25772== by 0x547D1CB: expr_binop (lj_parse.c:2090)
==25772== by 0x547D605: expr (lj_parse.c:2109)
==25772== by 0x547D605: expr_list (lj_parse.c:1876)
==25772== by 0x547EBD3: parse_return (lj_parse.c:2316)
==25772== by 0x547EBD3: parse_stmt (lj_parse.c:2651)
==25772== by 0x547EBD3: parse_chunk (lj_parse.c:2684)
==25772== by 0x547C590: parse_body (lj_parse.c:1853)
==25772== by 0x547D1CB: expr_simple (lj_parse.c:2008)
==25772== by 0x547D1CB: expr_unop (lj_parse.c:2077)
==25772== by 0x547D1CB: expr_binop (lj_parse.c:2090)
==25772== by 0x547D605: expr (lj_parse.c:2109)
==25772== by 0x547D605: expr_list (lj_parse.c:1876)
==25772== by 0x547E377: parse_assignment (lj_parse.c:2202)
==25772== by 0x547E543: parse_call_assign (lj_parse.c:2233)
==25772== by 0x547E543: parse_stmt (lj_parse.c:2672)
==25772== by 0x547E543: parse_chunk (lj_parse.c:2684)
==25772== by 0x547F49F: lj_parse (lj_parse.c:2717)
==25772== by 0x548119A: cpparser (lj_load.c:41)
==25772== by 0x5462F46: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x54812BA: lua_loadx (lj_load.c:58)
==25772== by 0x548153B: luaL_loadbufferx (lj_load.c:143)
==25772== by 0x50CEC8: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:320)
==25772== by 0x4F97D8: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==25772== by 0x4F97D8: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F97D8: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F97D8: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:fs_init
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_return
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_assignment
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,514 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5467E09: buf_grow (lj_buf.c:25)
==25772== by 0x5467E9A: lj_buf_more2 (lj_buf.c:46)
==25772== by 0x546B69E: lj_buf_more (lj_buf.h:64)
==25772== by 0x546B69E: lj_meta_cat (lj_meta.c:287)
==25772== by 0x5461AAB: lj_BC_CAT (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x547772C: lua_pcall (lj_api.c:1129)
==25772== by 0x50CF2F: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:332)
==25772== by 0x4F97D8: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==25772== by 0x4F97D8: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F97D8: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F97D8: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:buf_grow
fun:lj_buf_more2
fun:lj_buf_more
fun:lj_meta_cat
fun:lj_BC_CAT
fun:lua_pcall
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,515 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54755B5: lua_pushcclosure (lj_api.c:681)
==25772== by 0x50A2E9: ngx_http_lua_add_package_preload (ngx_http_lua_api.c:56)
==25772== by 0x55A595: ngx_http_lua_fake_delayed_load_init (ngx_http_lua_fake_delayed_load_module.c:55)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_add_package_preload
fun:ngx_http_lua_fake_delayed_load_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,516 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x5468DA9: newtab (lj_tab.c:122)
==25772== by 0x5468EA8: lj_tab_new (lj_tab.c:160)
==25772== by 0x5479AC8: fs_init (lj_parse.c:1617)
==25772== by 0x547F44E: lj_parse (lj_parse.c:2708)
==25772== by 0x548119A: cpparser (lj_load.c:41)
==25772== by 0x5462F46: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x54812BA: lua_loadx (lj_load.c:58)
==25772== by 0x4FCA80: ngx_http_lua_clfactory_loadbuffer (ngx_http_lua_clfactory.c:731)
==25772== by 0x4F9FAE: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:166)
==25772== by 0x4FA9D8: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:300)
==25772== by 0x4FA486: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:222)
==25772== by 0x45C5B7: ngx_http_core_content_phase (ngx_http_core_module.c:1173)
==25772== by 0x4573C2: ngx_http_core_run_phases (ngx_http_core_module.c:862)
==25772== by 0x4574D1: ngx_http_handler (ngx_http_core_module.c:845)
==25772== by 0x46298B: ngx_http_process_request (ngx_http_request.c:1950)
==25772== by 0x462FB7: ngx_http_process_request_headers (ngx_http_request.c:1377)
==25772== by 0x463525: ngx_http_process_request_line (ngx_http_request.c:1049)
==25772== by 0x463C05: ngx_http_wait_request_handler (ngx_http_request.c:507)
==25772== by 0x44097A: ngx_event_process_posted (ngx_event_posted.c:34)
==25772== by 0x44036F: ngx_process_events_and_timers (ngx_event.c:269)
==25772== by 0x449788: ngx_single_process_cycle (ngx_process_cycle.c:332)
==25772== by 0x420E84: main (nginx.c:381)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:fs_init
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:ngx_http_lua_clfactory_loadbuffer
fun:ngx_http_lua_cache_loadbuffer
fun:ngx_http_lua_content_handler_inline
fun:ngx_http_lua_content_handler
fun:ngx_http_core_content_phase
fun:ngx_http_core_run_phases
fun:ngx_http_handler
fun:ngx_http_process_request
fun:ngx_http_process_request_headers
fun:ngx_http_process_request_line
fun:ngx_http_wait_request_handler
fun:ngx_event_process_posted
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,517 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x5468DA9: newtab (lj_tab.c:122)
==25772== by 0x5468EA8: lj_tab_new (lj_tab.c:160)
==25772== by 0x5479AC8: fs_init (lj_parse.c:1617)
==25772== by 0x547C468: parse_body (lj_parse.c:1846)
==25772== by 0x547D1CB: expr_simple (lj_parse.c:2008)
==25772== by 0x547D1CB: expr_unop (lj_parse.c:2077)
==25772== by 0x547D1CB: expr_binop (lj_parse.c:2090)
==25772== by 0x547D605: expr (lj_parse.c:2109)
==25772== by 0x547D605: expr_list (lj_parse.c:1876)
==25772== by 0x547EBD3: parse_return (lj_parse.c:2316)
==25772== by 0x547EBD3: parse_stmt (lj_parse.c:2651)
==25772== by 0x547EBD3: parse_chunk (lj_parse.c:2684)
==25772== by 0x547F49F: lj_parse (lj_parse.c:2717)
==25772== by 0x548119A: cpparser (lj_load.c:41)
==25772== by 0x5462F46: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x54812BA: lua_loadx (lj_load.c:58)
==25772== by 0x4FCA80: ngx_http_lua_clfactory_loadbuffer (ngx_http_lua_clfactory.c:731)
==25772== by 0x4F9FAE: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:166)
==25772== by 0x4FA9D8: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:300)
==25772== by 0x4FA486: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:222)
==25772== by 0x45C5B7: ngx_http_core_content_phase (ngx_http_core_module.c:1173)
==25772== by 0x4573C2: ngx_http_core_run_phases (ngx_http_core_module.c:862)
==25772== by 0x4574D1: ngx_http_handler (ngx_http_core_module.c:845)
==25772== by 0x46298B: ngx_http_process_request (ngx_http_request.c:1950)
==25772== by 0x462FB7: ngx_http_process_request_headers (ngx_http_request.c:1377)
==25772== by 0x463525: ngx_http_process_request_line (ngx_http_request.c:1049)
==25772== by 0x463C05: ngx_http_wait_request_handler (ngx_http_request.c:507)
==25772== by 0x44097A: ngx_event_process_posted (ngx_event_posted.c:34)
==25772== by 0x44036F: ngx_process_events_and_timers (ngx_event.c:269)
==25772== by 0x449788: ngx_single_process_cycle (ngx_process_cycle.c:332)
==25772== by 0x420E84: main (nginx.c:381)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:fs_init
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_return
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:ngx_http_lua_clfactory_loadbuffer
fun:ngx_http_lua_cache_loadbuffer
fun:ngx_http_lua_content_handler_inline
fun:ngx_http_lua_content_handler
fun:ngx_http_core_content_phase
fun:ngx_http_core_run_phases
fun:ngx_http_handler
fun:ngx_http_process_request
fun:ngx_http_process_request_headers
fun:ngx_http_process_request_line
fun:ngx_http_wait_request_handler
fun:ngx_event_process_posted
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,518 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x5468DA9: newtab (lj_tab.c:122)
==25772== by 0x5468EA8: lj_tab_new (lj_tab.c:160)
==25772== by 0x54757DA: lua_createtable (lj_api.c:706)
==25772== by 0x4F4F24: ngx_http_lua_create_new_globals_table (ngx_http_lua_util.c:184)
==25772== by 0x4F4FCF: ngx_http_lua_new_thread (ngx_http_lua_util.c:326)
==25772== by 0x4FA7BC: ngx_http_lua_content_by_chunk (ngx_http_lua_contentby.c:54)
==25772== by 0x4FA9ED: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:310)
==25772== by 0x4FA486: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:222)
==25772== by 0x45C5B7: ngx_http_core_content_phase (ngx_http_core_module.c:1173)
==25772== by 0x4573C2: ngx_http_core_run_phases (ngx_http_core_module.c:862)
==25772== by 0x4574D1: ngx_http_handler (ngx_http_core_module.c:845)
==25772== by 0x46298B: ngx_http_process_request (ngx_http_request.c:1950)
==25772== by 0x462FB7: ngx_http_process_request_headers (ngx_http_request.c:1377)
==25772== by 0x463525: ngx_http_process_request_line (ngx_http_request.c:1049)
==25772== by 0x463C05: ngx_http_wait_request_handler (ngx_http_request.c:507)
==25772== by 0x44097A: ngx_event_process_posted (ngx_event_posted.c:34)
==25772== by 0x44036F: ngx_process_events_and_timers (ngx_event.c:269)
==25772== by 0x449788: ngx_single_process_cycle (ngx_process_cycle.c:332)
==25772== by 0x420E84: main (nginx.c:381)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_create_new_globals_table
fun:ngx_http_lua_new_thread
fun:ngx_http_lua_content_by_chunk
fun:ngx_http_lua_content_handler_inline
fun:ngx_http_lua_content_handler
fun:ngx_http_core_content_phase
fun:ngx_http_core_run_phases
fun:ngx_http_handler
fun:ngx_http_process_request
fun:ngx_http_process_request_headers
fun:ngx_http_process_request_line
fun:ngx_http_wait_request_handler
fun:ngx_event_process_posted
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 32 bytes in 1 blocks are definitely lost in loss record 1,519 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x5468DA9: newtab (lj_tab.c:122)
==25772== by 0x5468EA8: lj_tab_new (lj_tab.c:160)
==25772== by 0x54757DA: lua_createtable (lj_api.c:706)
==25772== by 0x4F4FE1: ngx_http_lua_new_thread (ngx_http_lua_util.c:328)
==25772== by 0x4FA7BC: ngx_http_lua_content_by_chunk (ngx_http_lua_contentby.c:54)
==25772== by 0x4FA9ED: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:310)
==25772== by 0x4FA486: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:222)
==25772== by 0x45C5B7: ngx_http_core_content_phase (ngx_http_core_module.c:1173)
==25772== by 0x4573C2: ngx_http_core_run_phases (ngx_http_core_module.c:862)
==25772== by 0x4574D1: ngx_http_handler (ngx_http_core_module.c:845)
==25772== by 0x46298B: ngx_http_process_request (ngx_http_request.c:1950)
==25772== by 0x462FB7: ngx_http_process_request_headers (ngx_http_request.c:1377)
==25772== by 0x463525: ngx_http_process_request_line (ngx_http_request.c:1049)
==25772== by 0x463C05: ngx_http_wait_request_handler (ngx_http_request.c:507)
==25772== by 0x44097A: ngx_event_process_posted (ngx_event_posted.c:34)
==25772== by 0x44036F: ngx_process_events_and_timers (ngx_event.c:269)
==25772== by 0x449788: ngx_single_process_cycle (ngx_process_cycle.c:332)
==25772== by 0x420E84: main (nginx.c:381)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_new_thread
fun:ngx_http_lua_content_by_chunk
fun:ngx_http_lua_content_handler_inline
fun:ngx_http_lua_content_handler
fun:ngx_http_core_content_phase
fun:ngx_http_core_run_phases
fun:ngx_http_handler
fun:ngx_http_process_request
fun:ngx_http_process_request_headers
fun:ngx_http_process_request_line
fun:ngx_http_wait_request_handler
fun:ngx_event_process_posted
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 33 bytes in 1 blocks are definitely lost in loss record 1,522 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x4F4256: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:134)
==25772== by 0x4F96A6: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720)
==25772== by 0x4F96A6: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F96A6: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F96A6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 33 bytes in 1 blocks are definitely lost in loss record 1,523 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x4F42F1: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:149)
==25772== by 0x4F96A6: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720)
==25772== by 0x4F96A6: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F96A6: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F96A6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 33 bytes in 1 blocks are definitely lost in loss record 1,524 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x4F4446: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:182)
==25772== by 0x4F96A6: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720)
==25772== by 0x4F96A6: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F96A6: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F96A6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 33 bytes in 1 blocks are definitely lost in loss record 1,525 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x50A2F9: ngx_http_lua_add_package_preload (ngx_http_lua_api.c:57)
==25772== by 0x55A595: ngx_http_lua_fake_delayed_load_init (ngx_http_lua_fake_delayed_load_module.c:55)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_add_package_preload
fun:ngx_http_lua_fake_delayed_load_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 34 bytes in 1 blocks are definitely lost in loss record 1,527 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x546E019: cpluaopen (lj_state.c:154)
==25772== by 0x5462F46: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x546E2CF: lua_newstate (lj_state.c:222)
==25772== by 0x54BDB81: luaL_newstate (lib_aux.c:334)
==25772== by 0x4F923B: ngx_http_lua_new_state (ngx_http_lua_util.c:204)
==25772== by 0x4F923B: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:cpluaopen
fun:lj_vm_cpcall
fun:lua_newstate
fun:luaL_newstate
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 34 bytes in 1 blocks are definitely lost in loss record 1,528 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x4F4275: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:137)
==25772== by 0x4F96A6: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720)
==25772== by 0x4F96A6: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F96A6: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F96A6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 36 bytes in 2 blocks are definitely lost in loss record 1,536 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x547C3D1: lj_parse_keepstr (lj_parse.c:237)
==25772== by 0x54795E6: lex_string (lj_lex.c:280)
==25772== by 0x54795E6: lex_scan (lj_lex.c:364)
==25772== by 0x547993C: lj_lex_next (lj_lex.c:454)
==25772== by 0x5479A38: lex_opt (lj_parse.c:989)
==25772== by 0x547D637: expr_list (lj_parse.c:1877)
==25772== by 0x547DF62: parse_args (lj_parse.c:1902)
==25772== by 0x547E0CC: expr_primary (lj_parse.c:1965)
==25772== by 0x547C82A: expr_simple (lj_parse.c:2011)
==25772== by 0x547C82A: expr_unop (lj_parse.c:2077)
==25772== by 0x547C82A: expr_binop (lj_parse.c:2090)
==25772== by 0x547D605: expr (lj_parse.c:2109)
==25772== by 0x547D605: expr_list (lj_parse.c:1876)
==25772== by 0x547EEBB: parse_local (lj_parse.c:2261)
==25772== by 0x547EEBB: parse_stmt (lj_parse.c:2648)
==25772== by 0x547EEBB: parse_chunk (lj_parse.c:2684)
==25772== by 0x547F49F: lj_parse (lj_parse.c:2717)
==25772== by 0x548119A: cpparser (lj_load.c:41)
==25772== by 0x5462F46: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x54812BA: lua_loadx (lj_load.c:58)
==25772== by 0x548153B: luaL_loadbufferx (lj_load.c:143)
==25772== by 0x4E8261: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:1069)
==25772== by 0x4F9717: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:738)
==25772== by 0x4F9717: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9717: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9717: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:lex_opt
fun:expr_list
fun:parse_args
fun:expr_primary
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_create_headers_metatable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 37 bytes in 1 blocks are definitely lost in loss record 1,537 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x4F417D: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:111)
==25772== by 0x4F96A6: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720)
==25772== by 0x4F96A6: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F96A6: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F96A6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 37 bytes in 1 blocks are definitely lost in loss record 1,538 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x4F432F: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:155)
==25772== by 0x4F96A6: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720)
==25772== by 0x4F96A6: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F96A6: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F96A6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 37 bytes in 1 blocks are definitely lost in loss record 1,539 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x4F4484: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:188)
==25772== by 0x4F96A6: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720)
==25772== by 0x4F96A6: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F96A6: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F96A6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 38 bytes in 1 blocks are definitely lost in loss record 1,543 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x4F438C: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:164)
==25772== by 0x4F96A6: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720)
==25772== by 0x4F96A6: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F96A6: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F96A6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 39 bytes in 1 blocks are definitely lost in loss record 1,545 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x4F41BB: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:117)
==25772== by 0x4F96A6: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720)
==25772== by 0x4F96A6: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F96A6: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F96A6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 39 bytes in 1 blocks are definitely lost in loss record 1,546 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x4F41DA: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:120)
==25772== by 0x4F96A6: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720)
==25772== by 0x4F96A6: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F96A6: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F96A6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 39 bytes in 1 blocks are definitely lost in loss record 1,547 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x4F43AB: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:167)
==25772== by 0x4F96A6: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720)
==25772== by 0x4F96A6: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F96A6: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F96A6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 40 bytes in 1 blocks are definitely lost in loss record 1,566 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x546A956: lj_udata_new (lj_udata.c:15)
==25772== by 0x5475BCC: lua_newuserdata (lj_api.c:749)
==25772== by 0x54C2E3A: io_std_new (lib_io.c:522)
==25772== by 0x54C3B72: luaopen_io (lib_io.c:539)
==25772== by 0x5462BD7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x54CAFD8: luaL_openlibs (lib_init.c:45)
==25772== by 0x4F924F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==25772== by 0x4F924F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_udata_new
fun:lua_newuserdata
fun:io_std_new
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 40 bytes in 1 blocks are definitely lost in loss record 1,567 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x546A956: lj_udata_new (lj_udata.c:15)
==25772== by 0x5475BCC: lua_newuserdata (lj_api.c:749)
==25772== by 0x54C2E3A: io_std_new (lib_io.c:522)
==25772== by 0x54C3B94: luaopen_io (lib_io.c:540)
==25772== by 0x5462BD7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x54CAFD8: luaL_openlibs (lib_init.c:45)
==25772== by 0x4F924F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==25772== by 0x4F924F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_udata_new
fun:lua_newuserdata
fun:io_std_new
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 40 bytes in 1 blocks are definitely lost in loss record 1,568 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x546A956: lj_udata_new (lj_udata.c:15)
==25772== by 0x5475BCC: lua_newuserdata (lj_api.c:749)
==25772== by 0x54C2E3A: io_std_new (lib_io.c:522)
==25772== by 0x54C3BB3: luaopen_io (lib_io.c:541)
==25772== by 0x5462BD7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x54CAFD8: luaL_openlibs (lib_init.c:45)
==25772== by 0x4F924F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==25772== by 0x4F924F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_udata_new
fun:lua_newuserdata
fun:io_std_new
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 40 bytes in 1 blocks are definitely lost in loss record 1,569 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x4F4237: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:131)
==25772== by 0x4F96A6: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720)
==25772== by 0x4F96A6: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F96A6: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F96A6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 40 bytes in 1 blocks are definitely lost in loss record 1,570 of 2,123
==25772== at 0x4C2B1F4: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5469C71: lj_tab_resize (lj_tab.c:266)
==25772== by 0x5469EA6: rehashtab (lj_tab.c:385)
==25772== by 0x546975D: lj_tab_newkey (lj_tab.c:469)
==25772== by 0x5469957: lj_tab_setinth (lj_tab.c:522)
==25772== by 0x547DAE8: expr_table (lj_parse.c:1746)
==25772== by 0x547D279: expr_simple (lj_parse.c:2004)
==25772== by 0x547D279: expr_unop (lj_parse.c:2077)
==25772== by 0x547D279: expr_binop (lj_parse.c:2090)
==25772== by 0x547D605: expr (lj_parse.c:2109)
==25772== by 0x547D605: expr_list (lj_parse.c:1876)
==25772== by 0x547EEBB: parse_local (lj_parse.c:2261)
==25772== by 0x547EEBB: parse_stmt (lj_parse.c:2648)
==25772== by 0x547EEBB: parse_chunk (lj_parse.c:2684)
==25772== by 0x547F49F: lj_parse (lj_parse.c:2717)
==25772== by 0x548119A: cpparser (lj_load.c:41)
==25772== by 0x5462F46: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x54812BA: lua_loadx (lj_load.c:58)
==25772== by 0x548153B: luaL_loadbufferx (lj_load.c:143)
==25772== by 0x50CEC8: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:320)
==25772== by 0x4F97D8: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==25772== by 0x4F97D8: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F97D8: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F97D8: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:realloc
fun:lj_mem_realloc
fun:lj_tab_resize
fun:rehashtab
fun:lj_tab_newkey
fun:lj_tab_setinth
fun:expr_table
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 40 bytes in 2 blocks are definitely lost in loss record 1,571 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x54BC799: lib_read_lfunc (lj_lib.c:52)
==25772== by 0x54BC799: lj_lib_register (lj_lib.c:116)
==25772== by 0x54BFC51: luaopen_math (lib_math.c:223)
==25772== by 0x5462BD7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x54CAFD8: luaL_openlibs (lib_init.c:45)
==25772== by 0x4F924F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==25772== by 0x4F924F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 40 bytes in 2 blocks are definitely lost in loss record 1,572 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A38B: func_newL (lj_func.c:122)
==25772== by 0x546A5C8: lj_func_newL_empty (lj_func.c:138)
==25772== by 0x54BC7FB: lib_read_lfunc (lj_lib.c:65)
==25772== by 0x54BC7FB: lj_lib_register (lj_lib.c:116)
==25772== by 0x54BFC51: luaopen_math (lib_math.c:223)
==25772== by 0x5462BD7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x54CAFD8: luaL_openlibs (lib_init.c:45)
==25772== by 0x4F924F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==25772== by 0x4F924F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_empty
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 40 bytes in 2 blocks are definitely lost in loss record 1,573 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x54BC561: lj_lib_register (lj_lib.c:143)
==25772== by 0x54BFC51: luaopen_math (lib_math.c:223)
==25772== by 0x5462BD7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x54CAFD8: luaL_openlibs (lib_init.c:45)
==25772== by 0x4F924F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==25772== by 0x4F924F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 41 bytes in 1 blocks are definitely lost in loss record 1,574 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x4F40E2: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:96)
==25772== by 0x4F96A6: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720)
==25772== by 0x4F96A6: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F96A6: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F96A6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 41 bytes in 1 blocks are definitely lost in loss record 1,575 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x4F4465: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:185)
==25772== by 0x4F96A6: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720)
==25772== by 0x4F96A6: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F96A6: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F96A6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 42 bytes in 1 blocks are definitely lost in loss record 1,577 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x4F44C2: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:194)
==25772== by 0x4F96A6: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720)
==25772== by 0x4F96A6: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F96A6: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F96A6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 43 bytes in 1 blocks are definitely lost in loss record 1,581 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x4F4408: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:176)
==25772== by 0x4F96A6: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720)
==25772== by 0x4F96A6: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F96A6: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F96A6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 43 bytes in 2 blocks are definitely lost in loss record 1,582 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x54BC4E2: lj_lib_register (lj_lib.c:110)
==25772== by 0x54C82B6: luaopen_jit (lib_jit.c:780)
==25772== by 0x5462BD7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x54CAFD8: luaL_openlibs (lib_init.c:45)
==25772== by 0x4F924F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==25772== by 0x4F924F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 44 bytes in 1 blocks are definitely lost in loss record 1,583 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x4F4427: ngx_http_lua_inject_http_consts (ngx_http_lua_consts.c:179)
==25772== by 0x4F96A6: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:720)
==25772== by 0x4F96A6: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F96A6: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F96A6: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_inject_http_consts
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 46 bytes in 1 blocks are definitely lost in loss record 1,586 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x547C3D1: lj_parse_keepstr (lj_parse.c:237)
==25772== by 0x54795E6: lex_string (lj_lex.c:280)
==25772== by 0x54795E6: lex_scan (lj_lex.c:364)
==25772== by 0x547993C: lj_lex_next (lj_lex.c:454)
==25772== by 0x547E36C: parse_assignment (lj_parse.c:2201)
==25772== by 0x547E543: parse_call_assign (lj_parse.c:2233)
==25772== by 0x547E543: parse_stmt (lj_parse.c:2672)
==25772== by 0x547E543: parse_chunk (lj_parse.c:2684)
==25772== by 0x547C590: parse_body (lj_parse.c:1853)
==25772== by 0x547D1CB: expr_simple (lj_parse.c:2008)
==25772== by 0x547D1CB: expr_unop (lj_parse.c:2077)
==25772== by 0x547D1CB: expr_binop (lj_parse.c:2090)
==25772== by 0x547D605: expr (lj_parse.c:2109)
==25772== by 0x547D605: expr_list (lj_parse.c:1876)
==25772== by 0x547EBD3: parse_return (lj_parse.c:2316)
==25772== by 0x547EBD3: parse_stmt (lj_parse.c:2651)
==25772== by 0x547EBD3: parse_chunk (lj_parse.c:2684)
==25772== by 0x547F49F: lj_parse (lj_parse.c:2717)
==25772== by 0x548119A: cpparser (lj_load.c:41)
==25772== by 0x5462F46: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x54812BA: lua_loadx (lj_load.c:58)
==25772== by 0x4FCA80: ngx_http_lua_clfactory_loadbuffer (ngx_http_lua_clfactory.c:731)
==25772== by 0x4F9FAE: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:166)
==25772== by 0x4FA9D8: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:300)
==25772== by 0x4FA486: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:222)
==25772== by 0x45C5B7: ngx_http_core_content_phase (ngx_http_core_module.c:1173)
==25772== by 0x4573C2: ngx_http_core_run_phases (ngx_http_core_module.c:862)
==25772== by 0x4574D1: ngx_http_handler (ngx_http_core_module.c:845)
==25772== by 0x46298B: ngx_http_process_request (ngx_http_request.c:1950)
==25772== by 0x462FB7: ngx_http_process_request_headers (ngx_http_request.c:1377)
==25772== by 0x463525: ngx_http_process_request_line (ngx_http_request.c:1049)
==25772== by 0x463C05: ngx_http_wait_request_handler (ngx_http_request.c:507)
==25772== by 0x44097A: ngx_event_process_posted (ngx_event_posted.c:34)
==25772== by 0x44036F: ngx_process_events_and_timers (ngx_event.c:269)
==25772== by 0x449788: ngx_single_process_cycle (ngx_process_cycle.c:332)
==25772== by 0x420E84: main (nginx.c:381)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:parse_assignment
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_return
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:ngx_http_lua_clfactory_loadbuffer
fun:ngx_http_lua_cache_loadbuffer
fun:ngx_http_lua_content_handler_inline
fun:ngx_http_lua_content_handler
fun:ngx_http_core_content_phase
fun:ngx_http_core_run_phases
fun:ngx_http_handler
fun:ngx_http_process_request
fun:ngx_http_process_request_headers
fun:ngx_http_process_request_line
fun:ngx_http_wait_request_handler
fun:ngx_event_process_posted
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 47 bytes in 2 blocks are definitely lost in loss record 1,589 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x54BD681: luaL_setfuncs (lib_aux.c:156)
==25772== by 0x54C5523: luaopen_package (lib_package.c:597)
==25772== by 0x5462BD7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x54CAFD8: luaL_openlibs (lib_init.c:45)
==25772== by 0x4F924F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==25772== by 0x4F924F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaL_setfuncs
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 48 bytes in 1 blocks are definitely lost in loss record 1,636 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468D68: newhpart (lj_tab.c:64)
==25772== by 0x5468D68: newtab (lj_tab.c:143)
==25772== by 0x5468EA8: lj_tab_new (lj_tab.c:160)
==25772== by 0x54BF617: newproxy_weaktable (lib_base.c:651)
==25772== by 0x54BF617: luaopen_base (lib_base.c:665)
==25772== by 0x5462BD7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x54CAFD8: luaL_openlibs (lib_init.c:45)
==25772== by 0x4F924F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==25772== by 0x4F924F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:newproxy_weaktable
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 48 bytes in 1 blocks are definitely lost in loss record 1,637 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468D68: newhpart (lj_tab.c:64)
==25772== by 0x5468D68: newtab (lj_tab.c:143)
==25772== by 0x5468EA8: lj_tab_new (lj_tab.c:160)
==25772== by 0x547591E: luaL_newmetatable (lj_api.c:715)
==25772== by 0x54C536B: luaopen_package (lib_package.c:570)
==25772== by 0x5462BD7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x54CAFD8: luaL_openlibs (lib_init.c:45)
==25772== by 0x4F924F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==25772== by 0x4F924F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:luaL_newmetatable
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 48 bytes in 1 blocks are definitely lost in loss record 1,638 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468D68: newhpart (lj_tab.c:64)
==25772== by 0x5468D68: newtab (lj_tab.c:143)
==25772== by 0x5468EA8: lj_tab_new (lj_tab.c:160)
==25772== by 0x54C1C8E: luaopen_string (lib_string.c:740)
==25772== by 0x5462BD7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x54CAFD8: luaL_openlibs (lib_init.c:45)
==25772== by 0x4F924F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==25772== by 0x4F924F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 48 bytes in 1 blocks are definitely lost in loss record 1,639 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468D68: newhpart (lj_tab.c:64)
==25772== by 0x5468D68: newtab (lj_tab.c:143)
==25772== by 0x5468EA8: lj_tab_new (lj_tab.c:160)
==25772== by 0x54757DA: lua_createtable (lj_api.c:706)
==25772== by 0x54BD449: luaL_findtable (lib_aux.c:93)
==25772== by 0x54BC313: lib_create_table (lj_lib.c:35)
==25772== by 0x54BC313: lj_lib_register (lj_lib.c:78)
==25772== by 0x54C8305: luaopen_jit (lib_jit.c:789)
==25772== by 0x5462BD7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x54CAFD8: luaL_openlibs (lib_init.c:45)
==25772== by 0x4F924F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==25772== by 0x4F924F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 48 bytes in 1 blocks are definitely lost in loss record 1,640 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468D68: newhpart (lj_tab.c:64)
==25772== by 0x5468D68: newtab (lj_tab.c:143)
==25772== by 0x5468EA8: lj_tab_new (lj_tab.c:160)
==25772== by 0x54757DA: lua_createtable (lj_api.c:706)
==25772== by 0x4E17B3: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:166)
==25772== by 0x4F95D0: ngx_http_lua_init_globals (ngx_http_lua_util.c:702)
==25772== by 0x4F95D0: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F95D0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 48 bytes in 1 blocks are definitely lost in loss record 1,641 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468D68: newhpart (lj_tab.c:64)
==25772== by 0x5468D68: newtab (lj_tab.c:143)
==25772== by 0x5468EA8: lj_tab_new (lj_tab.c:160)
==25772== by 0x54757DA: lua_createtable (lj_api.c:706)
==25772== by 0x4E17D7: ngx_http_lua_inject_ndk_api (ngx_http_lua_ndk.c:170)
==25772== by 0x4F95D0: ngx_http_lua_init_globals (ngx_http_lua_util.c:702)
==25772== by 0x4F95D0: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F95D0: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ndk_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 48 bytes in 1 blocks are definitely lost in loss record 1,642 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468D68: newhpart (lj_tab.c:64)
==25772== by 0x5468D68: newtab (lj_tab.c:143)
==25772== by 0x5468EA8: lj_tab_new (lj_tab.c:160)
==25772== by 0x54757DA: lua_createtable (lj_api.c:706)
==25772== by 0x4F963C: ngx_http_lua_inject_arg_api (ngx_http_lua_util.c:2921)
==25772== by 0x4F963C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:718)
==25772== by 0x4F963C: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F963C: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F963C: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_arg_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 48 bytes in 1 blocks are definitely lost in loss record 1,643 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468D68: newhpart (lj_tab.c:64)
==25772== by 0x5468D68: newtab (lj_tab.c:143)
==25772== by 0x5468EA8: lj_tab_new (lj_tab.c:160)
==25772== by 0x54757DA: lua_createtable (lj_api.c:706)
==25772== by 0x4E14C2: ngx_http_lua_inject_subrequest_api (ngx_http_lua_subrequest.c:1424)
==25772== by 0x4F96E1: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:728)
==25772== by 0x4F96E1: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F96E1: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F96E1: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_subrequest_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 48 bytes in 1 blocks are definitely lost in loss record 1,644 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468D68: newhpart (lj_tab.c:64)
==25772== by 0x5468D68: newtab (lj_tab.c:143)
==25772== by 0x5468EA8: lj_tab_new (lj_tab.c:160)
==25772== by 0x54757DA: lua_createtable (lj_api.c:706)
==25772== by 0x4E8089: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1016)
==25772== by 0x4F970C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:737)
==25772== by 0x4F970C: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F970C: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F970C: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 48 bytes in 1 blocks are definitely lost in loss record 1,645 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468D68: newhpart (lj_tab.c:64)
==25772== by 0x5468D68: newtab (lj_tab.c:143)
==25772== by 0x5468EA8: lj_tab_new (lj_tab.c:160)
==25772== by 0x54757DA: lua_createtable (lj_api.c:706)
==25772== by 0x4E8102: ngx_http_lua_inject_resp_header_api (ngx_http_lua_headers.c:1025)
==25772== by 0x4F970C: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:737)
==25772== by 0x4F970C: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F970C: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F970C: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_resp_header_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 48 bytes in 1 blocks are definitely lost in loss record 1,646 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468D68: newhpart (lj_tab.c:64)
==25772== by 0x5468D68: newtab (lj_tab.c:143)
==25772== by 0x5468EA8: lj_tab_new (lj_tab.c:160)
==25772== by 0x54757DA: lua_createtable (lj_api.c:706)
==25772== by 0x4E824C: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:1067)
==25772== by 0x4F9717: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:738)
==25772== by 0x4F9717: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9717: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9717: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_create_headers_metatable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 48 bytes in 1 blocks are definitely lost in loss record 1,647 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468D68: newhpart (lj_tab.c:64)
==25772== by 0x5468D68: newtab (lj_tab.c:143)
==25772== by 0x5468EA8: lj_tab_new (lj_tab.c:160)
==25772== by 0x54757DA: lua_createtable (lj_api.c:706)
==25772== by 0x4E3BE5: ngx_http_lua_inject_variable_api (ngx_http_lua_variable.c:28)
==25772== by 0x4F971F: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:739)
==25772== by 0x4F971F: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F971F: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F971F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_variable_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 48 bytes in 1 blocks are definitely lost in loss record 1,648 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468D68: newhpart (lj_tab.c:64)
==25772== by 0x5468D68: newtab (lj_tab.c:143)
==25772== by 0x5468EA8: lj_tab_new (lj_tab.c:160)
==25772== by 0x54757DA: lua_createtable (lj_api.c:706)
==25772== by 0x509EEA: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:326)
==25772== by 0x4F9735: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==25772== by 0x4F9735: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9735: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9735: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 48 bytes in 1 blocks are definitely lost in loss record 1,649 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468D68: newhpart (lj_tab.c:64)
==25772== by 0x5468D68: newtab (lj_tab.c:143)
==25772== by 0x5468EA8: lj_tab_new (lj_tab.c:160)
==25772== by 0x54757DA: lua_createtable (lj_api.c:706)
==25772== by 0x509F3A: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:334)
==25772== by 0x4F9735: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==25772== by 0x4F9735: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9735: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9735: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 48 bytes in 1 blocks are definitely lost in loss record 1,650 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468D68: newhpart (lj_tab.c:64)
==25772== by 0x5468D68: newtab (lj_tab.c:143)
==25772== by 0x5468EA8: lj_tab_new (lj_tab.c:160)
==25772== by 0x54757DA: lua_createtable (lj_api.c:706)
==25772== by 0x509F8A: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:342)
==25772== by 0x4F9735: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==25772== by 0x4F9735: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9735: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9735: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 48 bytes in 1 blocks are definitely lost in loss record 1,651 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468D68: newhpart (lj_tab.c:64)
==25772== by 0x5468D68: newtab (lj_tab.c:143)
==25772== by 0x5468EA8: lj_tab_new (lj_tab.c:160)
==25772== by 0x54757DA: lua_createtable (lj_api.c:706)
==25772== by 0x509FDA: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:350)
==25772== by 0x4F9735: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==25772== by 0x4F9735: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9735: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9735: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 48 bytes in 1 blocks are definitely lost in loss record 1,652 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468D68: newhpart (lj_tab.c:64)
==25772== by 0x5468D68: newtab (lj_tab.c:143)
==25772== by 0x5468EA8: lj_tab_new (lj_tab.c:160)
==25772== by 0x54757DA: lua_createtable (lj_api.c:706)
==25772== by 0x50A02A: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:360)
==25772== by 0x4F9735: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==25772== by 0x4F9735: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9735: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9735: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 48 bytes in 1 blocks are definitely lost in loss record 1,653 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468D68: newhpart (lj_tab.c:64)
==25772== by 0x5468D68: newtab (lj_tab.c:143)
==25772== by 0x5468EA8: lj_tab_new (lj_tab.c:160)
==25772== by 0x54757DA: lua_createtable (lj_api.c:706)
==25772== by 0x5110F3: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:109)
==25772== by 0x4F9740: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:742)
==25772== by 0x4F9740: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9740: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9740: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 48 bytes in 1 blocks are definitely lost in loss record 1,654 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468D68: newhpart (lj_tab.c:64)
==25772== by 0x5468D68: newtab (lj_tab.c:143)
==25772== by 0x5468EA8: lj_tab_new (lj_tab.c:160)
==25772== by 0x54757DA: lua_createtable (lj_api.c:706)
==25772== by 0x4E349D: ngx_http_lua_inject_misc_api (ngx_http_lua_misc.c:28)
==25772== by 0x4F976B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:748)
==25772== by 0x4F976B: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F976B: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F976B: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_misc_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 48 bytes in 1 blocks are definitely lost in loss record 1,655 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x5468D07: newtab (lj_tab.c:107)
==25772== by 0x5468EA8: lj_tab_new (lj_tab.c:160)
==25772== by 0x547DC08: expr_table (lj_parse.c:1740)
==25772== by 0x547D279: expr_simple (lj_parse.c:2004)
==25772== by 0x547D279: expr_unop (lj_parse.c:2077)
==25772== by 0x547D279: expr_binop (lj_parse.c:2090)
==25772== by 0x547D605: expr (lj_parse.c:2109)
==25772== by 0x547D605: expr_list (lj_parse.c:1876)
==25772== by 0x547EEBB: parse_local (lj_parse.c:2261)
==25772== by 0x547EEBB: parse_stmt (lj_parse.c:2648)
==25772== by 0x547EEBB: parse_chunk (lj_parse.c:2684)
==25772== by 0x547F49F: lj_parse (lj_parse.c:2717)
==25772== by 0x548119A: cpparser (lj_load.c:41)
==25772== by 0x5462F46: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x54812BA: lua_loadx (lj_load.c:58)
==25772== by 0x548153B: luaL_loadbufferx (lj_load.c:143)
==25772== by 0x50CEC8: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:320)
==25772== by 0x4F97D8: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==25772== by 0x4F97D8: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F97D8: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F97D8: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:expr_table
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 48 bytes in 1 blocks are definitely lost in loss record 1,656 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468D68: newhpart (lj_tab.c:64)
==25772== by 0x5468D68: newtab (lj_tab.c:143)
==25772== by 0x5468EA8: lj_tab_new (lj_tab.c:160)
==25772== by 0x54757DA: lua_createtable (lj_api.c:706)
==25772== by 0x4F4F24: ngx_http_lua_create_new_globals_table (ngx_http_lua_util.c:184)
==25772== by 0x4F4FCF: ngx_http_lua_new_thread (ngx_http_lua_util.c:326)
==25772== by 0x4FA7BC: ngx_http_lua_content_by_chunk (ngx_http_lua_contentby.c:54)
==25772== by 0x4FA9ED: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:310)
==25772== by 0x4FA486: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:222)
==25772== by 0x45C5B7: ngx_http_core_content_phase (ngx_http_core_module.c:1173)
==25772== by 0x4573C2: ngx_http_core_run_phases (ngx_http_core_module.c:862)
==25772== by 0x4574D1: ngx_http_handler (ngx_http_core_module.c:845)
==25772== by 0x46298B: ngx_http_process_request (ngx_http_request.c:1950)
==25772== by 0x462FB7: ngx_http_process_request_headers (ngx_http_request.c:1377)
==25772== by 0x463525: ngx_http_process_request_line (ngx_http_request.c:1049)
==25772== by 0x463C05: ngx_http_wait_request_handler (ngx_http_request.c:507)
==25772== by 0x44097A: ngx_event_process_posted (ngx_event_posted.c:34)
==25772== by 0x44036F: ngx_process_events_and_timers (ngx_event.c:269)
==25772== by 0x449788: ngx_single_process_cycle (ngx_process_cycle.c:332)
==25772== by 0x420E84: main (nginx.c:381)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_create_new_globals_table
fun:ngx_http_lua_new_thread
fun:ngx_http_lua_content_by_chunk
fun:ngx_http_lua_content_handler_inline
fun:ngx_http_lua_content_handler
fun:ngx_http_core_content_phase
fun:ngx_http_core_run_phases
fun:ngx_http_handler
fun:ngx_http_process_request
fun:ngx_http_process_request_headers
fun:ngx_http_process_request_line
fun:ngx_http_wait_request_handler
fun:ngx_event_process_posted
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 48 bytes in 1 blocks are definitely lost in loss record 1,657 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468D68: newhpart (lj_tab.c:64)
==25772== by 0x5468D68: newtab (lj_tab.c:143)
==25772== by 0x5468EA8: lj_tab_new (lj_tab.c:160)
==25772== by 0x54757DA: lua_createtable (lj_api.c:706)
==25772== by 0x4F4FE1: ngx_http_lua_new_thread (ngx_http_lua_util.c:328)
==25772== by 0x4FA7BC: ngx_http_lua_content_by_chunk (ngx_http_lua_contentby.c:54)
==25772== by 0x4FA9ED: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:310)
==25772== by 0x4FA486: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:222)
==25772== by 0x45C5B7: ngx_http_core_content_phase (ngx_http_core_module.c:1173)
==25772== by 0x4573C2: ngx_http_core_run_phases (ngx_http_core_module.c:862)
==25772== by 0x4574D1: ngx_http_handler (ngx_http_core_module.c:845)
==25772== by 0x46298B: ngx_http_process_request (ngx_http_request.c:1950)
==25772== by 0x462FB7: ngx_http_process_request_headers (ngx_http_request.c:1377)
==25772== by 0x463525: ngx_http_process_request_line (ngx_http_request.c:1049)
==25772== by 0x463C05: ngx_http_wait_request_handler (ngx_http_request.c:507)
==25772== by 0x44097A: ngx_event_process_posted (ngx_event_posted.c:34)
==25772== by 0x44036F: ngx_process_events_and_timers (ngx_event.c:269)
==25772== by 0x449788: ngx_single_process_cycle (ngx_process_cycle.c:332)
==25772== by 0x420E84: main (nginx.c:381)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_new_thread
fun:ngx_http_lua_content_by_chunk
fun:ngx_http_lua_content_handler_inline
fun:ngx_http_lua_content_handler
fun:ngx_http_core_content_phase
fun:ngx_http_core_run_phases
fun:ngx_http_handler
fun:ngx_http_process_request
fun:ngx_http_process_request_headers
fun:ngx_http_process_request_line
fun:ngx_http_wait_request_handler
fun:ngx_event_process_posted
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 54 bytes in 1 blocks are definitely lost in loss record 1,662 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5475F6B: lua_getfield (lj_api.c:800)
==25772== by 0x4F9DD0: ngx_http_lua_cache_load_code (ngx_http_lua_cache.c:52)
==25772== by 0x4F9F85: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:148)
==25772== by 0x4FA9D8: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:300)
==25772== by 0x4FA486: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:222)
==25772== by 0x45C5B7: ngx_http_core_content_phase (ngx_http_core_module.c:1173)
==25772== by 0x4573C2: ngx_http_core_run_phases (ngx_http_core_module.c:862)
==25772== by 0x4574D1: ngx_http_handler (ngx_http_core_module.c:845)
==25772== by 0x46298B: ngx_http_process_request (ngx_http_request.c:1950)
==25772== by 0x462FB7: ngx_http_process_request_headers (ngx_http_request.c:1377)
==25772== by 0x463525: ngx_http_process_request_line (ngx_http_request.c:1049)
==25772== by 0x463C05: ngx_http_wait_request_handler (ngx_http_request.c:507)
==25772== by 0x44097A: ngx_event_process_posted (ngx_event_posted.c:34)
==25772== by 0x44036F: ngx_process_events_and_timers (ngx_event.c:269)
==25772== by 0x449788: ngx_single_process_cycle (ngx_process_cycle.c:332)
==25772== by 0x420E84: main (nginx.c:381)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_getfield
fun: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 ==25772== 60 bytes in 2 blocks are definitely lost in loss record 1,680 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x4F98B2: ngx_http_lua_init_vm (ngx_http_lua_util.c:3795)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 64 bytes in 1 blocks are definitely lost in loss record 1,722 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x546A956: lj_udata_new (lj_udata.c:15)
==25772== by 0x5475BCC: lua_newuserdata (lj_api.c:749)
==25772== by 0x54BFC2D: luaopen_math (lib_math.c:221)
==25772== by 0x5462BD7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x54CAFD8: luaL_openlibs (lib_init.c:45)
==25772== by 0x4F924F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==25772== by 0x4F924F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_udata_new
fun:lua_newuserdata
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 64 (32 direct, 32 indirect) bytes in 1 blocks are definitely lost in loss record 1,723 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54755B5: lua_pushcclosure (lj_api.c:681)
==25772== by 0x4E4F80: ngx_http_lua_inject_string_api (ngx_http_lua_string.c:100)
==25772== by 0x4F96CE: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:726)
==25772== by 0x4F96CE: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F96CE: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F96CE: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_inject_string_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 64 bytes in 2 blocks are definitely lost in loss record 1,724 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54755B5: lua_pushcclosure (lj_api.c:681)
==25772== by 0x54BD66F: luaL_setfuncs (lib_aux.c:155)
==25772== by 0x54C5523: luaopen_package (lib_package.c:597)
==25772== by 0x5462BD7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x54CAFD8: luaL_openlibs (lib_init.c:45)
==25772== by 0x4F924F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==25772== by 0x4F924F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:luaL_setfuncs
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 64 bytes in 2 blocks are definitely lost in loss record 1,725 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54755B5: lua_pushcclosure (lj_api.c:681)
==25772== by 0x4F98A3: ngx_http_lua_init_vm (ngx_http_lua_util.c:3794)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 65 bytes in 3 blocks are definitely lost in loss record 1,726 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x547C3D1: lj_parse_keepstr (lj_parse.c:237)
==25772== by 0x547949F: lex_scan (lj_lex.c:301)
==25772== by 0x547993C: lj_lex_next (lj_lex.c:454)
==25772== by 0x547E78E: parse_stmt (lj_parse.c:2647)
==25772== by 0x547E78E: parse_chunk (lj_parse.c:2684)
==25772== by 0x547F2E8: parse_block (lj_parse.c:2402)
==25772== by 0x547ECA9: parse_for_iter (lj_parse.c:2554)
==25772== by 0x547ECA9: parse_for (lj_parse.c:2577)
==25772== by 0x547ECA9: parse_stmt (lj_parse.c:2638)
==25772== by 0x547ECA9: parse_chunk (lj_parse.c:2684)
==25772== by 0x547F49F: lj_parse (lj_parse.c:2717)
==25772== by 0x548119A: cpparser (lj_load.c:41)
==25772== by 0x5462F46: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x54812BA: lua_loadx (lj_load.c:58)
==25772== by 0x548153B: luaL_loadbufferx (lj_load.c:143)
==25772== by 0x50CEC8: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:320)
==25772== by 0x4F97D8: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==25772== by 0x4F97D8: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F97D8: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F97D8: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_parse_keepstr
fun:lex_scan
fun:lj_lex_next
fun:parse_stmt
fun:parse_chunk
fun:parse_block
fun:parse_for_iter
fun:parse_for
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 72 bytes in 1 blocks are definitely lost in loss record 1,738 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x5468D07: newtab (lj_tab.c:107)
==25772== by 0x5468EA8: lj_tab_new (lj_tab.c:160)
==25772== by 0x54757DA: lua_createtable (lj_api.c:706)
==25772== by 0x54C53CC: luaopen_package (lib_package.c:575)
==25772== by 0x5462BD7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x54CAFD8: luaL_openlibs (lib_init.c:45)
==25772== by 0x4F924F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==25772== by 0x4F924F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 72 bytes in 1 blocks are definitely lost in loss record 1,739 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x5468D07: newtab (lj_tab.c:107)
==25772== by 0x5468FD3: lj_tab_dup (lj_tab.c:187)
==25772== by 0x5461DBF: lj_BC_TDUP (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x547772C: lua_pcall (lj_api.c:1129)
==25772== by 0x50CF2F: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:332)
==25772== by 0x4F97D8: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==25772== by 0x4F97D8: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F97D8: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F97D8: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:newtab
fun:lj_tab_dup
fun:lj_BC_TDUP
fun:lua_pcall
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 73 bytes in 3 blocks are definitely lost in loss record 1,740 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x54BC561: lj_lib_register (lj_lib.c:143)
==25772== by 0x54C82B6: luaopen_jit (lib_jit.c:780)
==25772== by 0x5462BD7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x54CAFD8: luaL_openlibs (lib_init.c:45)
==25772== by 0x4F924F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==25772== by 0x4F924F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 74 bytes in 3 blocks are definitely lost in loss record 1,741 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x5476B9C: lua_setfield (lj_api.c:971)
==25772== by 0x54BD681: luaL_setfuncs (lib_aux.c:156)
==25772== by 0x54C53AB: luaopen_package (lib_package.c:573)
==25772== by 0x5462BD7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x54CAFD8: luaL_openlibs (lib_init.c:45)
==25772== by 0x4F924F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==25772== by 0x4F924F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_setfield
fun:luaL_setfuncs
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 80 bytes in 1 blocks are definitely lost in loss record 1,760 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x547FB1B: lj_bcread_proto (lj_bcread.c:343)
==25772== by 0x54BC7E6: lib_read_lfunc (lj_lib.c:63)
==25772== by 0x54BC7E6: lj_lib_register (lj_lib.c:116)
==25772== by 0x54C1C7F: luaopen_string (lib_string.c:739)
==25772== by 0x5462BD7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x54CAFD8: luaL_openlibs (lib_init.c:45)
==25772== by 0x4F924F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==25772== by 0x4F924F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_bcread_proto
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 88 bytes in 4 blocks are definitely lost in loss record 1,764 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x54BC4E2: lj_lib_register (lj_lib.c:110)
==25772== by 0x54C26DD: luaopen_table (lib_table.c:318)
==25772== by 0x5462BD7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x54CAFD8: luaL_openlibs (lib_init.c:45)
==25772== by 0x4F924F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==25772== by 0x4F924F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 88 bytes in 4 blocks are definitely lost in loss record 1,765 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x54BC4E2: lj_lib_register (lj_lib.c:110)
==25772== by 0x54C3B56: luaopen_io (lib_io.c:538)
==25772== by 0x5462BD7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x54CAFD8: luaL_openlibs (lib_init.c:45)
==25772== by 0x4F924F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==25772== by 0x4F924F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 96 bytes in 1 blocks are definitely lost in loss record 1,787 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468D68: newhpart (lj_tab.c:64)
==25772== by 0x5468D68: newtab (lj_tab.c:143)
==25772== by 0x5468EA8: lj_tab_new (lj_tab.c:160)
==25772== by 0x54757DA: lua_createtable (lj_api.c:706)
==25772== by 0x509992: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:205)
==25772== by 0x4F9735: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==25772== by 0x4F9735: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9735: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9735: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 96 bytes in 1 blocks are definitely lost in loss record 1,788 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468D68: newhpart (lj_tab.c:64)
==25772== by 0x5468D68: newtab (lj_tab.c:143)
==25772== by 0x5468EA8: lj_tab_new (lj_tab.c:160)
==25772== by 0x54757DA: lua_createtable (lj_api.c:706)
==25772== by 0x5123E2: ngx_http_lua_inject_uthread_api (ngx_http_lua_uthread.c:34)
==25772== by 0x4F974B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:743)
==25772== by 0x4F974B: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F974B: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F974B: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_uthread_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 96 bytes in 1 blocks are definitely lost in loss record 1,789 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468D68: newhpart (lj_tab.c:64)
==25772== by 0x5468D68: newtab (lj_tab.c:143)
==25772== by 0x5468EA8: lj_tab_new (lj_tab.c:160)
==25772== by 0x54757DA: lua_createtable (lj_api.c:706)
==25772== by 0x513AED: ngx_http_lua_inject_timer_api (ngx_http_lua_timer.c:55)
==25772== by 0x4F9753: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:744)
==25772== by 0x4F9753: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9753: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9753: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_timer_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 96 bytes in 1 blocks are definitely lost in loss record 1,790 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468D68: newhpart (lj_tab.c:64)
==25772== by 0x5468D68: newtab (lj_tab.c:143)
==25772== by 0x5468EA8: lj_tab_new (lj_tab.c:160)
==25772== by 0x54757DA: lua_createtable (lj_api.c:706)
==25772== by 0x513D74: ngx_http_lua_inject_worker_api (ngx_http_lua_worker.c:28)
==25772== by 0x4F9763: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:746)
==25772== by 0x4F9763: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9763: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9763: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_worker_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 96 bytes in 1 blocks are definitely lost in loss record 1,791 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5469AA4: newhpart (lj_tab.c:64)
==25772== by 0x5469AA4: lj_tab_resize (lj_tab.c:276)
==25772== by 0x5469EA6: rehashtab (lj_tab.c:385)
==25772== by 0x546975D: lj_tab_newkey (lj_tab.c:469)
==25772== by 0x547A8A4: const_gc (lj_parse.c:218)
==25772== by 0x547C5EB: parse_body (lj_parse.c:1860)
==25772== by 0x547D1CB: expr_simple (lj_parse.c:2008)
==25772== by 0x547D1CB: expr_unop (lj_parse.c:2077)
==25772== by 0x547D1CB: expr_binop (lj_parse.c:2090)
==25772== by 0x547D605: expr (lj_parse.c:2109)
==25772== by 0x547D605: expr_list (lj_parse.c:1876)
==25772== by 0x547EBD3: parse_return (lj_parse.c:2316)
==25772== by 0x547EBD3: parse_stmt (lj_parse.c:2651)
==25772== by 0x547EBD3: parse_chunk (lj_parse.c:2684)
==25772== by 0x547F49F: lj_parse (lj_parse.c:2717)
==25772== by 0x548119A: cpparser (lj_load.c:41)
==25772== by 0x5462F46: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x54812BA: lua_loadx (lj_load.c:58)
==25772== by 0x4FCA80: ngx_http_lua_clfactory_loadbuffer (ngx_http_lua_clfactory.c:731)
==25772== by 0x4F9FAE: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:166)
==25772== by 0x4FA9D8: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:300)
==25772== by 0x4FA486: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:222)
==25772== by 0x45C5B7: ngx_http_core_content_phase (ngx_http_core_module.c:1173)
==25772== by 0x4573C2: ngx_http_core_run_phases (ngx_http_core_module.c:862)
==25772== by 0x4574D1: ngx_http_handler (ngx_http_core_module.c:845)
==25772== by 0x46298B: ngx_http_process_request (ngx_http_request.c:1950)
==25772== by 0x462FB7: ngx_http_process_request_headers (ngx_http_request.c:1377)
==25772== by 0x463525: ngx_http_process_request_line (ngx_http_request.c:1049)
==25772== by 0x463C05: ngx_http_wait_request_handler (ngx_http_request.c:507)
==25772== by 0x44097A: ngx_event_process_posted (ngx_event_posted.c:34)
==25772== by 0x44036F: ngx_process_events_and_timers (ngx_event.c:269)
==25772== by 0x449788: ngx_single_process_cycle (ngx_process_cycle.c:332)
==25772== by 0x420E84: main (nginx.c:381)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:lj_tab_resize
fun:rehashtab
fun:lj_tab_newkey
fun:const_gc
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_return
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:ngx_http_lua_clfactory_loadbuffer
fun:ngx_http_lua_cache_loadbuffer
fun:ngx_http_lua_content_handler_inline
fun:ngx_http_lua_content_handler
fun:ngx_http_core_content_phase
fun:ngx_http_core_run_phases
fun:ngx_http_handler
fun:ngx_http_process_request
fun:ngx_http_process_request_headers
fun:ngx_http_process_request_line
fun:ngx_http_wait_request_handler
fun:ngx_event_process_posted
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 96 bytes in 3 blocks are definitely lost in loss record 1,792 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54755B5: lua_pushcclosure (lj_api.c:681)
==25772== by 0x54BD66F: luaL_setfuncs (lib_aux.c:155)
==25772== by 0x54C53AB: luaopen_package (lib_package.c:573)
==25772== by 0x5462BD7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x54CAFD8: luaL_openlibs (lib_init.c:45)
==25772== by 0x4F924F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==25772== by 0x4F924F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:luaL_setfuncs
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 100 bytes in 5 blocks are definitely lost in loss record 1,793 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A38B: func_newL (lj_func.c:122)
==25772== by 0x546A5C8: lj_func_newL_empty (lj_func.c:138)
==25772== by 0x54BC7FB: lib_read_lfunc (lj_lib.c:65)
==25772== by 0x54BC7FB: lj_lib_register (lj_lib.c:116)
==25772== by 0x54C26DD: luaopen_table (lib_table.c:318)
==25772== by 0x5462BD7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x54CAFD8: luaL_openlibs (lib_init.c:45)
==25772== by 0x4F924F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==25772== by 0x4F924F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_empty
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 114 bytes in 5 blocks are definitely lost in loss record 1,805 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x54BC799: lib_read_lfunc (lj_lib.c:52)
==25772== by 0x54BC799: lj_lib_register (lj_lib.c:116)
==25772== by 0x54C26DD: luaopen_table (lib_table.c:318)
==25772== by 0x5462BD7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x54CAFD8: luaL_openlibs (lib_init.c:45)
==25772== by 0x4F924F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==25772== by 0x4F924F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 119 bytes in 1 blocks are definitely lost in loss record 1,806 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x54753C5: lua_pushstring (lj_api.c:652)
==25772== by 0x54C524A: setpath (lib_package.c:533)
==25772== by 0x54C5483: luaopen_package (lib_package.c:589)
==25772== by 0x5462BD7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x54CAFD8: luaL_openlibs (lib_init.c:45)
==25772== by 0x4F924F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==25772== by 0x4F924F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushstring
fun:setpath
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 126 bytes in 1 blocks are definitely lost in loss record 1,814 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x547B621: fs_finish (lj_parse.c:1570)
==25772== by 0x547C5C0: parse_body (lj_parse.c:1855)
==25772== by 0x547D1CB: expr_simple (lj_parse.c:2008)
==25772== by 0x547D1CB: expr_unop (lj_parse.c:2077)
==25772== by 0x547D1CB: expr_binop (lj_parse.c:2090)
==25772== by 0x547D605: expr (lj_parse.c:2109)
==25772== by 0x547D605: expr_list (lj_parse.c:1876)
==25772== by 0x547EBD3: parse_return (lj_parse.c:2316)
==25772== by 0x547EBD3: parse_stmt (lj_parse.c:2651)
==25772== by 0x547EBD3: parse_chunk (lj_parse.c:2684)
==25772== by 0x547C590: parse_body (lj_parse.c:1853)
==25772== by 0x547D1CB: expr_simple (lj_parse.c:2008)
==25772== by 0x547D1CB: expr_unop (lj_parse.c:2077)
==25772== by 0x547D1CB: expr_binop (lj_parse.c:2090)
==25772== by 0x547D605: expr (lj_parse.c:2109)
==25772== by 0x547D605: expr_list (lj_parse.c:1876)
==25772== by 0x547E377: parse_assignment (lj_parse.c:2202)
==25772== by 0x547E543: parse_call_assign (lj_parse.c:2233)
==25772== by 0x547E543: parse_stmt (lj_parse.c:2672)
==25772== by 0x547E543: parse_chunk (lj_parse.c:2684)
==25772== by 0x547F49F: lj_parse (lj_parse.c:2717)
==25772== by 0x548119A: cpparser (lj_load.c:41)
==25772== by 0x5462F46: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x54812BA: lua_loadx (lj_load.c:58)
==25772== by 0x548153B: luaL_loadbufferx (lj_load.c:143)
==25772== by 0x50CEC8: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:320)
==25772== by 0x4F97D8: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==25772== by 0x4F97D8: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F97D8: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F97D8: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_return
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_assignment
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 128 bytes in 4 blocks are definitely lost in loss record 1,838 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54755B5: lua_pushcclosure (lj_api.c:681)
==25772== by 0x54BC9E9: lj_lib_pushcc (lj_lib.c:155)
==25772== by 0x54C53E2: luaopen_package (lib_package.c:577)
==25772== by 0x5462BD7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x54CAFD8: luaL_openlibs (lib_init.c:45)
==25772== by 0x4F924F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==25772== by 0x4F924F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lua_pushcclosure
fun:lj_lib_pushcc
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 128 bytes in 4 blocks are definitely lost in loss record 1,839 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54BC47D: lj_lib_register (lj_lib.c:92)
==25772== by 0x54C26DD: luaopen_table (lib_table.c:318)
==25772== by 0x5462BD7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x54CAFD8: luaL_openlibs (lib_init.c:45)
==25772== by 0x4F924F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==25772== by 0x4F924F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 130 bytes in 1 blocks are definitely lost in loss record 1,840 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x547B621: fs_finish (lj_parse.c:1570)
==25772== by 0x547C5C0: parse_body (lj_parse.c:1855)
==25772== by 0x547D1CB: expr_simple (lj_parse.c:2008)
==25772== by 0x547D1CB: expr_unop (lj_parse.c:2077)
==25772== by 0x547D1CB: expr_binop (lj_parse.c:2090)
==25772== by 0x547D605: expr (lj_parse.c:2109)
==25772== by 0x547D605: expr_list (lj_parse.c:1876)
==25772== by 0x547E377: parse_assignment (lj_parse.c:2202)
==25772== by 0x547E543: parse_call_assign (lj_parse.c:2233)
==25772== by 0x547E543: parse_stmt (lj_parse.c:2672)
==25772== by 0x547E543: parse_chunk (lj_parse.c:2684)
==25772== by 0x547F49F: lj_parse (lj_parse.c:2717)
==25772== by 0x548119A: cpparser (lj_load.c:41)
==25772== by 0x5462F46: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x54812BA: lua_loadx (lj_load.c:58)
==25772== by 0x548153B: luaL_loadbufferx (lj_load.c:143)
==25772== by 0x50CEC8: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:320)
==25772== by 0x4F97D8: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==25772== by 0x4F97D8: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F97D8: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F97D8: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_assignment
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 139 (92 direct, 47 indirect) bytes in 1 blocks are definitely lost in loss record 1,843 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x547B621: fs_finish (lj_parse.c:1570)
==25772== by 0x547F4B7: lj_parse (lj_parse.c:2720)
==25772== by 0x548119A: cpparser (lj_load.c:41)
==25772== by 0x5462F46: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x54812BA: lua_loadx (lj_load.c:58)
==25772== by 0x4FCA80: ngx_http_lua_clfactory_loadbuffer (ngx_http_lua_clfactory.c:731)
==25772== by 0x4F9FAE: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:166)
==25772== by 0x4FA9D8: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:300)
==25772== by 0x4FA486: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:222)
==25772== by 0x45C5B7: ngx_http_core_content_phase (ngx_http_core_module.c:1173)
==25772== by 0x4573C2: ngx_http_core_run_phases (ngx_http_core_module.c:862)
==25772== by 0x4574D1: ngx_http_handler (ngx_http_core_module.c:845)
==25772== by 0x46298B: ngx_http_process_request (ngx_http_request.c:1950)
==25772== by 0x462FB7: ngx_http_process_request_headers (ngx_http_request.c:1377)
==25772== by 0x463525: ngx_http_process_request_line (ngx_http_request.c:1049)
==25772== by 0x463C05: ngx_http_wait_request_handler (ngx_http_request.c:507)
==25772== by 0x44097A: ngx_event_process_posted (ngx_event_posted.c:34)
==25772== by 0x44036F: ngx_process_events_and_timers (ngx_event.c:269)
==25772== by 0x449788: ngx_single_process_cycle (ngx_process_cycle.c:332)
==25772== by 0x420E84: main (nginx.c:381)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:ngx_http_lua_clfactory_loadbuffer
fun:ngx_http_lua_cache_loadbuffer
fun:ngx_http_lua_content_handler_inline
fun:ngx_http_lua_content_handler
fun:ngx_http_core_content_phase
fun:ngx_http_core_run_phases
fun:ngx_http_handler
fun:ngx_http_process_request
fun:ngx_http_process_request_headers
fun:ngx_http_process_request_line
fun:ngx_http_wait_request_handler
fun:ngx_event_process_posted
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 145 bytes in 7 blocks are definitely lost in loss record 1,850 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x54753C5: lua_pushstring (lj_api.c:652)
==25772== by 0x54CAFC9: luaL_openlibs (lib_init.c:44)
==25772== by 0x4F924F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==25772== by 0x4F924F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushstring
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 154 bytes in 7 blocks are definitely lost in loss record 1,851 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x54BC4E2: lj_lib_register (lj_lib.c:110)
==25772== by 0x54C3ADD: luaopen_io (lib_io.c:535)
==25772== by 0x5462BD7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x54CAFD8: luaL_openlibs (lib_init.c:45)
==25772== by 0x4F924F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==25772== by 0x4F924F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 164 bytes in 7 blocks are definitely lost in loss record 1,861 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x54BC4E2: lj_lib_register (lj_lib.c:110)
==25772== by 0x54BF6F5: luaopen_base (lib_base.c:667)
==25772== by 0x5462BD7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x54CAFD8: luaL_openlibs (lib_init.c:45)
==25772== by 0x4F924F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==25772== by 0x4F924F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 172 bytes in 5 blocks are definitely lost in loss record 1,866 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A38B: func_newL (lj_func.c:122)
==25772== by 0x546A69D: lj_func_newL_gc (lj_func.c:160)
==25772== by 0x5461D05: lj_BC_FNEW (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x547772C: lua_pcall (lj_api.c:1129)
==25772== by 0x50CF2F: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:332)
==25772== by 0x4F97D8: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==25772== by 0x4F97D8: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F97D8: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F97D8: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:func_newL
fun:lj_func_newL_gc
fun:lj_BC_FNEW
fun:lua_pcall
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 176 bytes in 2 blocks are definitely lost in loss record 1,872 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x547FB1B: lj_bcread_proto (lj_bcread.c:343)
==25772== by 0x54BC7E6: lib_read_lfunc (lj_lib.c:63)
==25772== by 0x54BC7E6: lj_lib_register (lj_lib.c:116)
==25772== by 0x54BFC51: luaopen_math (lib_math.c:223)
==25772== by 0x5462BD7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x54CAFD8: luaL_openlibs (lib_init.c:45)
==25772== by 0x4F924F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==25772== by 0x4F924F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_bcread_proto
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 192 bytes in 1 blocks are definitely lost in loss record 1,881 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468D68: newhpart (lj_tab.c:64)
==25772== by 0x5468D68: newtab (lj_tab.c:143)
==25772== by 0x5468EA8: lj_tab_new (lj_tab.c:160)
==25772== by 0x54757DA: lua_createtable (lj_api.c:706)
==25772== by 0x54BD449: luaL_findtable (lib_aux.c:93)
==25772== by 0x54BC313: lib_create_table (lj_lib.c:35)
==25772== by 0x54BC313: lj_lib_register (lj_lib.c:78)
==25772== by 0x54BF6F5: luaopen_base (lib_base.c:667)
==25772== by 0x5462BD7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x54CAFD8: luaL_openlibs (lib_init.c:45)
==25772== by 0x4F924F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==25772== by 0x4F924F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 192 bytes in 1 blocks are definitely lost in loss record 1,882 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5469AA4: newhpart (lj_tab.c:64)
==25772== by 0x5469AA4: lj_tab_resize (lj_tab.c:276)
==25772== by 0x5469EA6: rehashtab (lj_tab.c:385)
==25772== by 0x546975D: lj_tab_newkey (lj_tab.c:469)
==25772== by 0x546AFF7: lj_meta_tset (lj_meta.c:182)
==25772== by 0x5476BD8: lua_setfield (lj_api.c:972)
==25772== by 0x54CB02E: luaL_openlibs (lib_init.c:51)
==25772== by 0x4F924F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==25772== by 0x4F924F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:lj_tab_resize
fun:rehashtab
fun:lj_tab_newkey
fun:lj_meta_tset
fun:lua_setfield
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 192 bytes in 1 blocks are definitely lost in loss record 1,883 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468D68: newhpart (lj_tab.c:64)
==25772== by 0x5468D68: newtab (lj_tab.c:143)
==25772== by 0x5468EA8: lj_tab_new (lj_tab.c:160)
==25772== by 0x54757DA: lua_createtable (lj_api.c:706)
==25772== by 0x4F951E: ngx_http_lua_init_registry (ngx_http_lua_util.c:672)
==25772== by 0x4F951E: ngx_http_lua_new_state (ngx_http_lua_util.c:298)
==25772== by 0x4F951E: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 192 bytes in 1 blocks are definitely lost in loss record 1,884 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468D68: newhpart (lj_tab.c:64)
==25772== by 0x5468D68: newtab (lj_tab.c:143)
==25772== by 0x5468EA8: lj_tab_new (lj_tab.c:160)
==25772== by 0x54757DA: lua_createtable (lj_api.c:706)
==25772== by 0x4F9576: ngx_http_lua_init_registry (ngx_http_lua_util.c:685)
==25772== by 0x4F9576: ngx_http_lua_new_state (ngx_http_lua_util.c:298)
==25772== by 0x4F9576: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 192 bytes in 1 blocks are definitely lost in loss record 1,885 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468D68: newhpart (lj_tab.c:64)
==25772== by 0x5468D68: newtab (lj_tab.c:143)
==25772== by 0x5468EA8: lj_tab_new (lj_tab.c:160)
==25772== by 0x54757DA: lua_createtable (lj_api.c:706)
==25772== by 0x4EEC73: ngx_http_lua_inject_regex_api (ngx_http_lua_regex.c:1986)
==25772== by 0x4F96F9: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:733)
==25772== by 0x4F96F9: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F96F9: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F96F9: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_regex_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 192 bytes in 1 blocks are definitely lost in loss record 1,886 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468D68: newhpart (lj_tab.c:64)
==25772== by 0x5468D68: newtab (lj_tab.c:143)
==25772== by 0x5468EA8: lj_tab_new (lj_tab.c:160)
==25772== by 0x54757DA: lua_createtable (lj_api.c:706)
==25772== by 0x509B39: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:233)
==25772== by 0x4F9735: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==25772== by 0x4F9735: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9735: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9735: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 192 bytes in 1 blocks are definitely lost in loss record 1,887 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468D68: newhpart (lj_tab.c:64)
==25772== by 0x5468D68: newtab (lj_tab.c:143)
==25772== by 0x5468EA8: lj_tab_new (lj_tab.c:160)
==25772== by 0x54757DA: lua_createtable (lj_api.c:706)
==25772== by 0x509C14: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:255)
==25772== by 0x4F9735: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==25772== by 0x4F9735: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9735: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9735: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 192 bytes in 1 blocks are definitely lost in loss record 1,888 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468D68: newhpart (lj_tab.c:64)
==25772== by 0x5468D68: newtab (lj_tab.c:143)
==25772== by 0x5468EA8: lj_tab_new (lj_tab.c:160)
==25772== by 0x54757DA: lua_createtable (lj_api.c:706)
==25772== by 0x510FF4: ngx_http_lua_inject_socket_udp_api (ngx_http_lua_socket_udp.c:85)
==25772== by 0x4F9740: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:742)
==25772== by 0x4F9740: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9740: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9740: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_udp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 192 bytes in 1 blocks are definitely lost in loss record 1,889 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468D68: newhpart (lj_tab.c:64)
==25772== by 0x5468D68: newtab (lj_tab.c:143)
==25772== by 0x5468EA8: lj_tab_new (lj_tab.c:160)
==25772== by 0x54757DA: lua_createtable (lj_api.c:706)
==25772== by 0x513BE9: ngx_http_lua_inject_config_api (ngx_http_lua_config.c:26)
==25772== by 0x4F975B: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:745)
==25772== by 0x4F975B: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F975B: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F975B: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_config_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 192 bytes in 1 blocks are definitely lost in loss record 1,890 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5469AA4: newhpart (lj_tab.c:64)
==25772== by 0x5469AA4: lj_tab_resize (lj_tab.c:276)
==25772== by 0x5469EA6: rehashtab (lj_tab.c:385)
==25772== by 0x546975D: lj_tab_newkey (lj_tab.c:469)
==25772== by 0x54698D1: lj_tab_setstr (lj_tab.c:534)
==25772== by 0x547C3E6: lj_parse_keepstr (lj_parse.c:238)
==25772== by 0x547949F: lex_scan (lj_lex.c:301)
==25772== by 0x547993C: lj_lex_next (lj_lex.c:454)
==25772== by 0x5479A38: lex_opt (lj_parse.c:989)
==25772== by 0x547AFE7: lex_match (lj_parse.c:1006)
==25772== by 0x547DF7E: parse_args (lj_parse.c:1906)
==25772== by 0x547E0CC: expr_primary (lj_parse.c:1965)
==25772== by 0x547C82A: expr_simple (lj_parse.c:2011)
==25772== by 0x547C82A: expr_unop (lj_parse.c:2077)
==25772== by 0x547C82A: expr_binop (lj_parse.c:2090)
==25772== by 0x547D605: expr (lj_parse.c:2109)
==25772== by 0x547D605: expr_list (lj_parse.c:1876)
==25772== by 0x547EEBB: parse_local (lj_parse.c:2261)
==25772== by 0x547EEBB: parse_stmt (lj_parse.c:2648)
==25772== by 0x547EEBB: parse_chunk (lj_parse.c:2684)
==25772== by 0x547C590: parse_body (lj_parse.c:1853)
==25772== by 0x547D1CB: expr_simple (lj_parse.c:2008)
==25772== by 0x547D1CB: expr_unop (lj_parse.c:2077)
==25772== by 0x547D1CB: expr_binop (lj_parse.c:2090)
==25772== by 0x547D605: expr (lj_parse.c:2109)
==25772== by 0x547D605: expr_list (lj_parse.c:1876)
==25772== by 0x547E377: parse_assignment (lj_parse.c:2202)
==25772== by 0x547E543: parse_call_assign (lj_parse.c:2233)
==25772== by 0x547E543: parse_stmt (lj_parse.c:2672)
==25772== by 0x547E543: parse_chunk (lj_parse.c:2684)
==25772== by 0x547F49F: lj_parse (lj_parse.c:2717)
==25772== by 0x548119A: cpparser (lj_load.c:41)
==25772== by 0x5462F46: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x54812BA: lua_loadx (lj_load.c:58)
==25772== by 0x548153B: luaL_loadbufferx (lj_load.c:143)
==25772== by 0x50CEC8: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:320)
==25772== by 0x4F97D8: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==25772== by 0x4F97D8: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F97D8: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F97D8: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:lj_tab_resize
fun:rehashtab
fun:lj_tab_newkey
fun:lj_tab_setstr
fun:lj_parse_keepstr
fun:lex_scan
fun:lj_lex_next
fun:lex_opt
fun:lex_match
fun:parse_args
fun:expr_primary
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_assignment
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 192 bytes in 1 blocks are definitely lost in loss record 1,891 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5469AA4: newhpart (lj_tab.c:64)
==25772== by 0x5469AA4: lj_tab_resize (lj_tab.c:276)
==25772== by 0x5469EA6: rehashtab (lj_tab.c:385)
==25772== by 0x546975D: lj_tab_newkey (lj_tab.c:469)
==25772== by 0x54698D1: lj_tab_setstr (lj_tab.c:534)
==25772== by 0x547C3E6: lj_parse_keepstr (lj_parse.c:238)
==25772== by 0x547949F: lex_scan (lj_lex.c:301)
==25772== by 0x547993C: lj_lex_next (lj_lex.c:454)
==25772== by 0x5479A38: lex_opt (lj_parse.c:989)
==25772== by 0x547AFE7: lex_match (lj_parse.c:1006)
==25772== by 0x547DF7E: parse_args (lj_parse.c:1906)
==25772== by 0x547E0CC: expr_primary (lj_parse.c:1965)
==25772== by 0x547C82A: expr_simple (lj_parse.c:2011)
==25772== by 0x547C82A: expr_unop (lj_parse.c:2077)
==25772== by 0x547C82A: expr_binop (lj_parse.c:2090)
==25772== by 0x547D605: expr (lj_parse.c:2109)
==25772== by 0x547D605: expr_list (lj_parse.c:1876)
==25772== by 0x547EBD3: parse_return (lj_parse.c:2316)
==25772== by 0x547EBD3: parse_stmt (lj_parse.c:2651)
==25772== by 0x547EBD3: parse_chunk (lj_parse.c:2684)
==25772== by 0x547C590: parse_body (lj_parse.c:1853)
==25772== by 0x547D1CB: expr_simple (lj_parse.c:2008)
==25772== by 0x547D1CB: expr_unop (lj_parse.c:2077)
==25772== by 0x547D1CB: expr_binop (lj_parse.c:2090)
==25772== by 0x547D605: expr (lj_parse.c:2109)
==25772== by 0x547D605: expr_list (lj_parse.c:1876)
==25772== by 0x547EBD3: parse_return (lj_parse.c:2316)
==25772== by 0x547EBD3: parse_stmt (lj_parse.c:2651)
==25772== by 0x547EBD3: parse_chunk (lj_parse.c:2684)
==25772== by 0x547C590: parse_body (lj_parse.c:1853)
==25772== by 0x547D1CB: expr_simple (lj_parse.c:2008)
==25772== by 0x547D1CB: expr_unop (lj_parse.c:2077)
==25772== by 0x547D1CB: expr_binop (lj_parse.c:2090)
==25772== by 0x547D605: expr (lj_parse.c:2109)
==25772== by 0x547D605: expr_list (lj_parse.c:1876)
==25772== by 0x547E377: parse_assignment (lj_parse.c:2202)
==25772== by 0x547E543: parse_call_assign (lj_parse.c:2233)
==25772== by 0x547E543: parse_stmt (lj_parse.c:2672)
==25772== by 0x547E543: parse_chunk (lj_parse.c:2684)
==25772== by 0x547F49F: lj_parse (lj_parse.c:2717)
==25772== by 0x548119A: cpparser (lj_load.c:41)
==25772== by 0x5462F46: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x54812BA: lua_loadx (lj_load.c:58)
==25772== by 0x548153B: luaL_loadbufferx (lj_load.c:143)
==25772== by 0x50CEC8: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:320)
==25772== by 0x4F97D8: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==25772== by 0x4F97D8: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F97D8: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F97D8: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:lj_tab_resize
fun:rehashtab
fun:lj_tab_newkey
fun:lj_tab_setstr
fun:lj_parse_keepstr
fun:lex_scan
fun:lj_lex_next
fun:lex_opt
fun:lex_match
fun:parse_args
fun:expr_primary
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_return
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_return
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_assignment
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 192 bytes in 6 blocks are definitely lost in loss record 1,892 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54BC47D: lj_lib_register (lj_lib.c:92)
==25772== by 0x54C82B6: luaopen_jit (lib_jit.c:780)
==25772== by 0x5462BD7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x54CAFD8: luaL_openlibs (lib_init.c:45)
==25772== by 0x4F924F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==25772== by 0x4F924F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 200 bytes in 1 blocks are definitely lost in loss record 1,893 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x547B621: fs_finish (lj_parse.c:1570)
==25772== by 0x547F4B7: lj_parse (lj_parse.c:2720)
==25772== by 0x548119A: cpparser (lj_load.c:41)
==25772== by 0x5462F46: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x54812BA: lua_loadx (lj_load.c:58)
==25772== by 0x548153B: luaL_loadbufferx (lj_load.c:143)
==25772== by 0x4E8261: ngx_http_lua_create_headers_metatable (ngx_http_lua_headers.c:1069)
==25772== by 0x4F9717: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:738)
==25772== by 0x4F9717: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9717: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9717: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_create_headers_metatable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 206 bytes in 1 blocks are definitely lost in loss record 1,895 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x547B621: fs_finish (lj_parse.c:1570)
==25772== by 0x547C5C0: parse_body (lj_parse.c:1855)
==25772== by 0x547D1CB: expr_simple (lj_parse.c:2008)
==25772== by 0x547D1CB: expr_unop (lj_parse.c:2077)
==25772== by 0x547D1CB: expr_binop (lj_parse.c:2090)
==25772== by 0x547D605: expr (lj_parse.c:2109)
==25772== by 0x547D605: expr_list (lj_parse.c:1876)
==25772== by 0x547EBD3: parse_return (lj_parse.c:2316)
==25772== by 0x547EBD3: parse_stmt (lj_parse.c:2651)
==25772== by 0x547EBD3: parse_chunk (lj_parse.c:2684)
==25772== by 0x547F49F: lj_parse (lj_parse.c:2717)
==25772== by 0x548119A: cpparser (lj_load.c:41)
==25772== by 0x5462F46: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x54812BA: lua_loadx (lj_load.c:58)
==25772== by 0x4FCA80: ngx_http_lua_clfactory_loadbuffer (ngx_http_lua_clfactory.c:731)
==25772== by 0x4F9FAE: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:166)
==25772== by 0x4FA9D8: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:300)
==25772== by 0x4FA486: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:222)
==25772== by 0x45C5B7: ngx_http_core_content_phase (ngx_http_core_module.c:1173)
==25772== by 0x4573C2: ngx_http_core_run_phases (ngx_http_core_module.c:862)
==25772== by 0x4574D1: ngx_http_handler (ngx_http_core_module.c:845)
==25772== by 0x46298B: ngx_http_process_request (ngx_http_request.c:1950)
==25772== by 0x462FB7: ngx_http_process_request_headers (ngx_http_request.c:1377)
==25772== by 0x463525: ngx_http_process_request_line (ngx_http_request.c:1049)
==25772== by 0x463C05: ngx_http_wait_request_handler (ngx_http_request.c:507)
==25772== by 0x44097A: ngx_event_process_posted (ngx_event_posted.c:34)
==25772== by 0x44036F: ngx_process_events_and_timers (ngx_event.c:269)
==25772== by 0x449788: ngx_single_process_cycle (ngx_process_cycle.c:332)
==25772== by 0x420E84: main (nginx.c:381)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_return
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:ngx_http_lua_clfactory_loadbuffer
fun:ngx_http_lua_cache_loadbuffer
fun:ngx_http_lua_content_handler_inline
fun:ngx_http_lua_content_handler
fun:ngx_http_core_content_phase
fun:ngx_http_core_run_phases
fun:ngx_http_handler
fun:ngx_http_process_request
fun:ngx_http_process_request_headers
fun:ngx_http_process_request_line
fun:ngx_http_wait_request_handler
fun:ngx_event_process_posted
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 209 bytes in 9 blocks are definitely lost in loss record 1,897 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x54BC4E2: lj_lib_register (lj_lib.c:110)
==25772== by 0x54C445D: luaopen_os (lib_os.c:289)
==25772== by 0x5462BD7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x54CAFD8: luaL_openlibs (lib_init.c:45)
==25772== by 0x4F924F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==25772== by 0x4F924F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_os
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 216 bytes in 10 blocks are definitely lost in loss record 1,899 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x54BC4E2: lj_lib_register (lj_lib.c:110)
==25772== by 0x54C015D: luaopen_bit (lib_bit.c:177)
==25772== by 0x5462BD7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x54CAFD8: luaL_openlibs (lib_init.c:45)
==25772== by 0x4F924F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==25772== by 0x4F924F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_bit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 218 bytes in 1 blocks are definitely lost in loss record 1,900 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x54753C5: lua_pushstring (lj_api.c:652)
==25772== by 0x54C524A: setpath (lib_package.c:533)
==25772== by 0x54C5463: luaopen_package (lib_package.c:588)
==25772== by 0x5462BD7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x54CAFD8: luaL_openlibs (lib_init.c:45)
==25772== by 0x4F924F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==25772== by 0x4F924F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lua_pushstring
fun:setpath
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 223 (187 direct, 36 indirect) bytes in 1 blocks are definitely lost in loss record 1,901 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x547B621: fs_finish (lj_parse.c:1570)
==25772== by 0x547F4B7: lj_parse (lj_parse.c:2720)
==25772== by 0x548119A: cpparser (lj_load.c:41)
==25772== by 0x5462F46: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x54812BA: lua_loadx (lj_load.c:58)
==25772== by 0x548153B: luaL_loadbufferx (lj_load.c:143)
==25772== by 0x509AC9: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:217)
==25772== by 0x4F9735: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==25772== by 0x4F9735: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9735: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9735: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 224 bytes in 7 blocks are definitely lost in loss record 1,903 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54BC47D: lj_lib_register (lj_lib.c:92)
==25772== by 0x54BF6F5: luaopen_base (lib_base.c:667)
==25772== by 0x5462BD7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x54CAFD8: luaL_openlibs (lib_init.c:45)
==25772== by 0x4F924F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==25772== by 0x4F924F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 229 bytes in 10 blocks are definitely lost in loss record 1,904 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x54BC561: lj_lib_register (lj_lib.c:143)
==25772== by 0x54BF6D8: luaopen_base (lib_base.c:666)
==25772== by 0x5462BD7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x54CAFD8: luaL_openlibs (lib_init.c:45)
==25772== by 0x4F924F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==25772== by 0x4F924F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 231 bytes in 1 blocks are definitely lost in loss record 1,905 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x547B621: fs_finish (lj_parse.c:1570)
==25772== by 0x547C5C0: parse_body (lj_parse.c:1855)
==25772== by 0x547D1CB: expr_simple (lj_parse.c:2008)
==25772== by 0x547D1CB: expr_unop (lj_parse.c:2077)
==25772== by 0x547D1CB: expr_binop (lj_parse.c:2090)
==25772== by 0x547D605: expr (lj_parse.c:2109)
==25772== by 0x547D605: expr_list (lj_parse.c:1876)
==25772== by 0x547E377: parse_assignment (lj_parse.c:2202)
==25772== by 0x547E543: parse_call_assign (lj_parse.c:2233)
==25772== by 0x547E543: parse_stmt (lj_parse.c:2672)
==25772== by 0x547E543: parse_chunk (lj_parse.c:2684)
==25772== by 0x547F2E8: parse_block (lj_parse.c:2402)
==25772== by 0x547ECA9: parse_for_iter (lj_parse.c:2554)
==25772== by 0x547ECA9: parse_for (lj_parse.c:2577)
==25772== by 0x547ECA9: parse_stmt (lj_parse.c:2638)
==25772== by 0x547ECA9: parse_chunk (lj_parse.c:2684)
==25772== by 0x547F49F: lj_parse (lj_parse.c:2717)
==25772== by 0x548119A: cpparser (lj_load.c:41)
==25772== by 0x5462F46: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x54812BA: lua_loadx (lj_load.c:58)
==25772== by 0x548153B: luaL_loadbufferx (lj_load.c:143)
==25772== by 0x50CEC8: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:320)
==25772== by 0x4F97D8: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==25772== by 0x4F97D8: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F97D8: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F97D8: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_assignment
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:parse_block
fun:parse_for_iter
fun:parse_for
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 233 bytes in 9 blocks are definitely lost in loss record 1,906 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x54BC4E2: lj_lib_register (lj_lib.c:110)
==25772== by 0x54C655D: luaopen_debug (lib_debug.c:402)
==25772== by 0x5462BD7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x54CAFD8: luaL_openlibs (lib_init.c:45)
==25772== by 0x4F924F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==25772== by 0x4F924F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_debug
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 239 bytes in 11 blocks are definitely lost in loss record 1,907 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x54BC4E2: lj_lib_register (lj_lib.c:110)
==25772== by 0x54C1C7F: luaopen_string (lib_string.c:739)
==25772== by 0x5462BD7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x54CAFD8: luaL_openlibs (lib_init.c:45)
==25772== by 0x4F924F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==25772== by 0x4F924F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 288 bytes in 9 blocks are definitely lost in loss record 1,924 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54BC47D: lj_lib_register (lj_lib.c:92)
==25772== by 0x54C3ADD: luaopen_io (lib_io.c:535)
==25772== by 0x5462BD7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x54CAFD8: luaL_openlibs (lib_init.c:45)
==25772== by 0x4F924F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==25772== by 0x4F924F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 352 bytes in 11 blocks are definitely lost in loss record 1,936 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54BC47D: lj_lib_register (lj_lib.c:92)
==25772== by 0x54C3B56: luaopen_io (lib_io.c:538)
==25772== by 0x5462BD7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x54CAFD8: luaL_openlibs (lib_init.c:45)
==25772== by 0x4F924F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==25772== by 0x4F924F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 352 bytes in 11 blocks are definitely lost in loss record 1,937 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54BC47D: lj_lib_register (lj_lib.c:92)
==25772== by 0x54C445D: luaopen_os (lib_os.c:289)
==25772== by 0x5462BD7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x54CAFD8: luaL_openlibs (lib_init.c:45)
==25772== by 0x4F924F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==25772== by 0x4F924F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_os
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 360 bytes in 15 blocks are definitely lost in loss record 1,941 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x546A78F: func_finduv (lj_func.c:52)
==25772== by 0x546A78F: lj_func_newL_gc (lj_func.c:169)
==25772== by 0x5461D05: lj_BC_FNEW (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x547772C: lua_pcall (lj_api.c:1129)
==25772== by 0x50CF2F: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:332)
==25772== by 0x4F97D8: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==25772== by 0x4F97D8: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F97D8: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F97D8: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:func_finduv
fun:lj_func_newL_gc
fun:lj_BC_FNEW
fun:lua_pcall
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 384 bytes in 1 blocks are definitely lost in loss record 1,948 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468D68: newhpart (lj_tab.c:64)
==25772== by 0x5468D68: newtab (lj_tab.c:143)
==25772== by 0x5468EA8: lj_tab_new (lj_tab.c:160)
==25772== by 0x54757DA: lua_createtable (lj_api.c:706)
==25772== by 0x54BD449: luaL_findtable (lib_aux.c:93)
==25772== by 0x54BC2D5: lib_create_table (lj_lib.c:31)
==25772== by 0x54BC2D5: lj_lib_register (lj_lib.c:78)
==25772== by 0x54BF6D8: luaopen_base (lib_base.c:666)
==25772== by 0x5462BD7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x54CAFD8: luaL_openlibs (lib_init.c:45)
==25772== by 0x4F924F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==25772== by 0x4F924F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 384 bytes in 1 blocks are definitely lost in loss record 1,949 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5469AA4: newhpart (lj_tab.c:64)
==25772== by 0x5469AA4: lj_tab_resize (lj_tab.c:276)
==25772== by 0x5469EA6: rehashtab (lj_tab.c:385)
==25772== by 0x546975D: lj_tab_newkey (lj_tab.c:469)
==25772== by 0x546AFF7: lj_meta_tset (lj_meta.c:182)
==25772== by 0x5476BD8: lua_setfield (lj_api.c:972)
==25772== by 0x54C5505: luaopen_package (lib_package.c:595)
==25772== by 0x5462BD7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x54CAFD8: luaL_openlibs (lib_init.c:45)
==25772== by 0x4F924F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==25772== by 0x4F924F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:lj_tab_resize
fun:rehashtab
fun:lj_tab_newkey
fun:lj_meta_tset
fun:lua_setfield
fun:luaopen_package
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 384 bytes in 1 blocks are definitely lost in loss record 1,950 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468D68: newhpart (lj_tab.c:64)
==25772== by 0x5468D68: newtab (lj_tab.c:143)
==25772== by 0x5468EA8: lj_tab_new (lj_tab.c:160)
==25772== by 0x54757DA: lua_createtable (lj_api.c:706)
==25772== by 0x54BD449: luaL_findtable (lib_aux.c:93)
==25772== by 0x54BC313: lib_create_table (lj_lib.c:35)
==25772== by 0x54BC313: lj_lib_register (lj_lib.c:78)
==25772== by 0x54C26DD: luaopen_table (lib_table.c:318)
==25772== by 0x5462BD7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x54CAFD8: luaL_openlibs (lib_init.c:45)
==25772== by 0x4F924F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==25772== by 0x4F924F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 384 bytes in 1 blocks are definitely lost in loss record 1,951 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468D68: newhpart (lj_tab.c:64)
==25772== by 0x5468D68: newtab (lj_tab.c:143)
==25772== by 0x5468EA8: lj_tab_new (lj_tab.c:160)
==25772== by 0x54757DA: lua_createtable (lj_api.c:706)
==25772== by 0x54BC8AE: lib_create_table (lj_lib.c:44)
==25772== by 0x54BC8AE: lj_lib_register (lj_lib.c:78)
==25772== by 0x54C3ADD: luaopen_io (lib_io.c:535)
==25772== by 0x5462BD7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x54CAFD8: luaL_openlibs (lib_init.c:45)
==25772== by 0x4F924F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==25772== by 0x4F924F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 384 bytes in 1 blocks are definitely lost in loss record 1,952 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468D68: newhpart (lj_tab.c:64)
==25772== by 0x5468D68: newtab (lj_tab.c:143)
==25772== by 0x5468EA8: lj_tab_new (lj_tab.c:160)
==25772== by 0x54757DA: lua_createtable (lj_api.c:706)
==25772== by 0x54BD449: luaL_findtable (lib_aux.c:93)
==25772== by 0x54BC313: lib_create_table (lj_lib.c:35)
==25772== by 0x54BC313: lj_lib_register (lj_lib.c:78)
==25772== by 0x54C3B56: luaopen_io (lib_io.c:538)
==25772== by 0x5462BD7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x54CAFD8: luaL_openlibs (lib_init.c:45)
==25772== by 0x4F924F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==25772== by 0x4F924F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_io
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 384 bytes in 1 blocks are definitely lost in loss record 1,953 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468D68: newhpart (lj_tab.c:64)
==25772== by 0x5468D68: newtab (lj_tab.c:143)
==25772== by 0x5468EA8: lj_tab_new (lj_tab.c:160)
==25772== by 0x54757DA: lua_createtable (lj_api.c:706)
==25772== by 0x54BD449: luaL_findtable (lib_aux.c:93)
==25772== by 0x54BC313: lib_create_table (lj_lib.c:35)
==25772== by 0x54BC313: lj_lib_register (lj_lib.c:78)
==25772== by 0x54C445D: luaopen_os (lib_os.c:289)
==25772== by 0x5462BD7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x54CAFD8: luaL_openlibs (lib_init.c:45)
==25772== by 0x4F924F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==25772== by 0x4F924F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_os
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 384 bytes in 1 blocks are definitely lost in loss record 1,954 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468D68: newhpart (lj_tab.c:64)
==25772== by 0x5468D68: newtab (lj_tab.c:143)
==25772== by 0x5468EA8: lj_tab_new (lj_tab.c:160)
==25772== by 0x54757DA: lua_createtable (lj_api.c:706)
==25772== by 0x54BD449: luaL_findtable (lib_aux.c:93)
==25772== by 0x54BC313: lib_create_table (lj_lib.c:35)
==25772== by 0x54BC313: lj_lib_register (lj_lib.c:78)
==25772== by 0x54C1C7F: luaopen_string (lib_string.c:739)
==25772== by 0x5462BD7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x54CAFD8: luaL_openlibs (lib_init.c:45)
==25772== by 0x4F924F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==25772== by 0x4F924F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 384 bytes in 1 blocks are definitely lost in loss record 1,955 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468D68: newhpart (lj_tab.c:64)
==25772== by 0x5468D68: newtab (lj_tab.c:143)
==25772== by 0x5468EA8: lj_tab_new (lj_tab.c:160)
==25772== by 0x54757DA: lua_createtable (lj_api.c:706)
==25772== by 0x54BD449: luaL_findtable (lib_aux.c:93)
==25772== by 0x54BC313: lib_create_table (lj_lib.c:35)
==25772== by 0x54BC313: lj_lib_register (lj_lib.c:78)
==25772== by 0x54C655D: luaopen_debug (lib_debug.c:402)
==25772== by 0x5462BD7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x54CAFD8: luaL_openlibs (lib_init.c:45)
==25772== by 0x4F924F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==25772== by 0x4F924F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_debug
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 384 bytes in 1 blocks are definitely lost in loss record 1,956 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468D68: newhpart (lj_tab.c:64)
==25772== by 0x5468D68: newtab (lj_tab.c:143)
==25772== by 0x5468EA8: lj_tab_new (lj_tab.c:160)
==25772== by 0x54757DA: lua_createtable (lj_api.c:706)
==25772== by 0x54BD449: luaL_findtable (lib_aux.c:93)
==25772== by 0x54BC313: lib_create_table (lj_lib.c:35)
==25772== by 0x54BC313: lj_lib_register (lj_lib.c:78)
==25772== by 0x54C015D: luaopen_bit (lib_bit.c:177)
==25772== by 0x5462BD7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x54CAFD8: luaL_openlibs (lib_init.c:45)
==25772== by 0x4F924F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==25772== by 0x4F924F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_bit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 384 bytes in 1 blocks are definitely lost in loss record 1,957 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468D68: newhpart (lj_tab.c:64)
==25772== by 0x5468D68: newtab (lj_tab.c:143)
==25772== by 0x5468EA8: lj_tab_new (lj_tab.c:160)
==25772== by 0x54757DA: lua_createtable (lj_api.c:706)
==25772== by 0x54BD449: luaL_findtable (lib_aux.c:93)
==25772== by 0x54BC313: lib_create_table (lj_lib.c:35)
==25772== by 0x54BC313: lj_lib_register (lj_lib.c:78)
==25772== by 0x54C82B6: luaopen_jit (lib_jit.c:780)
==25772== by 0x5462BD7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x54CAFD8: luaL_openlibs (lib_init.c:45)
==25772== by 0x4F924F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==25772== by 0x4F924F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_jit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 384 bytes in 1 blocks are definitely lost in loss record 1,958 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468D68: newhpart (lj_tab.c:64)
==25772== by 0x5468D68: newtab (lj_tab.c:143)
==25772== by 0x5468EA8: lj_tab_new (lj_tab.c:160)
==25772== by 0x54757DA: lua_createtable (lj_api.c:706)
==25772== by 0x4F954A: ngx_http_lua_init_registry (ngx_http_lua_util.c:678)
==25772== by 0x4F954A: ngx_http_lua_new_state (ngx_http_lua_util.c:298)
==25772== by 0x4F954A: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 384 bytes in 1 blocks are definitely lost in loss record 1,959 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468D68: newhpart (lj_tab.c:64)
==25772== by 0x5468D68: newtab (lj_tab.c:143)
==25772== by 0x5468EA8: lj_tab_new (lj_tab.c:160)
==25772== by 0x54757DA: lua_createtable (lj_api.c:706)
==25772== by 0x509D13: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:280)
==25772== by 0x4F9735: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==25772== by 0x4F9735: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9735: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9735: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 384 bytes in 1 blocks are definitely lost in loss record 1,960 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468D68: newhpart (lj_tab.c:64)
==25772== by 0x5468D68: newtab (lj_tab.c:143)
==25772== by 0x5468EA8: lj_tab_new (lj_tab.c:160)
==25772== by 0x54757DA: lua_createtable (lj_api.c:706)
==25772== by 0x50CD15: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:249)
==25772== by 0x4F97D8: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==25772== by 0x4F97D8: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F97D8: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F97D8: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 384 bytes in 1 blocks are definitely lost in loss record 1,961 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5469AA4: newhpart (lj_tab.c:64)
==25772== by 0x5469AA4: lj_tab_resize (lj_tab.c:276)
==25772== by 0x5469EA6: rehashtab (lj_tab.c:385)
==25772== by 0x546975D: lj_tab_newkey (lj_tab.c:469)
==25772== by 0x54698D1: lj_tab_setstr (lj_tab.c:534)
==25772== by 0x547C3E6: lj_parse_keepstr (lj_parse.c:238)
==25772== by 0x547949F: lex_scan (lj_lex.c:301)
==25772== by 0x547993C: lj_lex_next (lj_lex.c:454)
==25772== by 0x547D16F: expr_simple (lj_parse.c:2014)
==25772== by 0x547D16F: expr_unop (lj_parse.c:2077)
==25772== by 0x547D16F: expr_binop (lj_parse.c:2090)
==25772== by 0x547CBB3: expr_binop (lj_parse.c:2098)
==25772== by 0x547D661: expr (lj_parse.c:2109)
==25772== by 0x547D661: expr_cond (lj_parse.c:2124)
==25772== by 0x547F31D: parse_then (lj_parse.c:2589)
==25772== by 0x547EB24: parse_if (lj_parse.c:2601)
==25772== by 0x547EB24: parse_stmt (lj_parse.c:2627)
==25772== by 0x547EB24: parse_chunk (lj_parse.c:2684)
==25772== by 0x547F2E8: parse_block (lj_parse.c:2402)
==25772== by 0x547F334: parse_then (lj_parse.c:2591)
==25772== by 0x547EB24: parse_if (lj_parse.c:2601)
==25772== by 0x547EB24: parse_stmt (lj_parse.c:2627)
==25772== by 0x547EB24: parse_chunk (lj_parse.c:2684)
==25772== by 0x547C590: parse_body (lj_parse.c:1853)
==25772== by 0x547D1CB: expr_simple (lj_parse.c:2008)
==25772== by 0x547D1CB: expr_unop (lj_parse.c:2077)
==25772== by 0x547D1CB: expr_binop (lj_parse.c:2090)
==25772== by 0x547D605: expr (lj_parse.c:2109)
==25772== by 0x547D605: expr_list (lj_parse.c:1876)
==25772== by 0x547E377: parse_assignment (lj_parse.c:2202)
==25772== by 0x547E543: parse_call_assign (lj_parse.c:2233)
==25772== by 0x547E543: parse_stmt (lj_parse.c:2672)
==25772== by 0x547E543: parse_chunk (lj_parse.c:2684)
==25772== by 0x547F2E8: parse_block (lj_parse.c:2402)
==25772== by 0x547ECA9: parse_for_iter (lj_parse.c:2554)
==25772== by 0x547ECA9: parse_for (lj_parse.c:2577)
==25772== by 0x547ECA9: parse_stmt (lj_parse.c:2638)
==25772== by 0x547ECA9: parse_chunk (lj_parse.c:2684)
==25772== by 0x547F49F: lj_parse (lj_parse.c:2717)
==25772== by 0x548119A: cpparser (lj_load.c:41)
==25772== by 0x5462F46: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x54812BA: lua_loadx (lj_load.c:58)
==25772== by 0x548153B: luaL_loadbufferx (lj_load.c:143)
==25772== by 0x50CEC8: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:320)
==25772== by 0x4F97D8: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==25772== by 0x4F97D8: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F97D8: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F97D8: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:lj_tab_resize
fun:rehashtab
fun:lj_tab_newkey
fun:lj_tab_setstr
fun:lj_parse_keepstr
fun:lex_scan
fun:lj_lex_next
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr_binop
fun:expr
fun:expr_cond
fun:parse_then
fun:parse_if
fun:parse_stmt
fun:parse_chunk
fun:parse_block
fun:parse_then
fun:parse_if
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_assignment
fun:parse_call_assign
fun:parse_stmt
fun:parse_chunk
fun:parse_block
fun:parse_for_iter
fun:parse_for
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 384 bytes in 1 blocks are definitely lost in loss record 1,962 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5469AA4: newhpart (lj_tab.c:64)
==25772== by 0x5469AA4: lj_tab_resize (lj_tab.c:276)
==25772== by 0x5469EA6: rehashtab (lj_tab.c:385)
==25772== by 0x546975D: lj_tab_newkey (lj_tab.c:469)
==25772== by 0x54698D1: lj_tab_setstr (lj_tab.c:534)
==25772== by 0x547C3E6: lj_parse_keepstr (lj_parse.c:238)
==25772== by 0x54795E6: lex_string (lj_lex.c:280)
==25772== by 0x54795E6: lex_scan (lj_lex.c:364)
==25772== by 0x547993C: lj_lex_next (lj_lex.c:454)
==25772== by 0x547DF51: parse_args (lj_parse.c:1898)
==25772== by 0x547E0CC: expr_primary (lj_parse.c:1965)
==25772== by 0x547C82A: expr_simple (lj_parse.c:2011)
==25772== by 0x547C82A: expr_unop (lj_parse.c:2077)
==25772== by 0x547C82A: expr_binop (lj_parse.c:2090)
==25772== by 0x547D605: expr (lj_parse.c:2109)
==25772== by 0x547D605: expr_list (lj_parse.c:1876)
==25772== by 0x547EEBB: parse_local (lj_parse.c:2261)
==25772== by 0x547EEBB: parse_stmt (lj_parse.c:2648)
==25772== by 0x547EEBB: parse_chunk (lj_parse.c:2684)
==25772== by 0x547C590: parse_body (lj_parse.c:1853)
==25772== by 0x547D1CB: expr_simple (lj_parse.c:2008)
==25772== by 0x547D1CB: expr_unop (lj_parse.c:2077)
==25772== by 0x547D1CB: expr_binop (lj_parse.c:2090)
==25772== by 0x547D605: expr (lj_parse.c:2109)
==25772== by 0x547D605: expr_list (lj_parse.c:1876)
==25772== by 0x547EBD3: parse_return (lj_parse.c:2316)
==25772== by 0x547EBD3: parse_stmt (lj_parse.c:2651)
==25772== by 0x547EBD3: parse_chunk (lj_parse.c:2684)
==25772== by 0x547F49F: lj_parse (lj_parse.c:2717)
==25772== by 0x548119A: cpparser (lj_load.c:41)
==25772== by 0x5462F46: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x54812BA: lua_loadx (lj_load.c:58)
==25772== by 0x4FCA80: ngx_http_lua_clfactory_loadbuffer (ngx_http_lua_clfactory.c:731)
==25772== by 0x4F9FAE: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:166)
==25772== by 0x4FA9D8: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:300)
==25772== by 0x4FA486: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:222)
==25772== by 0x45C5B7: ngx_http_core_content_phase (ngx_http_core_module.c:1173)
==25772== by 0x4573C2: ngx_http_core_run_phases (ngx_http_core_module.c:862)
==25772== by 0x4574D1: ngx_http_handler (ngx_http_core_module.c:845)
==25772== by 0x46298B: ngx_http_process_request (ngx_http_request.c:1950)
==25772== by 0x462FB7: ngx_http_process_request_headers (ngx_http_request.c:1377)
==25772== by 0x463525: ngx_http_process_request_line (ngx_http_request.c:1049)
==25772== by 0x463C05: ngx_http_wait_request_handler (ngx_http_request.c:507)
==25772== by 0x44097A: ngx_event_process_posted (ngx_event_posted.c:34)
==25772== by 0x44036F: ngx_process_events_and_timers (ngx_event.c:269)
==25772== by 0x449788: ngx_single_process_cycle (ngx_process_cycle.c:332)
==25772== by 0x420E84: main (nginx.c:381)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:lj_tab_resize
fun:rehashtab
fun:lj_tab_newkey
fun:lj_tab_setstr
fun:lj_parse_keepstr
fun:lex_string
fun:lex_scan
fun:lj_lex_next
fun:parse_args
fun:expr_primary
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_local
fun:parse_stmt
fun:parse_chunk
fun:parse_body
fun:expr_simple
fun:expr_unop
fun:expr_binop
fun:expr
fun:expr_list
fun:parse_return
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:ngx_http_lua_clfactory_loadbuffer
fun:ngx_http_lua_cache_loadbuffer
fun:ngx_http_lua_content_handler_inline
fun:ngx_http_lua_content_handler
fun:ngx_http_core_content_phase
fun:ngx_http_core_run_phases
fun:ngx_http_handler
fun:ngx_http_process_request
fun:ngx_http_process_request_headers
fun:ngx_http_process_request_line
fun:ngx_http_wait_request_handler
fun:ngx_event_process_posted
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 384 bytes in 12 blocks are definitely lost in loss record 1,963 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54BC47D: lj_lib_register (lj_lib.c:92)
==25772== by 0x54C015D: luaopen_bit (lib_bit.c:177)
==25772== by 0x5462BD7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x54CAFD8: luaL_openlibs (lib_init.c:45)
==25772== by 0x4F924F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==25772== by 0x4F924F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_bit
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 395 bytes in 1 blocks are definitely lost in loss record 1,964 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x547B621: fs_finish (lj_parse.c:1570)
==25772== by 0x547F4B7: lj_parse (lj_parse.c:2720)
==25772== by 0x548119A: cpparser (lj_load.c:41)
==25772== by 0x5462F46: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x54812BA: lua_loadx (lj_load.c:58)
==25772== by 0x548153B: luaL_loadbufferx (lj_load.c:143)
==25772== by 0x50CEC8: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:320)
==25772== by 0x4F97D8: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==25772== by 0x4F97D8: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F97D8: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F97D8: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:fs_finish
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 416 bytes in 13 blocks are definitely lost in loss record 1,967 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54BC47D: lj_lib_register (lj_lib.c:92)
==25772== by 0x54C1C7F: luaopen_string (lib_string.c:739)
==25772== by 0x5462BD7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x54CAFD8: luaL_openlibs (lib_init.c:45)
==25772== by 0x4F924F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==25772== by 0x4F924F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_string
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 442 bytes in 21 blocks are definitely lost in loss record 1,969 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x547999D: lj_lex_init (lj_lex.c:504)
==25772== by 0x546E00F: cpluaopen (lj_state.c:153)
==25772== by 0x5462F46: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x546E2CF: lua_newstate (lj_state.c:222)
==25772== by 0x54BDB81: luaL_newstate (lib_aux.c:334)
==25772== by 0x4F923B: ngx_http_lua_new_state (ngx_http_lua_util.c:204)
==25772== by 0x4F923B: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lex_init
fun:cpluaopen
fun:lj_vm_cpcall
fun:lua_newstate
fun:luaL_newstate
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 464 bytes in 22 blocks are definitely lost in loss record 1,976 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x54BC4E2: lj_lib_register (lj_lib.c:110)
==25772== by 0x54BFC51: luaopen_math (lib_math.c:223)
==25772== by 0x5462BD7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x54CAFD8: luaL_openlibs (lib_init.c:45)
==25772== by 0x4F924F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==25772== by 0x4F924F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 484 bytes in 21 blocks are definitely lost in loss record 1,979 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x546AB6F: lj_meta_init (lj_meta.c:40)
==25772== by 0x546E007: cpluaopen (lj_state.c:152)
==25772== by 0x5462F46: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x546E2CF: lua_newstate (lj_state.c:222)
==25772== by 0x54BDB81: luaL_newstate (lib_aux.c:334)
==25772== by 0x4F923B: ngx_http_lua_new_state (ngx_http_lua_util.c:204)
==25772== by 0x4F923B: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_meta_init
fun:cpluaopen
fun:lj_vm_cpcall
fun:lua_newstate
fun:luaL_newstate
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 512 bytes in 16 blocks are definitely lost in loss record 1,994 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54BC47D: lj_lib_register (lj_lib.c:92)
==25772== by 0x54C655D: luaopen_debug (lib_debug.c:402)
==25772== by 0x5462BD7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x54CAFD8: luaL_openlibs (lib_init.c:45)
==25772== by 0x4F924F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==25772== by 0x4F924F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_debug
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 556 bytes in 23 blocks are definitely lost in loss record 2,003 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468A92: lj_str_new (lj_str.c:220)
==25772== by 0x54BC4E2: lj_lib_register (lj_lib.c:110)
==25772== by 0x54BF6D8: luaopen_base (lib_base.c:666)
==25772== by 0x5462BD7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x54CAFD8: luaL_openlibs (lib_init.c:45)
==25772== by 0x4F924F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==25772== by 0x4F924F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:lj_str_new
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 760 bytes in 5 blocks are definitely lost in loss record 2,025 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x547FB1B: lj_bcread_proto (lj_bcread.c:343)
==25772== by 0x54BC7E6: lib_read_lfunc (lj_lib.c:63)
==25772== by 0x54BC7E6: lj_lib_register (lj_lib.c:116)
==25772== by 0x54C26DD: luaopen_table (lib_table.c:318)
==25772== by 0x5462BD7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x54CAFD8: luaL_openlibs (lib_init.c:45)
==25772== by 0x4F924F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==25772== by 0x4F924F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_bcread_proto
fun:lib_read_lfunc
fun:lj_lib_register
fun:luaopen_table
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 768 bytes in 1 blocks are definitely lost in loss record 2,027 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468D68: newhpart (lj_tab.c:64)
==25772== by 0x5468D68: newtab (lj_tab.c:143)
==25772== by 0x5468EA8: lj_tab_new (lj_tab.c:160)
==25772== by 0x54757DA: lua_createtable (lj_api.c:706)
==25772== by 0x54BD449: luaL_findtable (lib_aux.c:93)
==25772== by 0x54BC313: lib_create_table (lj_lib.c:35)
==25772== by 0x54BC313: lj_lib_register (lj_lib.c:78)
==25772== by 0x54BFC51: luaopen_math (lib_math.c:223)
==25772== by 0x5462BD7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x54CAFD8: luaL_openlibs (lib_init.c:45)
==25772== by 0x4F924F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==25772== by 0x4F924F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:luaL_findtable
fun:lib_create_table
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 768 bytes in 1 blocks are definitely lost in loss record 2,028 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468D68: newhpart (lj_tab.c:64)
==25772== by 0x5468D68: newtab (lj_tab.c:143)
==25772== by 0x5468EA8: lj_tab_new (lj_tab.c:160)
==25772== by 0x54757DA: lua_createtable (lj_api.c:706)
==25772== by 0x4F94C1: ngx_http_lua_init_registry (ngx_http_lua_util.c:661)
==25772== by 0x4F94C1: ngx_http_lua_new_state (ngx_http_lua_util.c:298)
==25772== by 0x4F94C1: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 768 bytes in 1 blocks are definitely lost in loss record 2,029 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468D68: newhpart (lj_tab.c:64)
==25772== by 0x5468D68: newtab (lj_tab.c:143)
==25772== by 0x5468EA8: lj_tab_new (lj_tab.c:160)
==25772== by 0x54757DA: lua_createtable (lj_api.c:706)
==25772== by 0x4F94F2: ngx_http_lua_init_registry (ngx_http_lua_util.c:667)
==25772== by 0x4F94F2: ngx_http_lua_new_state (ngx_http_lua_util.c:298)
==25772== by 0x4F94F2: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_init_registry
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 768 bytes in 1 blocks are definitely lost in loss record 2,030 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468D68: newhpart (lj_tab.c:64)
==25772== by 0x5468D68: newtab (lj_tab.c:143)
==25772== by 0x5468EA8: lj_tab_new (lj_tab.c:160)
==25772== by 0x54757DA: lua_createtable (lj_api.c:706)
==25772== by 0x4F5C5A: ngx_http_lua_inject_req_api (ngx_http_lua_util.c:2112)
==25772== by 0x4F9704: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:736)
==25772== by 0x4F9704: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9704: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9704: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_req_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 768 bytes in 1 blocks are definitely lost in loss record 2,031 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5469AA4: newhpart (lj_tab.c:64)
==25772== by 0x5469AA4: lj_tab_resize (lj_tab.c:276)
==25772== by 0x5469EA6: rehashtab (lj_tab.c:385)
==25772== by 0x546975D: lj_tab_newkey (lj_tab.c:469)
==25772== by 0x5476D8F: lua_rawset (lj_api.c:991)
==25772== by 0x50A00B: ngx_http_lua_inject_socket_tcp_api (ngx_http_lua_socket_tcp.c:353)
==25772== by 0x4F9735: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:741)
==25772== by 0x4F9735: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F9735: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F9735: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:lj_tab_resize
fun:rehashtab
fun:lj_tab_newkey
fun:lua_rawset
fun:ngx_http_lua_inject_socket_tcp_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 768 bytes in 1 blocks are definitely lost in loss record 2,032 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5469AA4: newhpart (lj_tab.c:64)
==25772== by 0x5469AA4: lj_tab_resize (lj_tab.c:276)
==25772== by 0x5469EA6: rehashtab (lj_tab.c:385)
==25772== by 0x546975D: lj_tab_newkey (lj_tab.c:469)
==25772== by 0x54698D1: lj_tab_setstr (lj_tab.c:534)
==25772== by 0x547C3E6: lj_parse_keepstr (lj_parse.c:238)
==25772== by 0x547949F: lex_scan (lj_lex.c:301)
==25772== by 0x547993C: lj_lex_next (lj_lex.c:454)
==25772== by 0x547E78E: parse_stmt (lj_parse.c:2647)
==25772== by 0x547E78E: parse_chunk (lj_parse.c:2684)
==25772== by 0x547F2E8: parse_block (lj_parse.c:2402)
==25772== by 0x547ECA9: parse_for_iter (lj_parse.c:2554)
==25772== by 0x547ECA9: parse_for (lj_parse.c:2577)
==25772== by 0x547ECA9: parse_stmt (lj_parse.c:2638)
==25772== by 0x547ECA9: parse_chunk (lj_parse.c:2684)
==25772== by 0x547F49F: lj_parse (lj_parse.c:2717)
==25772== by 0x548119A: cpparser (lj_load.c:41)
==25772== by 0x5462F46: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x54812BA: lua_loadx (lj_load.c:58)
==25772== by 0x548153B: luaL_loadbufferx (lj_load.c:143)
==25772== by 0x50CEC8: ngx_http_lua_inject_coroutine_api (ngx_http_lua_coroutine.c:320)
==25772== by 0x4F97D8: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:758)
==25772== by 0x4F97D8: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F97D8: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F97D8: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:lj_tab_resize
fun:rehashtab
fun:lj_tab_newkey
fun:lj_tab_setstr
fun:lj_parse_keepstr
fun:lex_scan
fun:lj_lex_next
fun:parse_stmt
fun:parse_chunk
fun:parse_block
fun:parse_for_iter
fun:parse_for
fun:parse_stmt
fun:parse_chunk
fun:lj_parse
fun:cpparser
fun:lj_vm_cpcall
fun:lua_loadx
fun:luaL_loadbufferx
fun:ngx_http_lua_inject_coroutine_api
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 848 bytes in 26 blocks are definitely lost in loss record 2,042 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54BC47D: lj_lib_register (lj_lib.c:92)
==25772== by 0x54BFC51: luaopen_math (lib_math.c:223)
==25772== by 0x5462BD7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x54CAFD8: luaL_openlibs (lib_init.c:45)
==25772== by 0x4F924F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==25772== by 0x4F924F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_math
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 1,000 bytes in 27 blocks are definitely lost in loss record 2,052 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466B97: lj_mem_newgco (lj_gc.c:831)
==25772== by 0x546A576: lj_func_newC (lj_func.c:109)
==25772== by 0x54BC47D: lj_lib_register (lj_lib.c:92)
==25772== by 0x54BF6D8: luaopen_base (lib_base.c:666)
==25772== by 0x5462BD7: lj_BC_FUNCC (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x54CAFD8: luaL_openlibs (lib_init.c:45)
==25772== by 0x4F924F: ngx_http_lua_new_state (ngx_http_lua_util.c:209)
==25772== by 0x4F924F: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_newgco
fun:lj_func_newC
fun:lj_lib_register
fun:luaopen_base
fun:lj_BC_FUNCC
fun:luaL_openlibs
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 1,536 bytes in 1 blocks are definitely lost in loss record 2,079 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468D68: newhpart (lj_tab.c:64)
==25772== by 0x5468D68: newtab (lj_tab.c:143)
==25772== by 0x5468EA8: lj_tab_new (lj_tab.c:160)
==25772== by 0x546DFB2: cpluaopen (lj_state.c:149)
==25772== by 0x5462F46: lj_vm_cpcall (in /opt/luajit-sysm/lib/libluajit-5.1.so.2.1.0)
==25772== by 0x546E2CF: lua_newstate (lj_state.c:222)
==25772== by 0x54BDB81: luaL_newstate (lib_aux.c:334)
==25772== by 0x4F923B: ngx_http_lua_new_state (ngx_http_lua_util.c:204)
==25772== by 0x4F923B: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:cpluaopen
fun:lj_vm_cpcall
fun:lua_newstate
fun:luaL_newstate
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false ==25772== 3,072 bytes in 1 blocks are definitely lost in loss record 2,107 of 2,123
==25772== at 0x4C2B002: malloc (vg_replace_malloc.c:298)
==25772== by 0x4C2B176: realloc (vg_replace_malloc.c:784)
==25772== by 0x5466ABC: lj_mem_realloc (lj_gc.c:818)
==25772== by 0x5468D68: newhpart (lj_tab.c:64)
==25772== by 0x5468D68: newtab (lj_tab.c:143)
==25772== by 0x5468EA8: lj_tab_new (lj_tab.c:160)
==25772== by 0x54757DA: lua_createtable (lj_api.c:706)
==25772== by 0x4F95E2: ngx_http_lua_inject_ngx_api (ngx_http_lua_util.c:713)
==25772== by 0x4F95E2: ngx_http_lua_init_globals (ngx_http_lua_util.c:705)
==25772== by 0x4F95E2: ngx_http_lua_new_state (ngx_http_lua_util.c:299)
==25772== by 0x4F95E2: ngx_http_lua_init_vm (ngx_http_lua_util.c:3751)
==25772== by 0x4F004C: ngx_http_lua_init (ngx_http_lua_module.c:744)
==25772== by 0x455C63: ngx_http_block (ngx_http.c:312)
==25772== by 0x434F4E: ngx_conf_handler (ngx_conf_file.c:463)
==25772== by 0x434F4E: ngx_conf_parse (ngx_conf_file.c:319)
==25772== by 0x432545: ngx_init_cycle (ngx_cycle.c:275)
==25772== by 0x420C3E: main (nginx.c:293)
==25772==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:realloc
fun:lj_mem_realloc
fun:newhpart
fun:newtab
fun:lj_tab_new
fun:lua_createtable
fun:ngx_http_lua_inject_ngx_api
fun:ngx_http_lua_init_globals
fun:ngx_http_lua_new_state
fun:ngx_http_lua_init_vm
fun:ngx_http_lua_init
fun:ngx_http_block
fun:ngx_conf_handler
fun:ngx_conf_parse
fun:ngx_init_cycle
fun:main
}
072-conditional-get.t TEST 3: If-Unmodified-Since false - status code ok got: ''
expected: '412'
072-conditional-get.t TEST 3: If-Unmodified-Since false - response_body_like - response is expected () ''
doesn't match '(?^s:412 Precondition Failed)'
072-conditional-get.t TEST 3: If-Unmodified-Since false - pattern "say failed: nginx output filter error" should match a line in error.log (req 0)
072-conditional-get.t TEST 3: If-Unmodified-Since false - Can't connect to 127.0.0.1:1984: Connection refused (aborted) '
072-conditional-get.t TEST 3: If-Unmodified-Since false - status code ok got: ''
expected: '412'
072-conditional-get.t TEST 3: If-Unmodified-Since false - response_body_like - response is expected () ''
doesn't match '(?^s:412 Precondition Failed)'
072-conditional-get.t TEST 3: If-Unmodified-Since false - pattern "say failed: nginx output filter error" should match a line in error.log (req 1)
086-init-by.t nginx: [error] init_by_lua error: init_by_lua:2: failed to init
100-client-abort.t TEST 31: ngx.eof - pattern "eof failed: nginx output filter error" should match a line in error.log (req 0)
100-client-abort.t TEST 31: ngx.eof - pattern "eof succeeded" should not match any line in error.log but matches line "2018/01/06 23:32:32 [warn] 26220\#0: *1 [lua] content_by_lua(nginx.conf:49):8: eof succeeded, client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"" (req 0)
100-client-abort.t TEST 31: ngx.eof - pattern "eof failed: nginx output filter error" should match a line in error.log (req 1)
100-client-abort.t TEST 31: ngx.eof - pattern "eof succeeded" should not match any line in error.log but matches line "2018/01/06 23:32:32 [warn] 26220\#0: *2 [lua] content_by_lua(nginx.conf:49):8: eof succeeded, client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"" (req 1)
100-client-abort.t TEST 27: ngx.say - pattern "say failed: nginx output filter error" should match a line in error.log (req 0)
100-client-abort.t TEST 27: ngx.say - pattern "say failed: nginx output filter error" should match a line in error.log (req 1)
100-client-abort.t TEST 28: ngx.print - pattern "print failed: nginx output filter error" should match a line in error.log (req 0)
100-client-abort.t TEST 28: ngx.print - pattern "print failed: nginx output filter error" should match a line in error.log (req 1)
106-timer.t TEST 3: lua variable sharing via upvalue - pattern "(?^:\[lua\] content_by_lua\(nginx\.conf:\d+\):\d+: elapsed: 0\.0(?:4[4-9]|5[0-6]))" should match a line in error.log (req 0)
106-timer.t TEST 7: 0 timer - pattern "(?^:\[lua\] content_by_lua\(nginx\.conf:\d+\):\d+: elapsed: 0(?:[^.]|\.00))" should match a line in error.log (req 0)
106-timer.t TEST 2: separated global env - pattern "(?^:\[lua\] content_by_lua\(nginx\.conf:\d+\):\d+: elapsed: 0\.0(?:4[4-9]|5[0-6]))" should match a line in error.log (req 0)
106-timer.t TEST 1: simple at - pattern "(?^:\[lua\] content_by_lua\(nginx\.conf:\d+\):\d+: elapsed: 0\.0(?:4[4-9]|5[0-6])\d*, context: ngx\.timer, client: \d+\.\d+\.\d+\.\d+, server: 0\.0\.0\.0:\d+)" should match a line in error.log (req 0)
106-timer.t TEST 9: simple at (sleep in the timer callback) - log_by_lua - pattern "(?^:\[lua\] log_by_lua\(nginx\.conf:\d+\):\d+: elapsed: 0\.0(?:6[4-9]|7[0-6]))" should match a line in error.log (req 0)
106-timer.t TEST 30: user args - pattern "(?^:\[lua\] content_by_lua\(nginx\.conf:\d+\):\d+: elapsed: 0\.0(?:4[4-9]|5[0-6])\d*, context: ngx\.timer)" should match a line in error.log (req 0)
108-timer-safe.t TEST 2: simple at (sleep in the timer callback) - pattern "(?^:\[lua\] content_by_lua\(nginx\.conf:\d+\):\d+: elapsed: 0\.0(?:6[4-9]|7[0-6]))" should match a line in error.log (req 0)
108-timer-safe.t TEST 5: 0 timer - pattern "(?^:\[lua\] content_by_lua\(nginx\.conf:\d+\):\d+: elapsed: 0(?:[^.]|\.00))" should match a line in error.log (req 0)
108-timer-safe.t TEST 7: simple at (sleep in the timer callback) - log_by_lua - pattern "(?^:\[lua\] log_by_lua\(nginx\.conf:\d+\):\d+: elapsed: 0\.0(?:6[4-9]|7[0-6]))" should match a line in error.log (req 0)
108-timer-safe.t TEST 1: simple at - pattern "(?^:\[lua\] content_by_lua\(nginx\.conf:\d+\):\d+: elapsed: 0\.0(?:4[4-9]|5[0-6]))" should match a line in error.log (req 0)
109-timer-hup.t TEST 7: HUP reload should abort pending timers (fuzz test) - grep_error_log_out (req 0) got: 'lua found 8189 pending timers
'
expected: 'lua found 8191 pending timers
'
109-timer-hup.t TEST 7: HUP reload should abort pending timers (fuzz test) - grep_error_log_out (req 1) got: 'lua found 8188 pending timers
'
expected: 'lua found 8191 pending timers
'
132-lua-blocks.t nginx: [emerg] Lua code block missing the closing long bracket "]]" in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:41
132-lua-blocks.t nginx: [emerg] Lua code block missing the closing long bracket "]==]" in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:41
132-lua-blocks.t nginx: [emerg] Lua code block missing the closing long bracket "]]" in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:41
132-lua-blocks.t nginx: [emerg] Lua code block missing the closing long bracket "]=]" in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:41
132-lua-blocks.t nginx: [emerg] "events" directive is not allowed here in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:56
139-ssl-cert-by.t TEST 2: sleep - pattern "(?^:elapsed in ssl cert by lua: 0.(?:09|1[01])\d+,)" should match a line in error.log (req 0)
142-ssl-session-store.t nginx: [emerg] "ssl_session_store_by_lua_block" directive is not allowed here in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:28
142-ssl-session-store.t TEST 9: inter-operation with ssl_certificate_by_lua - pattern "(?^:elapsed in ssl cert by lua: 0.(?:09|1[01])\d+,)" should match a line in error.log (req 0)
146-malloc-trim.t TEST 5: malloc_trim() every 2 req, in subreq, big memory usage - grep_error_log_out (req 0) @@ -1,3 +1,3 @@
-malloc_trim(1) returned 1
+malloc_trim(1) returned 0
-malloc_trim(1) returned 1
+malloc_trim(1) returned 0
-malloc_trim(1) returned 1
+malloc_trim(1) returned 0
'
148-fake-shm-zone.t nginx: [emerg] lua_fake_shm "x1" is already defined as "x1" in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:26
152-timer-every.t TEST 4: create the next timer immediately when timer start running - response_body - response is expected (repeated req 0, req 0) @@ -1,2 +1,2 @@
registered timer
-foo = 6
+foo = 3
'
152-timer-every.t TEST 1: simple very - pattern "(?^:\[lua\] content_by_lua\(nginx\.conf:\d+\):\d+: elapsed: 0\.0(?:4[4-9]|5[0-6])\d*, context: ngx\.timer, client: \d+\.\d+\.\d+\.\d+, server: 0\.0\.0\.0:\d+)" should match a line in error.log (req 0)
152-timer-every.t TEST 1: simple very - pattern "(?^:\[lua\] content_by_lua\(nginx\.conf:\d+\):\d+: elapsed: 0\.(?:09|10)\d*, context: ngx\.timer, client: \d+\.\d+\.\d+\.\d+, server: 0\.0\.0\.0:\d+)" should match a line in error.log (req 0)
152-timer-every.t TEST 3: lua variable sharing via upvalue - response_body - response is expected (repeated req 0, req 0) @@ -1,2 +1,2 @@
registered timer
-foo = 6
+foo = 3
'
152-timer-every.t TEST 6: memory leak check - response_body - response is expected (repeated req 0, req 0) @@ -1,2 +1,2 @@
registered timer
-growth1 == growth2: true
+growth1 == growth2: false
'

Warnings

Go back to the index page.