octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #49482] GL2PS buffer overflow


From: Rik
Subject: [Octave-bug-tracker] [bug #49482] GL2PS buffer overflow
Date: Mon, 31 Oct 2016 02:57:51 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0

Follow-up Comment #6, bug #49482 (project octave):

Dmitri has diagnosed this correctly.  We can't know initially what buffer size
will work for all images, so we start with a given size and let gl2ps try and
render it.  If gl2ps tells Octave that the buffer was too small, then we
double the buffer and try again.  We keep doing this until the image is
finally rendered successfully.  The messages that are sent to stderr include
the word "info" to indicate that this is not an error.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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