add patches for glib and enchant
authorJonathan Boeing <jonathan@claws-mail.org>
Tue, 3 Aug 2021 06:11:08 +0000 (23:11 -0700)
committerJonathan Boeing <jonathan@claws-mail.org>
Sun, 8 Aug 2021 02:39:52 +0000 (19:39 -0700)
commit4ebf562d83fbb8386a80ed2509f6d4d28b1e7f3c
treeab97fa43deae000eebb36d76632f72b1ef160e03
parent6315b0c164f8329779fadf7cba0bfcbb608e1db0
add patches for glib and enchant

fix issues found by app verifier:
glib reads past the end of a buffer
enchant leaks memory from DllMain
patches/enchant/02-free-library-name.patch [new file with mode: 0644]
patches/glib/01-memcpy-length.patch [new file with mode: 0644]