Skip to content
Snippets Groups Projects
  1. May 11, 2018
    • Corey Farrell's avatar
      Fix GCC 8 build issues. · b5914d90
      Corey Farrell authored
      This fixes build warnings found by GCC 8.  In some cases format
      truncation is intentional so the warning is just suppressed.
      
      ASTERISK-27824 #close
      
      Change-Id: I724f146cbddba8b86619d4c4a9931ee877995c84
      b5914d90
  2. May 10, 2018
  3. May 09, 2018
  4. May 08, 2018
  5. May 07, 2018
    • Corey Farrell's avatar
      app_macro: Prevent infinite loop in find_matching_priority. · d855658f
      Corey Farrell authored
      Use AST_PBX_MAX_STACK to escape if we recurse 128 times.  This will
      prevent crash if dialplan contains an include loop.  Log an error when
      this occurs, at most one message per call to Macro() so we avoid logger
      spam.
      
      ASTERISK-26570 #close
      
      Change-Id: I6c71b76998c31434391b150de055ae9a531e31da
      d855658f
  6. May 04, 2018
  7. May 03, 2018
  8. May 02, 2018
  9. May 01, 2018
  10. Apr 30, 2018
  11. Apr 27, 2018
  12. Apr 26, 2018
  13. Apr 25, 2018
Loading