Skip to content

feature: allow use of ngx.exit() in the context of body_filter_by_lua #3

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

rainingmaster
Copy link
Owner

I hereby granted the copyright of the changes in this pull request
to the authors of this lua-nginx-module project.

@rainingmaster rainingmaster added bug and removed bug labels Aug 3, 2020
@rainingmaster rainingmaster force-pushed the master branch 2 times, most recently from d0e6f50 to b44f4fa Compare August 16, 2020 04:00
zhuizhuhaomeng pushed a commit that referenced this pull request Dec 26, 2021
==openresty==70603==ERROR: AddressSanitizer: memcpy-param-overlap: memory ranges [0x621000001500,0x621000002181) and [0x62100000187f, 0x621000002500) overlap
    #0 0x7f3db1899ffe  (/lib64/libasan.so.5+0x99ffe)
    #1 0x9da926  (/usr/local/openresty-debug/nginx/sbin/nginx+0x9da926)
    #2 0x9dd1a1  (/usr/local/openresty-debug/nginx/sbin/nginx+0x9dd1a1)
    #3 0x4c89c6  (/usr/local/openresty-debug/nginx/sbin/nginx+0x4c89c6)
    openresty#4 0x5d1e4e  (/usr/local/openresty-debug/nginx/sbin/nginx+0x5d1e4e)
    openresty#5 0x4c89c6  (/usr/local/openresty-debug/nginx/sbin/nginx+0x4c89c6)
    openresty#6 0x5b8583  (/usr/local/openresty-debug/nginx/sbin/nginx+0x5b8583)
    openresty#7 0x4c89c6  (/usr/local/openresty-debug/nginx/sbin/nginx+0x4c89c6)
    openresty#8 0x4b4419  (/usr/local/openresty-debug/nginx/sbin/nginx+0x4b4419)
    openresty#9 0x427f16  (/usr/local/openresty-debug/nginx/sbin/nginx+0x427f16)
    openresty#10 0x7f3daff27554  (/lib64/libc.so.6+0x22554)
    openresty#11 0x42d537  (/usr/local/openresty-debug/nginx/sbin/nginx+0x42d537)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant