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

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

[Octave-bug-tracker] [bug #50874] bwdist call causes application crash


From: Avinoam Kalma
Subject: [Octave-bug-tracker] [bug #50874] bwdist call causes application crash
Date: Thu, 4 May 2017 06:33:46 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko

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

Checking again, I have found that the crash is in line 330, 
disty[i]=newdisty, because i=-1.
>From some reason, in line 329 distx[i]=newdistx does not crash.

i=-1 already in line 321
          olddist2 = (*func)(distx[i], disty[i]);
So olddist2 is actually garbage.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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