Skip site navigation (1)Skip section navigation (2)
Message-ID:  <bug-278826-227-Hzsl6CFx77@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-278826-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-278826-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D278826

--- Comment #2 from Austin Zhang <austin.zhang@dell.com> ---
(In reply to Konstantin Belousov from comment #1)

When a process exits, it's expected to release /dev/hpet0 via munmap, which
should decrease the si_refcount accordingly. However, it appears this decre=
ment
does not occur. If the count isn't properly reduced, it could erroneously
overflow and potentially turn negative. That's why I believe there is a
leakage.
Please correct me if I've misunderstood the scenario.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-278826-227-Hzsl6CFx77>