bug-enscript
[Top][All Lists]
Advanced

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

[bug-enscript] [bug #31012] enscript seg faults while processing the con


From: Bruce Korb
Subject: [bug-enscript] [bug #31012] enscript seg faults while processing the config file
Date: Fri, 10 Sep 2010 23:15:57 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8

Follow-up Comment #1, bug #31012 (project enscript):

Sorry, wrong listing:

(gdb) list
251               token2 = GET_TOKEN (NULL);
252               CHECK_TOKEN ();
253               name = token2;
254
255               token2 = GET_TOKEN (NULL);
256               CHECK_TOKEN (); <<<====
257               w = atoi (token2);
258
259               token2 = GET_TOKEN (NULL);
260               CHECK_TOKEN ();

enscript-1.6.5, by the way.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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