|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH 0/9] decompressor bug fixes and cleanups
On 11/11/2011 11:24, "Jan Beulich" <JBeulich@xxxxxxxx> wrote:
> This is a collection of patches pulled over from Linux.
>
> 1: Decompressors: get rid of set_error_fn() macro
> 2: bzip2: Add missing checks for malloc returning NULL
> 3: Decompressors: remove unused function from unlzma.c
> 4: Decompressors: fix header validation in unlzma.c
> 5: Decompressors: check for read errors in unlzma.c
> 6: Decompressors: check for write errors in unlzma.c
> 7: Decompressors: validate match distance in unlzma.c
> 8: Decompressors: check for write errors in unlzo.c
> 9: Decompressors: check input size in unlzo.c
>
> Signed-off-by: Jan Beulich <jbeulich@xxxxxxxx>
Acked-by: Keir Fraser <keir@xxxxxxx>
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-devel
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|