Skip to content
Snippets Groups Projects
  • Corey Farrell's avatar
    ee65d5ac
    ast_bt_get_symbols: Prevent double-free. · ee65d5ac
    Corey Farrell authored
    It's possible for bfdobj to be created but syms not created.  If syms
    was not allocated in the current loop iteration but was allocated in the
    previous iteration it would crash.
    
    ASTERISK-27340
    
    Change-Id: I5b110c609f6dfe91339f782a99a431bca5837363
    ee65d5ac
    History
    ast_bt_get_symbols: Prevent double-free.
    Corey Farrell authored
    It's possible for bfdobj to be created but syms not created.  If syms
    was not allocated in the current loop iteration but was allocated in the
    previous iteration it would crash.
    
    ASTERISK-27340
    
    Change-Id: I5b110c609f6dfe91339f782a99a431bca5837363