bug-texinfo
[Top][All Lists]
Advanced

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

[bug #44099] info segfaults on xterm when window height is very small


From: Vitezslav Crhonek
Subject: [bug #44099] info segfaults on xterm when window height is very small
Date: Thu, 29 Jan 2015 10:23:41 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:35.0) Gecko/20100101 Firefox/35.0

Follow-up Comment #2, bug #44099 (project texinfo):

Thanks for your reply. I can confirm that it works fine in latest development
revision (6074).

There's just minor issue - when compiling with "-Werror=format-security", the
build fails:

info.c: In function 'main':
info.c:908:9: error: format not a string literal and no format arguments
[-Werror=format-security]
         info_error (error);
         ^
info.c:917:7: error: format not a string literal and no format arguments
[-Werror=format-security]
       info_error (error);

This can be easily fixed, patch attached.

I hope you don't mind that I'm attaching it to unrelated issue, I can report
it separately, if necessary.

(file #32937)
    _______________________________________________________

Additional Item Attachment:

File name: format-security.patch          Size:0 KB


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?44099>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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