]> sigrok.org Git - libsigrok.git/commitdiff
norma-dmm: fix a potential memory leak
authorGerhard Sittig <redacted>
Fri, 9 Feb 2018 18:22:14 +0000 (19:22 +0100)
committerUwe Hermann <redacted>
Fri, 9 Feb 2018 20:37:39 +0000 (21:37 +0100)
Release an allocated buffer in an error path.

This was reported by clang's scan-build.


No differences found