9ffbc17a0f9921717ea55c59532ed74d22758217

Seen on Ubuntu 18.04 with gcc version 7.5.0 (Ubuntu 7.5.0-3ubuntu1~18.04) giving: rsa-ltm.c: In function ‘ltm_rsa_private_calculate’: rsa-ltm.c:135:9: error: variable ‘where’ set but not used [-Werror=unused-but-set-variable] int where = 0; /* Ignore the set-but-unused warning from this */ ^~~~~ rsa-ltm.c: In function ‘gen_p’: rsa-ltm.c:482:9: error: variable ‘where’ set but not used [-Werror=unused-but-set-variable] int where = 0; /* Ignore the set-but-unused warning from this */ ^~~~~ Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Heimdal
Heimdal is an implementation of:
- ASN.1/DER,
- PKIX, and
- Kerberos.
For information how to install see here.
There are man pages for most of the commands.
Bug reports and bugs are appreciated. Use GitHub issues.
For more information see the project homepage https://heimdal.software/heimdal/.
Build Status
Description
Languages
C
92.1%
Roff
2.8%
Shell
2.3%
Makefile
0.7%
M4
0.5%
Other
1.4%