> We could canonicalize absolute pathname arguments.
> We even could canonicalize relative pathname arguments using
> /proc/$pid/cwd.
> But I'm not sure now whether we really need this or not.

Given per-process mount namespace, this could be error prone.
At least, it takes extra care to consider /proc/$pid/root too.
So I'd avoid that complexity to start with.


Thanks,
Roland

------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
Strace-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/strace-devel

Reply via email to