bug-hurd
[Top][All Lists]
Advanced

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

Re: Console server patch


From: marco
Subject: Re: Console server patch
Date: Sat, 17 May 2003 19:02:41 +0200 (CEST)

>  I mentioned before, this is not a valid way to check if asprintf
> failed.
> You should do
> if (asprintf(&buf, ...) < 0)
>   error case


I know, I just didn't have time to have a look at this yet. I just copied
this from the other code (So the bug is also in the old code). I guess I
will fix this in a few weeks. Having support to configure WIDTH, HEIGHT
and LINES is something with more priority for me ATM ;)

Thanks,
Marco






reply via email to

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