Inspired by https://lists.gnu.org/archive/html/qemu-devel/2017-06/msg02505.html
Surprisingly, the updated script didn't find any existing longhand use as candidates for QDECREF() (our last such use was cleaned up as a side effect, in commit b72fe9e), but it DID find another straggler missed in commit 579cf1d1. Eric Blake (2): qobject: Update coccinelle script to catch Q{INC,DEC}REF qobject: Catch another straggler for use of qdict_put_str() qemu-img.c | 2 +- scripts/coccinelle/qobject.cocci | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) -- 2.9.4