j
k
j a
j l
`status` is uninitialized if `get_shared_session()` returns NULL.
As a quick fix we can do `return session ? status : ...;`, but I think we should rather make `get_shared_session()` return NTSTATUS.
Back to the thread
Back to the list