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 code. Stefan _______________________________________________ Cython-dev mailing list [email protected] http://codespeak.net/mailman/listinfo/cython-dev
