URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0fc7f3781351c23cf05bdaafc1dd3dc6f9a08a2c
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
0fc7f37 by Guy Harris (guy@xxxxxxxxxxxx):
Don't free something before freeing some of its contents.
Free the wspstat_t only after freeing the hash table contained in it.
Change-Id: I2aa31d74b6d0f86e5404a9b614fee8a3f6708938
Ping-Bug: 15365
Reviewed-on: https://code.wireshark.org/review/31108
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 05b43fc Clean up exp_pdu_open() API.
add 0fc7f37 Don't free something before freeing some of its contents.
Summary of changes:
ui/cli/tap-wspstat.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)