[Bug 255881] [PATCH] netsmb: Fix a use after free in smb_t2_request_int
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 26 May 2021 13:57:27 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255881
Mark Johnston <markj@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Assignee|bugs@FreeBSD.org |markj@FreeBSD.org
Status|New |Open
CC| |markj@FreeBSD.org
--- Comment #1 from Mark Johnston <markj@FreeBSD.org> ---
I think we can just move the smb_rq_done() call later instead of introducing a
new flag variable.
--
You are receiving this mail because:
You are the assignee for the bug.