Tcl Source Code

View Ticket
Login
Ticket UUID: eb268f246f59d9229d48549fee49ab5cca91f4f1
Title: tm path can be incomplete in safe interps
Type: Bug Version:
Submitter: stu Created on: 2017-12-24 22:52:41
Subsystem: 33. Safe Base Assigned To: aku
Priority: 5 Medium Severity: Important
Status: Closed Last Modified: 2020-12-31 15:54:28
Resolution: Fixed Closed By: kjnash
    Closed on: 2020-12-31 15:54:28
Description:
If a path in the tm path list is found in the access_path it will not be added to the tm path for the slave.
User Comments: kjnash added on 2020-07-21 22:18:25:
Fixed in branch safe-bugfixes-8-6 commit [081a8b9b50].

Test safe-14.1 should pick up any regressions.

dgp added on 2019-11-13 16:12:14:
aku, any comment on this issue with Safe Base?

stu added on 2018-06-14 13:03:05:
Oops. Comment about -path pasted into wrong bug report. Ignore please.

stu added on 2018-06-14 13:01:16:
Also with -path.

% glob -path / -path / q
"-path" cannot be used with "-directory"

This situation demands some tests be written.

Attached is a patch that passes the Tcl tests.

Attachments: