Files
asterisk/doc/api-1.6.2-changes.txt
T

7 lines
190 B
Plaintext
Raw Normal View History

PBX changes
-----------
* If you use ast_build_timing() in your application, you should start calling
ast_destroy_timing() upon destruction of the structure, to avoid a memory
leak.