#249 closed defect (fixed)
Samhain hangs after reload when compiled with --enable-login-watch
Reported by: | rainer | Owned by: | rainer |
---|---|---|---|
Priority: | major | Milestone: | 2.8.4 |
Component: | main | Version: | |
Keywords: | Cc: |
Description
As reported by M. Teege and O. Cobanoglu, samhain will hang after a reload when compiled with --enable-login-watch
. The reason is that the initval
variable of the module structure gets reset to the wrong value.
Note:
See TracTickets
for help on using tickets.
Fixed in changeset [332].