Follow-up Comment #7, bug #67899 (group groff):

commit ed72efb9ea9f9931ce8e49eefb1ede3759d92c20
Author: G. Branden Robinson <[email protected]>
Date:   Sat Jan 10 12:53:08 2026 -0600

    [pic]: Improve fix for Savannah #67899.
    
    * src/preproc/pic/lex.cpp (interpolate_macro_with_args): Shift more
      logic inside the `!ignore` conditional; this way we correctly handle
      the case of a non-empty 33rd macro argument.  We were no longer
      smashing the stack with a list of pointers of user-controlled length,
      but we were permitting the stack memory at a location one past the end
      of the `argv` array to be written to.
    
    Continues fixing <https://savannah.gnu.org/bugs/?67899>.




    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?67899>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/

Attachment: signature.asc
Description: PGP signature

Reply via email to