mirror of
https://github.com/cuberite/polarssl.git
synced 2025-08-16 09:06:22 -04:00

A bug in the dhm_check_range() function makes it pass even when the parameters are not in the range. This commit adds tests for signalling this problem as well as a couple of other negative tests.