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

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

[Octave-bug-tracker] [bug #49102] Windows: setting empty fontname crashe


From: Rik
Subject: [Octave-bug-tracker] [bug #49102] Windows: setting empty fontname crashes Octave
Date: Mon, 19 Sep 2016 00:38:56 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0

Follow-up Comment #4, bug #49102 (project octave):

It does seem that the code is potentially calling  pop_front() on an empty
std::list.  According to the C++ STL specification, the behavior for this is
undefined.  It seems that the the linux std library may simply be nicer in
this regard and choose to ignore the request rather than segfault. 

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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