On Thu, Jan 10, 2008 at 10:12:22AM +0100, Hans Leidekker wrote:
> On Thursday 10 January 2008 09:49:47 Marcus Meissner wrote:
>
> > Coverity spotted "arg" as potentially NULL dereferenced
> > and the originating condition looks broken to me.
> >
> > It should not really handle "delim", but just ch
On Thursday 10 January 2008 09:49:47 Marcus Meissner wrote:
> Coverity spotted "arg" as potentially NULL dereferenced
> and the originating condition looks broken to me.
>
> It should not really handle "delim", but just check arg.
Agreed, but there's another occurrence of this check in msvcrt_arg