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_argvtos
which has been there all along. Did Coverity spot that one too?

 -Hans


Reply via email to