[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
gambas3 ide 3.19.1 - gbx3 [2993]: warning: 2 allocation(s) non freed.
[Thread Prev] | [Thread Next]
- Subject: gambas3 ide 3.19.1 - gbx3 [2993]: warning: 2 allocation(s) non freed.
- From: munix9 <munix9@xxxxxxxxxxxxxx>
- Date: Tue, 19 Mar 2024 19:48:36 +0100
- To: user@xxxxxxxxxxxxxxxxxxxxxx
I wanted to ask if the following procedure also leads to a warning for someone else - it is independent of a project and only affects the start and end of the ide (3.19.1):
# start the ide in a console # (the same happens with 'GB_GUI=gb.gtk3 gambas3') $ GB_GUI=gb.qt5 gambas3 # select the "?" in the menu and then "System information..." # now select "x Close" in the "System information" window # and close the ide with "Quit". # now I get the message in the console: gbx3 [2993]: warning: 2 allocation(s) non freed.If I do not select the menu item "System information..." but quit the ide, no warning message appears.
Could this be due to the commit https://gitlab.com/gambas/gambas/-/commit/958c38eb0f5f1ea33f273a1a798386eea5aab719 ?
thx.
Re: gambas3 ide 3.19.1 - gbx3 [2993]: warning: 2 allocation(s) non freed. | T Lee Davidson <t.lee.davidson@xxxxxxxxx> |
Re: gambas3 ide 3.19.1 - gbx3 [2993]: warning: 2 allocation(s) non freed. | Benoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx> |