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

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

[Octave-bug-tracker] [bug #47918] filter() is not 64-bit ready


From: Lachlan Andrew
Subject: [Octave-bug-tracker] [bug #47918] filter() is not 64-bit ready
Date: Fri, 13 May 2016 23:44:29 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0

URL:
  <http://savannah.gnu.org/bugs/?47918>

                 Summary: filter() is not 64-bit ready
                 Project: GNU Octave
            Submitted by: lachlan
            Submitted on: Fri 13 May 2016 11:44:27 PM GMT
                Category: Octave Function
                Severity: 2 - Minor
                Priority: 5 - Normal
              Item Group: None
                  Status: None
             Assigned to: None
         Originator Name: Lachlan
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: GNU/Linux

    _______________________________________________________

Details:

The function  filter  uses an "int" type to store the stride.  This could
cause incorrect results if octave_idx_type is 64 bits and a large array is
being processed.

I'll add the (one line) patch once I have the bug number.




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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