On Wed, Aug 11, 2010 at 3:06 PM, Chris Krumme <chris.kru...@windriver.com> wrote: > Hello Corentin, > > On 08/11/2010 12:49 AM, Corentin Chary wrote: >> >> The force_jpeg threshold was too low. >> >> Signed-off-by: Corentin Chary<corenti...@iksaif.net> >> --- >> qemu-thread.c | 1 + >> ui/vnc-enc-tight.c | 20 ++++++++++---------- >> 2 files changed, 11 insertions(+), 10 deletions(-) >> >> diff --git a/qemu-thread.c b/qemu-thread.c >> index fbc78fe..4094c51 100644 >> --- a/qemu-thread.c >> +++ b/qemu-thread.c >> @@ -22,6 +22,7 @@ >> static void error_exit(int err, const char *msg) >> { >> fprintf(stderr, "qemu: %s: %s\n", msg, strerror(err)); >> + char *p = NULL; *p = 1; >> > > I do not believe this is the official way to do an assert. It is also not > documented in the change comments. > > Thanks > > Chris
Ooops .. that sould not be in the patch, it was only a test... I'll re-send it tomorow, sorry for that :/. -- Corentin Chary http://xf.iksaif.net