Update of bug #61748 (project groff):

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

    _______________________________________________________

Follow-up Comment #4:


commit 57fac864952a671593647ae85751feb3a54971fd
Author: G. Branden Robinson <[email protected]>
Date:   Fri Dec 31 12:11:19 2021 +1100

    [grohtml]: Fix Savannah #61748.
    
    * src/devices/grohtml/post-html.cpp (style::style): Add initializer to
      argumentless constructor to avoid later read from unitialized memory
      in `html_printer::do_font`.
    
    Fixes <https://savannah.gnu.org/bugs/?61748>.

commit 525fe85ec9de643999e44a77568d66a7913b77b1
Author: G. Branden Robinson <[email protected]>
Date:   Sun Jan 2 00:25:36 2022 +1100

    [groff]: Add regression test for Savannah #61748.
    
    * src/roff/groff/tests/html_works_with_grn_and_eqn.sh: Do it.
    * src/roff/groff/groff.am (groff_TESTS): Run it.
    
    Test may loop infinitely at this commit; since the behavior depends on
    a read from uninitialized memory, I doubt that it is deterministic
    across system configurations.



    _______________________________________________________

Reply to this item at:

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

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


Reply via email to