Re: errors in valgrind
devel <[email protected]>
| Newsgroups | gmane.comp.multimedia.ogg.vorbis.general |
|---|---|
| Organization | UANS |
| Message-ID | <[email protected]> |
On Wednesday 10 June 2009 11:24:23 am you wrote: > devel wrote: > > Has anyone come across these errors using valgrind for the oggenc tool or > > the encoder_example.c: > > > > > > I was just checking to see if there were errors and this is what I found. > > Any clues! > > I found the problem part in aoTuV beta 5.7. Please apply the following > patches. I am having trouble trying to apply the patch: patch -p1 < psy.c.patch can't find file to patch at input line 4 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff -urN lib/psy.c lib/psy.c |--- lib/psy.c |+++ lib/psy.c -------------------------- File to patch: lib/psy. -rr w3rn