patch-gnuradio
[Top][All Lists]
Advanced

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

[Patch-gnuradio] Memory corruption fixes


From: Dan Halperin
Subject: [Patch-gnuradio] Memory corruption fixes
Date: Tue, 15 Apr 2008 15:56:43 -0700

1) Double fclose in atsci_sssr.cc
2) Completely buggy memcopy that overwrites potentially lots of memory in atsc_depad.cc The problem has to do with confusion between input and output sizes, as well as some very wrong pointer math.

(atsc_src_lib.patch)

3) Potentially invalid read deferred until it's valid in gr_complex_to_xxx.cc

(core_src_lib_general.patch)

Patches attached. Filename tells you the path from gnuradio root.

-Dan

Attachment: atsc_src_lib.patch
Description: Binary data

Attachment: core_src_lib_general.patch
Description: Binary data

Attachment: PGP.sig
Description: This is a digitally signed message part


reply via email to

[Prev in Thread] Current Thread [Next in Thread]