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] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 04 Mar 2010 01:17:54 +0000
From:	Phillip Lougher <phillip@...gher.demon.co.uk>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
CC:	Linux Kernel Development <linux-kernel@...r.kernel.org>,
	Andrew Morton <akpm@...ux-foundation.org>,
	Alain Knaff <alain@...ff.lu>
Subject: Re: [GIT PULL] Squashfs updates for 2.6.34

Linus Torvalds wrote:

> 
> Please. Don't add more ugly generic header files into the main include 
> directory. I realize that the ugliness is partly historical (that 
> "<linux/decompress/mm.h>" file sure as hell was messy to begin with), but 
> this just makes that crazy situation worse.
> 
> Clean up the mess instead of making it even less understandable. Please. 
> That whole "#ifdef STATIC" crap needs to go - not get spread out even 
> more.
> 

OK.  The decompressor code (inflate/bunzip/lzma) is a "pile
of crap" and mm.h more so.  In the past six months I've fixed a lot
of truly bad problems with that code (NULL pointers, buffer over-runs etc.).

In my defence with these patches I was trying for the best solution while
touching as little of the mess as possible.  As that's not acceptable, I'll
go away and try and fix some of the mess, before trying for another merge.

Thanks

Phillip

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ