Searched hist:"572 b4402d10280b03bc4d67a298fdd9b2600c66f" (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/kern/ |
H A D | subr_prf.c | diff 572b4402d10280b03bc4d67a298fdd9b2600c66f Thu Mar 17 09:44:41 CET 2005 Poul-Henning Kamp <phk@FreeBSD.org> In stange circumstances we may end up being the last reference to a session in tprintf(). SESSRELE() needs to properly dispose of the sessions mutex.
Add sessrele() which does the proper cleanup and have SESSRELE() call it.
Use SESSRELE also in pgdelete().
Found by: Coverity (ID:526) diff 572b4402d10280b03bc4d67a298fdd9b2600c66f Thu Mar 17 09:44:41 CET 2005 Poul-Henning Kamp <phk@FreeBSD.org> In stange circumstances we may end up being the last reference to a session in tprintf(). SESSRELE() needs to properly dispose of the sessions mutex.
Add sessrele() which does the proper cleanup and have SESSRELE() call it.
Use SESSRELE also in pgdelete().
Found by: Coverity (ID:526)
|
H A D | kern_proc.c | diff 572b4402d10280b03bc4d67a298fdd9b2600c66f Thu Mar 17 09:44:41 CET 2005 Poul-Henning Kamp <phk@FreeBSD.org> In stange circumstances we may end up being the last reference to a session in tprintf(). SESSRELE() needs to properly dispose of the sessions mutex.
Add sessrele() which does the proper cleanup and have SESSRELE() call it.
Use SESSRELE also in pgdelete().
Found by: Coverity (ID:526) diff 572b4402d10280b03bc4d67a298fdd9b2600c66f Thu Mar 17 09:44:41 CET 2005 Poul-Henning Kamp <phk@FreeBSD.org> In stange circumstances we may end up being the last reference to a session in tprintf(). SESSRELE() needs to properly dispose of the sessions mutex.
Add sessrele() which does the proper cleanup and have SESSRELE() call it.
Use SESSRELE also in pgdelete().
Found by: Coverity (ID:526)
|
/freebsd/sys/sys/ |
H A D | proc.h | diff 572b4402d10280b03bc4d67a298fdd9b2600c66f Thu Mar 17 09:44:41 CET 2005 Poul-Henning Kamp <phk@FreeBSD.org> In stange circumstances we may end up being the last reference to a session in tprintf(). SESSRELE() needs to properly dispose of the sessions mutex.
Add sessrele() which does the proper cleanup and have SESSRELE() call it.
Use SESSRELE also in pgdelete().
Found by: Coverity (ID:526) diff 572b4402d10280b03bc4d67a298fdd9b2600c66f Thu Mar 17 09:44:41 CET 2005 Poul-Henning Kamp <phk@FreeBSD.org> In stange circumstances we may end up being the last reference to a session in tprintf(). SESSRELE() needs to properly dispose of the sessions mutex.
Add sessrele() which does the proper cleanup and have SESSRELE() call it.
Use SESSRELE also in pgdelete().
Found by: Coverity (ID:526)
|