[FFmpeg-cvslog] r11459 - trunk/tools/trasher.c

Michael Niedermayer michaelni
Wed Jan 9 00:35:39 CET 2008


On Wed, Jan 09, 2008 at 12:05:24AM +0100, Diego Biurrun wrote:
> On Tue, Jan 08, 2008 at 01:54:20AM +0100, michael wrote:
> > 
> > Log:
> > A little proggy i wrote years ago.
> > This simply writes burts of random data into a file. Great for testing error
> > robustness/resilience/concealment.
> > 
> > --- (empty file)
> > +++ trunk/tools/trasher.c	Tue Jan  8 01:54:19 2008
> > @@ -0,0 +1,40 @@
> > +
> > +#include <stdio.h>
> > +#include <stdlib.h>
> > +#include <time.h>
> > +#include <inttypes.h>
> 
> License header is missing.

add one


> 
> Also, this segfaults when called without arguments or when the file to
> open does not exist.

debug it and fix it
no i dont really care, its not a tool for the user, and any devel can
read the half page of C to figure it out

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Breaking DRM is a little like attempting to break through a door even
though the window is wide open and the only thing in the house is a bunch
of things you dont want and which you would get tomorrow for free anyway
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-cvslog/attachments/20080109/2970b102/attachment.pgp>



More information about the ffmpeg-cvslog mailing list