Thanks for the report - we will look into it.
Tom
On Sat, 2003-08-09 at 11:57, Sam Lawrance wrote:
> Hi everybody,
>
> Lately I've been porting synce & multisync to freebsd, and I've come
> across a "bug" of sorts.
>
> In /multisync-0.80/plugins/evolution_sync/src on line 386 there is an
> all
Hi everybody,
Lately I've been porting synce & multisync to freebsd, and I've come
across a "bug" of sorts.
In /multisync-0.80/plugins/evolution_sync/src on line 386 there is an
allocation for a stack variable: char lines[65536].
On reaching this point and trying to allocate 65kb of stack space,