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.



_______________________________________________
Patch-gnuradio mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/patch-gnuradio

Reply via email to