bug-groff
[Top][All Lists]
Advanced

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

[bug #62366] [tbl] core dumps if repeating character used in text block


From: G. Branden Robinson
Subject: [bug #62366] [tbl] core dumps if repeating character used in text block
Date: Mon, 25 Apr 2022 14:13:01 -0400 (EDT)

URL:
  <https://savannah.gnu.org/bugs/?62366>

                 Summary: [tbl] core dumps if repeating character used in text
block
                 Project: GNU troff
            Submitted by: gbranden
            Submitted on: Mon 25 Apr 2022 06:12:59 PM UTC
                Category: Preprocessor tbl
                Severity: 4 - Important
              Item Group: None
                  Status: Confirmed
                 Privacy: Public
             Assigned to: gbranden
             Open/Closed: Open
         Discussion Lock: Any
         Planned Release: None

    _______________________________________________________

Details:

tbl tries to catch this situation, but doesn't bail out cleanly enough. 
Affects groff 1.22.4.


$ cat EXPERIMENTS/bad-repeated-character.roff
.TS
L.
T{
\Ra
T}
.TE
$ tbl EXPERIMENTS/bad-repeated-character.roff >/dev/null
tbl:EXPERIMENTS/bad-repeated-character.roff:4: bad repeated character
Segmentation fault (core dumped)






    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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