Page MenuHomeFreeBSD

Fix three epoch leaks
ClosedPublic

Authored by jtl on Oct 6 2018, 11:25 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Apr 21, 7:45 PM
Unknown Object (File)
Mon, Apr 20, 7:03 AM
Unknown Object (File)
Mon, Apr 6, 5:11 PM
Unknown Object (File)
Mon, Apr 6, 9:18 AM
Unknown Object (File)
Sun, Apr 5, 3:04 PM
Unknown Object (File)
Mar 23 2026, 6:50 AM
Unknown Object (File)
Mar 23 2026, 6:42 AM
Unknown Object (File)
Mar 23 2026, 6:37 AM
Subscribers

Details

Summary

There are three places where we leak epoch sections. This is bad for two reasons: the epoch section won't exit, and we will leave the epoch tracker from the stack on the epoch list.

Fix the epoch leak by making sure we exit epoch sections before returning.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 20029
Build 19533: arc lint + arc unit