lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Sun, 20 May 2018 22:45:24 -0400
From:   "Theodore Y. Ts'o" <tytso@....edu>
To:     Sean Fu <fxinrong@...il.com>
Cc:     adilger.kernel@...ger.ca, linux-ext4@...r.kernel.org,
        linux-kernel@...r.kernel.org
Subject: Re: [PATCH] ext4: Remove unnecessary NULL checks in ext4.

On Tue, Feb 06, 2018 at 07:15:30PM +0800, Sean Fu wrote:
> NULL check is done in kmem_cache_destroy. So remove NULL checks in ext4.
> 
> Signed-off-by: Sean Fu <fxinrong@...il.com>

Thanks, applied.  I clarified the patch summary to be:

    ext4: remove NULL check before calling kmem_cache_destroy()

    	  	      	    	   	   - Ted

Powered by blists - more mailing lists