|
From: Tim W. <tw...@re...> - 2001-12-02 12:46:00
|
On Sat, Dec 01, 2001 at 04:13:25PM +0700, Constantin Kaplinsky wrote: > I've read your article at freshmeat.net, but I'm not sure that this > particular case with fillCmdPattern() expose any real problems. Please > correct me if I'm wrong. Note that all patterns in the string would be > replaced with either decimal numbers or with hostnames/IPs, consisting > of only limited set of characters. You are right. I hadn't considered that. > The second issue is the wordexp() function. May we expect it to be > available on any POSIX-compiant OS? And what about not that > compliant systems that still were able to compile vncviewer? Now a moot point, but: wordexp is a POSIX.2 function, yes. Tim. */ |