mirror of
https://github.com/ADD-SP/ngx_waf.git
synced 2026-04-26 14:05:52 +03:00
[GH-ISSUE #32] ngx_slab_free(): outside of pool #152
Labels
No labels
MacOS
Nginx
OpenResty
Tengine
bug
documentation
enhancement
needs-investigation
pull-request
question
stale
stale
stale
timeout
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ngx_waf#152
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @hibobmaster on GitHub (Apr 5, 2021).
Original GitHub issue: https://github.com/ADD-SP/ngx_waf/issues/32
在nginx的error log里看到这个alert,请问有啥影响吗?
v5.0.0-beta.2
@ADD-SP commented on GitHub (Apr 5, 2021):
一个内存泄露和一个潜在的段错误。已经在 v5.0.0-beta.3 修复。
@hibobmaster commented on GitHub (Apr 5, 2021):
fixed!