patch-gnuradio
[Top][All Lists]
Advanced

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

Re: [Patch-gnuradio] Memory corruption fixes


From: Eric Blossom
Subject: Re: [Patch-gnuradio] Memory corruption fixes
Date: Tue, 29 Apr 2008 21:42:47 -0700
User-agent: Mutt/1.5.17 (2007-11-01)

On Tue, Apr 15, 2008 at 03:56:43PM -0700, Dan Halperin wrote:
> 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

Slight variations of these patches were applied as:

   http://gnuradio.org/trac/changeset/8296
   http://gnuradio.org/trac/changeset/8297
   http://gnuradio.org/trac/changeset/8298

Thanks!
Eric

P.S., in the future, please generate the diff from the top of the trunk,
not the subdirectory.  It makes it easier to apply.





reply via email to

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