<< gbx3: warning: 514 allocation(s) non freed >> So If you get this in the IDE does that mean the compiled executable will have memory leakage? Is the memory lost during program usage get recovered when the program terminates or does it require a reboot? K.