Fix modulo by zero, resulting in FPE
commita6b1433e6673d4cdb159818187233f0cde3245e8
authorColomban Wendling <ban@herbesfolles.org>
Wed, 7 May 2014 14:00:49 +0000 (7 16:00 +0200)
committerColomban Wendling <ban@herbesfolles.org>
Wed, 7 May 2014 14:00:49 +0000 (7 16:00 +0200)
tree31681d9a0dfe745b176f98ddac1a703c39d32159
parentde57548a716045a1bbadac290758759dd1d050ce
Fix modulo by zero, resulting in FPE

Fix modulo zero error resulting in floating point exception, and then
crash. This was introduced in fd6ce2da11e9f2d20cb96236753662c23feaecb4.

Closes #265.
src/keyfile.c