bug-groff
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #61034] [me] should reject insufficient page lengths


From: G. Branden Robinson
Subject: [bug #61034] [me] should reject insufficient page lengths
Date: Fri, 13 Aug 2021 10:06:45 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Firefox/78.0

Update of bug #61034 (project groff):

                  Status:             In Progress => Fixed                  
             Open/Closed:                    Open => Closed                 
         Planned Release:                    None => 1.23.0                 

    _______________________________________________________

Follow-up Comment #1:


commit 7bfaf799c4822a99762cc30b0cf16ee89449621c
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
Date:   Fri Aug 13 08:15:31 2021 +1000

    [me]: Abort if paper length too short.
    
    * tmac/e.tmac: Validate page length to prevent too-short paper formats
      from causing traps to call each other until the input stack overflows.
      The minimum is 14v.
    
      (check_page_length): Define new macro to perform the check.
    
      (bp, @p, sh, 2c, 1c): Call it from likely candidates (@p is internal
      and called by paragraphing macros).
    
      (pl): Intercept and wrap the `pl` request itself; check its setting
      immediately.
    
    Fixes <https://savannah.gnu.org/bugs/?61034>.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]