Crash on set.fini() #1
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?
Panic:
This happens in
vmod_set__fini()where strings and regexen that may have been saved for a set entry are freed. Evidently an entry is encountered where the magic number is not set to ``VMOD_SELECTOR_ENTRY_MAGIC```.closed via commit
24e3572561mentioned in commit
c5a0965ad9