pseudo-stack no longer checks on every function entry whether it has been
allocated
This commit is contained in:
parent
ba8295241c
commit
f7cec83c59
5 changed files with 14 additions and 5 deletions
|
@ -149,10 +149,10 @@ static inline void celt_notify(const char *str)
|
|||
|
||||
|
||||
|
||||
#ifdef __GNUC__
|
||||
/*#ifdef __GNUC__
|
||||
#pragma GCC poison printf sprintf
|
||||
#pragma GCC poison malloc free realloc calloc
|
||||
#endif
|
||||
#endif*/
|
||||
|
||||
#endif /* OS_SUPPORT_H */
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue