chiark / gitweb /
ec.c: Pass a dummy length argument to `PyObject_AsReadBuffer'.
authorMark Wooding <mdw@distorted.org.uk>
Sat, 16 Nov 2019 22:42:32 +0000 (22:42 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Fri, 22 Nov 2019 22:18:11 +0000 (22:18 +0000)
Otherwise it just raises a `SystemException'.  So this code never
worked.


No differences found