Den 2. juli 2010 kl. 08.21 skrev Stefan Behnel <[email protected]>:
> Sturla Molden, 02.07.2010 06:03: >> All programs that use PyCObject become a security problem. PyCObject >> makes no "type checks" on the void pointer, and can therefore be >> used to >> crash the interpreter or execute exploit code as destructor. > > Like that was hard to do from C PyCObject opens for exploits from Python code. Sturla _______________________________________________ Cython-dev mailing list [email protected] http://codespeak.net/mailman/listinfo/cython-dev
