cccp
Frank Ch. Eigler
fche@redhat.com
Tue Apr 17 13:12:00 GMT 2001
J F <kclinik@dangerous.net> writes:
: I've done a modification in cccp (the preprocessor not the soviets
: ;-) ), I added two 'macros' that i called 'system' and 'shell'.
: System is equivalent to the c command and shell call
: popen(command,"r"). [...]
Please realize that this has serious security implications. It would
make running the compiler on untrusted sources as dangerous as running
an untrusted binary program.
- FChE
More information about the Gcc
mailing list