|
From: Christian P. <tr...@ge...> - 2005-08-08 05:44:00
|
On Monday 08 August 2005 06:12, Paul Pluzhnikov wrote: > On 8/7/05, Christian Parpart <tr...@ge...> wrote: > ... > > > having a look at that line 241 that caused the "invalid read of size 1", > > I see my code like this: > > > > if (foo) > > Most likely 'foo' is an instance variable and 'this' is NULL. > If not, you'll need to establish a bit more context. heh, yeah, it *is* an instance variable; but wether 'this' is NULL or not m= ay=20 remain hidden :( Thanks, Christian Parpart. =2D-=20 07:42:37 up 137 days, 20:50, 0 users, load average: 3.12, 2.56, 2.14 |