mirror of https://github.com/asterisk/asterisk
Commitreleases/18424be34563introduced a regression by calling ast_free on memory allocated by realpath. This causes Asterisk to abort when executing this function. Since the memory is allocated by glibc, it should be freed using ast_std_free. Resolves: #513 (cherry picked from commitd6245bcfa3)
parent
0b8535d143
commit
7528192c62
Loading…
Reference in new issue