]> Savannah Git Hosting - gnulib.git/commit
uninorm tests: Free allocated memory.
authorBruno Haible <bruno@clisp.org>
Sun, 10 Mar 2019 14:14:01 +0000 (15:14 +0100)
committerBruno Haible <bruno@clisp.org>
Sun, 10 Mar 2019 14:14:01 +0000 (15:14 +0100)
commit011b1a33bb103abdce611f607ecf4d9fee5b024b
treee0beecbfb668e582adfd66cf626fcbfacd034010
parent3703dbbe88dd0454ca5759b24b2f827783986245
uninorm tests: Free allocated memory.

* tests/uninorm/test-u32-normalize-big.h
(struct normalization_test_file): Remove 'const' from allocated member.
(free_normalization_test_file): New declaration.
* tests/uninorm/test-u32-normalize-big.c (test_other): Free allocated
memory.
(free_normalization_test_file): New function.
* tests/uninorm/test-u32-nfc-big.c (main): Free allocated
'struct normalization_test_file' contents.
* tests/uninorm/test-u32-nfd-big.c (main): Likewise.
* tests/uninorm/test-u32-nfkc-big.c (main): Likewise.
* tests/uninorm/test-u32-nfkd-big.c (main): Likewise.
ChangeLog
tests/uninorm/test-u32-nfc-big.c
tests/uninorm/test-u32-nfd-big.c
tests/uninorm/test-u32-nfkc-big.c
tests/uninorm/test-u32-nfkd-big.c
tests/uninorm/test-u32-normalize-big.c
tests/uninorm/test-u32-normalize-big.h