Fix "Bad tailq" panic when auditing auditon(A_SETCLASS, ...)
Due to an oversight in r195280, auditon(A_SETCLASS, ...) would cause a tailq
element to get added to the tailq twice, resulting in a circular tailq. This
panics when INVARIANTS are on.
Differential D15381
Fix "Bad tailq" panic when auditing auditon(A_SETCLASS, ...) asomers on May 10 2018, 3:43 PM. Authored by Tags None Referenced Files
Details Fix "Bad tailq" panic when auditing auditon(A_SETCLASS, ...) Due to an oversight in r195280, auditon(A_SETCLASS, ...) would cause a tailq Open /dev/auditpipe, set the preselect mode to LOCAL, set the preselect flags
Diff Detail
|