mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
disable glibc memory check
This commit is contained in:
parent
7057bb1ef5
commit
38a683fe14
1 changed files with 1 additions and 1 deletions
|
@ -191,8 +191,8 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||||
/**
|
/**
|
||||||
* whether ensure glibc memory check.
|
* whether ensure glibc memory check.
|
||||||
*/
|
*/
|
||||||
#undef SRS_PERF_GLIBC_MEMORY_CHECK
|
|
||||||
#define SRS_PERF_GLIBC_MEMORY_CHECK
|
#define SRS_PERF_GLIBC_MEMORY_CHECK
|
||||||
|
#undef SRS_PERF_GLIBC_MEMORY_CHECK
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue