#124 closed defect (fixed)
Deadlock in sh_hash_init() if exiting from there (debug build)
Reported by: | rainer | Owned by: | rainer |
---|---|---|---|
Priority: | minor | Milestone: | 2.5.0 |
Component: | main | Version: | |
Keywords: | Cc: |
Description
If samhain exits from sh_hash_init(), e.g. because no baseline database can be found, there is a deadlock condition in the debug build (--enable-debug). Samhain will hang on exit.
Note:
See TracTickets
for help on using tickets.
Fixed in changeset [185].