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

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

[Octave-bug-tracker] [bug #47950] glob and dir functions are unable to e


From: Lachlan Andrew
Subject: [Octave-bug-tracker] [bug #47950] glob and dir functions are unable to escape square bracket characters in Windows
Date: Sat, 16 Jul 2016 04:04:04 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0

Follow-up Comment #37, bug #47950 (project octave):

Thanks for the review, Rik.

I removed the redundant blank line, and replaced xstring_vector_value by
string... but kept a check for nargin, albeit as


  if (args.length () == 0)
    return ovl ();


Although users has no _cause_ to call __wglob__, they are able to.  If they
call it with no arguments, then accessing argv(0) could lead to a segfault.

(file #37908)
    _______________________________________________________

Additional Item Attachment:

File name: bug_47950_wglob.v3.cset        Size:6 KB


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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