[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <m3646pg7fy.fsf@maximus.localdomain>
Date: Fri, 18 May 2007 23:14:57 +0200
From: Krzysztof Halasa <khc@...waw.pl>
To: "Nitin Gupta" <nitingupta910@...il.com>
Cc: linux-kernel@...r.kernel.org,
"Richard Purdie" <richard@...nedhand.com>
Subject: Re: [RFC] LZO1X de/compression support
"Nitin Gupta" <nitingupta910@...il.com> writes:
> Facts for LZO (at least for original code. Should hold true for this
> port also - hence the RFC!):
> - The compressor can never overrun buffer.
> - The "non-safe" version of decompressor can never overrun buffer if
> compressed data is unmodified. I am not sure about this if compressed
> data is malicious (to be confirmed from the author).
> - The "safe" version can never crash (buffer overrun etc.) - confirmed
> from the author.
I'm certainly missing something but what are the advantages of this
code (over current gzip etc.), and what will be using it?
--
Krzysztof Halasa
-
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