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

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

[Octave-bug-tracker] [bug #55984] movfun dangerous test for fucntion out


From: Juan Pablo Carbajal
Subject: [Octave-bug-tracker] [bug #55984] movfun dangerous test for fucntion output dimension
Date: Fri, 22 Mar 2019 20:43:07 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:65.0) Gecko/20100101 Firefox/65.0

URL:
  <https://savannah.gnu.org/bugs/?55984>

                 Summary: movfun dangerous test for fucntion output dimension
                 Project: GNU Octave
            Submitted by: juanpi
            Submitted on: Sat 23 Mar 2019 12:43:05 AM UTC
                Category: Octave Function
                Severity: 4 - Important
                Priority: 5 - Normal
              Item Group: Feature Request
                  Status: In Progress
             Assigned to: juanpi
         Originator Name: juanpi
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: Any

    _______________________________________________________

Details:

Line 255 is meant to recover the output dimension of the function to evaluate.
The input argument is set to all zeros.
This is dangerous, and incorrect, the function might not be defined at zero.
It is better to pass an arbitrary subset of the given inputs, if this causes
an error is de to invalid inputs to the function.






    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?55984>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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