File: api-1.6.2-changes.txt

package info (click to toggle)
asterisk 1%3A11.13.1~dfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie-kfreebsd
  • size: 43,308 kB
  • sloc: ansic: 550,310; sh: 12,057; cpp: 5,944; makefile: 3,079; perl: 3,076; yacc: 2,156; xml: 675; sql: 406; python: 381; tcl: 113; php: 62
file content (6 lines) | stat: -rw-r--r-- 190 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
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.