mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-17 07:18:15 +00:00
Merge "Fix crash in codec_lpc10 when MALLOC_DEBUG is enabled."
This commit is contained in:
@@ -34,7 +34,8 @@ Some OSS fixes and a few lpc changes to make it actually work
|
||||
-lf2c -lm (in that order)
|
||||
*/
|
||||
|
||||
#include <stdlib.h>
|
||||
#define WRAP_LIBC_MALLOC
|
||||
#include "asterisk.h"
|
||||
#include "f2c.h"
|
||||
|
||||
#ifdef P_R_O_T_O_T_Y_P_E_S
|
||||
|
||||
Reference in New Issue
Block a user