History log of /PHP-7.3/ext/imap/tests/bug80226.phpt (Results 1 – 1 of 1)
Revision Date Author Comments
# 8488c34f 12-Oct-2020 Christoph M. Becker

Fix #80226: imap_sort() leaks sortpgm memory

We need to free what we have allocated.

Closes GH-6327.