Alexandre Rebert 214b375a79 Fix memory leaks in qiradb
PyDict_SetItem(d, k, v) calls Py_INCREF on k and v, so Py_DECREF needs
to be called.
2015-08-18 17:36:21 -04:00
..
2015-08-18 17:36:21 -04:00
2014-08-05 02:14:03 -07:00
2014-09-23 19:13:15 -04:00