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

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

[Octave-bug-tracker] [bug #42429] @ftp/dir crashes Octave


From: Rik
Subject: [Octave-bug-tracker] [bug #42429] @ftp/dir crashes Octave
Date: Wed, 25 Jan 2023 20:17:16 -0500 (EST)

Follow-up Comment #5, bug #42429 (project octave):

This bug is still alive.  I recently filed bug #63706 which is a duplicate of
this one.  This test code produces a segfault in Octave.


f = ftp ('ftp.gnu.org');
cd (f, "nodir");   # directory does not exist
cd (f, "/")




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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