This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: cccp



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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]