GNOME Bugzilla – Bug 779036
boxed: Plug a memory leak
Last modified: 2017-02-22 04:42:31 UTC
See patch (and bug 642652 for the valgrind log that turned up the leak).
Created attachment 346394 [details] [review] boxed: Plug a memory leak The get_field_info() helper methods returns newly allocated memory we need to free after use.
Review of attachment 346394 [details] [review]: +1 Thanks for the fix!
Attachment 346394 [details] pushed as 0ce5344 - boxed: Plug a memory leak