Bug 1387086

Summary: SSL_SignatureMaxCount fails -Wstrict-prototypes
Product: Red Hat Enterprise Linux 7 Reporter: wibrown <wibrown>
Component: nssAssignee: Daiki Ueno <dueno>
Status: CLOSED ERRATA QA Contact: Hubert Kario <hkario>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 7.2CC: hkario, kengert, marci_r, szidek
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: nss-3.33.0-3.el7 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 1428470 (view as bug list) Environment:
Last Closed: 2018-04-10 09:23:57 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1428470    

Description wibrown@redhat.com 2016-10-20 04:04:49 UTC
Description of problem:
In file included from /home/william/development/389ds/ds/ldap/servers/slapd/slap.h:108:0,
                 from /home/william/development/389ds/ds/ldap/servers/slapd/dn.c:22:
/usr/include/nss3/ssl.h:392:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
 SSL_IMPORT unsigned int SSL_SignatureMaxCount();
 ^~~~~~~~~~


The content of ssl.h at line 392 should be:

 SSL_IMPORT unsigned int SSL_SignatureMaxCount(void);


It's a pretty trivial fix to apply I hope.

Comment 2 Kai Engert (:kaie) (inactive account) 2016-10-21 16:52:17 UTC
Should be fixed upstream.

Comment 3 Kai Engert (:kaie) (inactive account) 2016-10-24 12:54:52 UTC
(In reply to Kai Engert (:kaie) from comment #2)
> Should be fixed upstream.

Sorry, my comment was too short.

I think this ossie should be corrected upstream. I suggest to file a bug at bugzilla.mozilla.org

Comment 12 errata-xmlrpc 2018-04-10 09:23:57 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHEA-2018:0679