jirka-h / haveged

Entropy daemon ![Continuous Integration](https://github.com/jirka-h/haveged/workflows/Continuous%20Integration/badge.svg)
GNU General Public License v3.0
273 stars 34 forks source link

Fix type mismatch in get_poolsize #16

Closed andreas-schwab closed 5 years ago

andreas-schwab commented 5 years ago

Make max_bits signed so that error checking works.