Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 35935051fab41b9a86f622e5fcdb852cf49ae742
      
https://github.com/OpenSIPS/opensips/commit/35935051fab41b9a86f622e5fcdb852cf49ae742
  Author: Liviu Chircu <li...@opensips.org>
  Date:   2015-01-06 (Tue, 06 Jan 2015)

  Changed paths:
    M Makefile.conf.template
    M error.h
    A mem/common.h
    M mem/mem.h
    M mem/shm_mem.h

  Log Message:
  -----------
  F_MALLOC: add extra safety checks at runtime

The F_MALLOC allocator now properly reports any free() or realloc() operations
which are performed on bogus memory regions, making OpenSIPS immediately abort.

These checks may be skipped by defining F_MALLOC_OPTIMIZATIONS at compile time.


_______________________________________________
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel

Reply via email to