]> sigrok.org Git - libsigrok.git/commit
bindings/cxx: make sure the config value reference is kept
authorStefan Brüns <redacted>
Sat, 28 Nov 2015 22:18:50 +0000 (23:18 +0100)
committerUwe Hermann <redacted>
Fri, 4 Dec 2015 22:18:14 +0000 (23:18 +0100)
commit7cccc9155c6cdca46deee310be112eb23b374c3b
tree4610692c2d40011d04baf97f9e4a9304ea813a54
parent8dd5d426f777b47bb3135cc3bb9cde7348801f52
bindings/cxx: make sure the config value reference is kept

fixes glib warning:
GLib-CRITICAL **: g_variant_unref: assertion 'value->ref_count > 0' failed
bindings/cxx/classes.cpp