Skip to content

goodix: Don't leak the templates array during verify

Marco Trevisan requested to merge 3v1n0/libfprint:goodx-leak-fix into master

When verifying we initialize a temporary templates array but we never release it.

/cc @bogerwang

Merge request reports