Don't accept negative integers when converting to ulong.
authorChris Hanson <org/chris-hanson/cph>
Thu, 24 Sep 2009 07:08:42 +0000 (00:08 -0700)
committerChris Hanson <org/chris-hanson/cph>
Thu, 24 Sep 2009 07:08:42 +0000 (00:08 -0700)
commit8f5433e480b9b0371589b82990391656c7dba12a
tree4b622a04d2881e8589b687e304d46a0741056ab8
parentff03ebca1a3bce35a2f10c5994166eaf77d080a1
Don't accept negative integers when converting to ulong.
src/microcode/artutl.c
src/microcode/bignum.c