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

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

[Octave-bug-tracker] [bug #65665] Input validation for system()


From: Arun Giridhar
Subject: [Octave-bug-tracker] [bug #65665] Input validation for system()
Date: Wed, 1 May 2024 12:35:33 -0400 (EDT)

Update of bug #65665 (group octave):

                  Status:                    None => Ready For Test         

    _______________________________________________________

Follow-up Comment #1:

Pushed to https://hg.savannah.gnu.org/hgweb/octave/rev/ece9fb6398c3

Old behavior:

>> system (ls_command, "foo")
ans = 0


New behavior:

>> system (ls_command, "foo")
error: system: RETURN_OUTPUT must be boolean value true or false




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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