Re: [Iup-users] Regression bug in iup_config.c? (Crash if there is no config file)

2018-04-01 Thread Eric Wing
On 3/31/18, Pete Lomax via Iup-users wrote: > I reported this privately last week, and that call was promptly removed in > SVN Thank you. -- Check out the vibrant tech community on one

Re: [Iup-users] Regression bug in iup_config.c? (Crash if there is no config file)

2018-03-31 Thread Pete Lomax via Iup-users
I reported this privately last week, and that call was promptly removed in SVN On Sat, 31/3/18, Eric Wing <ewmail...@gmail.com> wrote: Subject: [Iup-users] Regression bug in iup_config.c? (Crash if there is no config file) To: "IUP disc

[Iup-users] Regression bug in iup_config.c? (Crash if there is no config file)

2018-03-30 Thread Eric Wing
I just discovered a crash I didn't have before using IupConfigLoad() after recently resyncing to to SVN. If the config file is missing, my program crashes. Tracking it down, it appears to be caused by a change that introduced a call to: iupLineFileClose(line_file); as follows: int