chiark
/
gitweb
/
~mdw
/
catacomb-python
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from:
5f959e5
)
ec, group: Bug squashing.
author
Mark Wooding
<mdw@distorted.org.uk>
Sat, 28 Jan 2006 19:31:46 +0000
(19:31 +0000)
committer
Mark Wooding
<mdw@distorted.org.uk>
Sat, 28 Jan 2006 19:31:46 +0000
(19:31 +0000)
* eccurve_pynew had a bad argument format string, which caused a
segfault.
* fginfo_pynew also had bogus argument parsing, found in sweep for
similar bugs.
* ECCurve.pt hadn't been fixed since curves became types. Now done.
No differences found