|
| From: | anonymous |
| Subject: | [Octave-bug-tracker] [bug #52041] image: imfinfo crashes if extension specified |
| Date: | Fri, 15 Sep 2017 09:34:09 -0400 (EDT) |
| User-agent: | Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36 |
URL:
<http://savannah.gnu.org/bugs/?52041>
Summary: image: imfinfo crashes if extension specified
Project: GNU Octave
Submitted by: None
Submitted on: Fri 15 Sep 2017 01:34:07 PM UTC
Category: Octave Forge Package
Severity: 3 - Normal
Priority: 5 - Normal
Item Group: Unexpected Error
Status: None
Assigned to: None
Originator Name:
Originator Email:
Open/Closed: Open
Discussion Lock: Any
Release: other
Operating System: Any
_______________________________________________________
Details:
Bug seems to be on line 157 of imfinfo.m, i.e. replacing
! ischar (ext)
with
! ischar (varargin{1})
seems to work
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?52041>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |