mirror of
https://github.com/samba-team/samba.git
synced 2025-01-14 19:24:43 +03:00
d8814b1a48
Found by the CodeNomicon test suites at the SNIA plugfest. http://www.codenomicon.com/ If an invalid SPNEGO packet contains no OIDs we crash in the SMB1/SMB2 server as we indirect the first returned value OIDs[0], which is returned as NULL. Jeremy.