Chromium Code Reviews
DescriptionDon't pass GSS_C_NO_CONTEXT into gss_inquire_context()
If the call to gss_init_sec_context() failed, the returned context handle could be NULL. Attempting to describe the context by calling gss_inquire_context() using the NULL handle can cause a crash in the Kerberos library.
BUG=73145
TEST=none
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=140603
Patch Set 1 #
Messages
Total messages: 4 (0 generated)
|
|||||||||||||||||||