Skip to content
Snippets Groups Projects
Select Git revision
21 results Searching

examples

Forked from Nettle / nettle
Source project has a limited visibility.
Dmitry Eremin-Solenikov's avatar
Dmitry Baryshkov authored
It is wrong to use expressions with side-effects in asserts, they can
easily be compiled away. Move them out of assert() macro and just
compare the result.

Signed-off-by: default avatarDmitry Eremin-Solenikov <dbaryshkov@gmail.com>
(cherry picked from commit 3d6edbc2)
6df2f432
History
Name Last commit Last update
..