diff options
author | Matt Turner <mattst88@gmail.com> | 2023-05-01 14:10:43 -0400 |
---|---|---|
committer | Matt Turner <mattst88@gmail.com> | 2023-05-01 14:11:06 -0400 |
commit | 03c0a105884ab339d94b9a6ce9cd70da5f8aec6d (patch) | |
tree | c4dfe84bcf81bf9470123b686504a40e41d88b3a /common/dconf-gvdb-utils.c | |
parent | 4057f8c84ff8c834dcd1cb82f946dd8cc49712ff (diff) | |
download | dconf-03c0a105884ab339d94b9a6ce9cd70da5f8aec6d.tar.gz |
tests: Use g_memdup2
../tests/gvdb.c: In function ‘test_corrupted’:
../tests/gvdb.c:364:7: error: ‘g_memdup’ is deprecated: Use 'g_memdup2' instead [-Werror=deprecated-declarations]
364 | copy = g_memdup (orig, length);
| ^~~~
Diffstat (limited to 'common/dconf-gvdb-utils.c')
0 files changed, 0 insertions, 0 deletions