Skip to content
Snippets Groups Projects
  1. Feb 18, 2006
  2. Feb 16, 2006
  3. Feb 15, 2006
  4. Feb 14, 2006
  5. Feb 13, 2006
  6. Feb 12, 2006
  7. Feb 11, 2006
  8. Feb 10, 2006
  9. Feb 04, 2006
  10. Feb 03, 2006
  11. Feb 01, 2006
  12. Jan 31, 2006
  13. Jan 30, 2006
  14. Jan 29, 2006
  15. Jan 26, 2006
  16. Jan 24, 2006
  17. Jan 22, 2006
  18. Jan 21, 2006
  19. Jan 20, 2006
    • Russell Bryant's avatar
      - move ast_strdupa from channel.h to utils.h · 19460202
      Russell Bryant authored
      - attempt to log an error message if the __builtin_alloca inside of ast_strdupa
        fails.
      - document the fact that it is known and intended behavior for ast_strdupa to
        cause Asterisk to crash if the alloca fails
      - use __builtin_expect when checking for allocation failure in all of the
        allocation wrappers
      
      New Janitor Project!  Anywhere that we check for a successful allocation after
      a call to ast_strdupa is unnecessary and should be removed.
      
      
      git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@8356 65c4cc65-6c06-0410-ace0-fbb531ad65f3
      19460202
  20. Jan 18, 2006
  21. Jan 17, 2006
  22. Jan 14, 2006
  23. Jan 13, 2006
Loading