]> git.ipfire.org Git - thirdparty/asterisk.git/commit
test: initialize capture structure before freeing
authorPhilip Prindeville <philipp@redfish-solutions.com>
Fri, 16 Sep 2022 03:35:21 +0000 (21:35 -0600)
committerFriendly Automation <jenkins2@gerrit.asterisk.org>
Mon, 26 Sep 2022 13:55:33 +0000 (08:55 -0500)
commit1d6e7c684320d1137884da8524b303e2abfb3c9f
treec7bfb6852d89c29e1f125158c4e1ce6e4f0e907c
parent5199a70c07cc4fe817a00f313f036de3ab201d5d
test: initialize capture structure before freeing

ASTERISK-30232 #close

Change-Id: I2603e2cef8f93f6b0a6ef39f7eac744251bb3902
include/asterisk/test.h
main/test.c
tests/test_crypto.c