Re: [PATCH] firmware: Google VPD: Fix memory allocation error handling

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Le 05/05/2017 à 21:56, Greg KH a écrit :
On Fri, May 05, 2017 at 09:08:44PM +0200, Christophe JAILLET wrote:
This patch fixes several issues:
    - if the 1st 'kzalloc' fails, we dereference a NULL pointer
    - if the 2nd 'kzalloc' fails, there is a memory leak
    - if 'sysfs_create_bin_file' fails there is also a memory leak
Then it should be multiple patches, not fixing 3 things in one patch,
right?

thanks,

greg k-h

I can split it if you want, but the 3 points are more or less related and all belong to the same few lines of code. I didn't think having 3 patches was needed in this case. I just wanted to give a detailed changelog. If the commit message was only "This patch fixes memory allocation error handling in fct xxx' (as in the topic), I guess it would has been accepted (if it is correct of course) as-is.

Just tell me if you really prefer 3 patches, and I will resubmit.

CJ

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



[Index of Archives]     [Kernel Development]     [Kernel Announce]     [Kernel Newbies]     [Linux Networking Development]     [Share Photos]     [IDE]     [Security]     [Git]     [Netfilter]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Device Mapper]

  Powered by Linux