[Gambas-user] Allocations not freed when using SQLite

Cedron Dawg cedron at exede.net
Wed May 1 23:16:27 CEST 2019


This seems to be multiple statements per exec related.

pragma foreign_key_list(keywords);
pragma foreign_key_list(keyword_usage);

produces

gbx3: warning: 20 allocation(s) non freed.

Yet, individually they work fine.


More information about the User mailing list