Skip to content

history-dialog: fix memory corruption

Michael Catanzaro requested to merge mcatanzaro/history-dialog into master

Since converting the history dialog from the hosts table to the URLs table, we have been using the wrong free function here. :/

Bonus commit: "history-dialog: be careful not to leak self->urls"

Edited by Michael Catanzaro

Merge request reports