Skip to content
  • Christoph Cullmann's avatar
    Patch by Valery Yundin · 5e5cf873
    Christoph Cullmann authored
    Description:
    
    Memory corruption in dropDynamicContexts due to undefined value of base_startctx. The patch adds to dropDynamicContexts guards against unused highlights and "normal text" highlight.
    
    Testing Done:
    
    valgrind --tool=memcheck reports access to uninitialized memory when using test case from bug 245663
    
    BUG: 245663
    5e5cf873