add srs memory watcher.

This commit is contained in:
winlin 2015-06-07 15:14:25 +08:00
commit ca535fdb93

View File

@ -192,8 +192,8 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
* whether enable the special memory watcher.
* which used for memory leak debug and hurts performance.
*/
#define SRS_MEM_WATCH
#undef SRS_MEM_WATCH
#define SRS_MEM_WATCH
#endif