Skip Menu |
 

Date: Mon, 13 Sep 2010 14:53:14 +0200
From: Olaf Flebbe <O.Flebbe@science-computing.de>
To: krb5-bugs@mit.edu
Subject: Typos in src/plugins/preauth/pkinit/pkinit_crypto_openssl.c
Hi,

there are a couple of typos in pkinit_crypto_openssl.c which result in a
couple of gcc warnings regarding different types in the conditional
operator (?:)

The HP-UX Compiler rejects the source completly, so has to be fixed.

The typos result in casts to different types within the parts of a
conditional statement.

See Attachment for a patch for this issue.

Cheers,
Olaf
--
Vorstand/Board of Management:
Dr. Bernd Finkbeiner, Dr. Roland Niemeier,
Dr. Arno Steitz, Dr. Ingrid Zech
Vorsitzender des Aufsichtsrats/
Chairman of the Supervisory Board:
Michel Lepert
Sitz/Registered Office: Tuebingen
Registergericht/Registration Court: Stuttgart
Registernummer/Commercial Register No.: HRB 382196

Message body is not shown because sender requested not to inline it.

Download O_Flebbe.vcf
text/x-vcard 379B

Message body is not shown because sender requested not to inline it.

From: ghudson@mit.edu
Subject: SVN Commit

Use correct CRL stack macros in pkinit OpenSSL code. Patch from Olaf
Flebbe.


https://github.com/krb5/krb5/commit/d746c242ce4b439c10966909bd362daf3ddeae41
Commit By: ghudson
Revision: 24312
Changed Files:
U trunk/src/plugins/preauth/pkinit/pkinit_crypto_openssl.c