mbox series

[00/12] cifs: various fixes for NULL pointers

Message ID 20171011015927.7669-1-lsahlber@redhat.com
Headers show
Series cifs: various fixes for NULL pointers | expand

Message

Ronnie Sahlberg Oct. 11, 2017, 1:59 a.m. UTC
List, Steve

We recently had two very similar issues of dereferencing uninitialized pointer
when Sendreceive2() would have certain failures.

I went through the rest of smb2pdu.c to check for similar issues.

These are what I found. Including a memory leak in smb2_lockv().

These patches are all small and kept separate for review.
It might make sense to collapse all these patches into a single one. I don't
know. Up to you.

--
To unsubscribe from this list: send the line "unsubscribe linux-cifs" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html