[Bf-committers] New text issues

Alexander Ewering blender at instinctive.de
Mon Jun 20 03:09:27 CEST 2005


On Sun, 19 Jun 2005, Matthew H. Plough wrote:

> Your backtrace follows.  Looks like you're trying to dereference a null 
> pointer.  BIF_lorem, p2, and p are all NULL.

Thanks for the backtrace.

Well, the fact that BIF_lorem is NULL (which it is for you) is a total
mystery to me.

BIF_lorem is a char* initialized and allocated in lorem.c, and declared
in BIF_editfont.h.

So, its value and what it points to should be available in add_lorem().

In no case, BIF_lorem should ever be NULL.

It smells like BIF_lorem gets overwritten with NULL by an error somewhere
else in the code, which only occurs on certain platforms.

Pretty nasty.

| alexander ewering              instinctive mediaworks
| ae[@]instinctive[.]de   http://www[.]instinctive[.]de


More information about the Bf-committers mailing list