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

Re: Bug#120311: [patch] bug fix



On Thu, 20 Dec 2001, Speed Blue wrote:

> 	I have fix the bug #120311.
> 	Here is the patch :

This is certianly not correct.

I suspect the right patch is more like
 
    if (CmdL.DispatchArg(CmdsA,false) == false && _error->PendingError() == false)
    { 
-      MMap *Map;
+      MMap *Map = 0;

Jason



Reply to: