Skip to content
Commit 93694570 authored by Bastien Nocera's avatar Bastien Nocera
Browse files

gom: Fix AND/OR filters memory handling

The values were getting double-freed. As gom_filter_get_values() returns
a new array, no need to stuff it inside another array that we would
create ourselves, just use that original array.

https://bugzilla.gnome.org/show_bug.cgi?id=731701
parent f786c45a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment