Re: [cdesktopenv-devel] [PATCH] SIGSEGV while compiling dthelp on 64 bit systems

2012-08-06 Thread Jon Trulson
On Tue, 7 Aug 2012, Ulrich Wilkens wrote: > Hello, > > I have a little patch for a problem that I found when I tried to compile > dthelp on 64bit FreeBSD. It could also be a problem on other 64bit systems. > The problem is that the program context compiles but fails running with > segmentation f

[cdesktopenv-devel] [PATCH] SIGSEGV while compiling dthelp on 64 bit systems

2012-08-06 Thread Ulrich Wilkens
Hello, I have a little patch for a problem that I found when I tried to compile dthelp on 64bit FreeBSD. It could also be a problem on other 64bit systems. The problem is that the program context compiles but fails running with segmentation fault. context uses the function m_malloc() which is