bug-gnubg
[Top][All Lists]
Advanced

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

[Bug-gnubg] Fix for core dump while saving settings


From: Jim Segrave
Subject: [Bug-gnubg] Fix for core dump while saving settings
Date: Sun, 17 Aug 2003 10:53:53 +0200
User-agent: Mutt/1.4.1i

CommandSaveSettings() calls 

    fputs( RenderPreferencesCommand( &rdAppearance, szTemp ), pf );

But this generates a string over 1K long, ddestroying szTemp and
crashing the program. I've done the hack thing of making szTemp 4K,
but this needs to be fixed correctly.

-- 
Jim Segrave           address@hidden





reply via email to

[Prev in Thread] Current Thread [Next in Thread]