K 10 svn:author V 7 delphij K 8 svn:date V 27 2016-09-26T08:19:33.927244Z K 7 svn:log V 290 Apply upstream revision 3612ff6fcec0e3d1f2a598135fe12177c0419582: Fix overflow check in BN_bn2dec() Fix an off by one error in the overflow check added by 07bed46 ("Check for errors in BN_bn2dec()"). This fixes a regression introduced in SA-16:26.openssl. Submitted by: jkim PR: 212921 END