Closed Bug 1416292 Opened 7 years ago Closed 7 years ago

ssl3encode.c fix signed / unsigned compilation warnings

Categories

(NSS :: Libraries, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: jeanluc.bonnafoux, Assigned: jeanluc.bonnafoux)

Details

Attachments

(1 file)

User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:56.0) Gecko/20100101 Firefox/56.0
Build ID: 20171024165158

Steps to reproduce:

Using Visual studio 2017, ssl3encode.c compilation generates warnings.


Actual results:

Generated warnings are:
security/nss/lib/ssl/ssl3encode.c:64 [C4018] '<': signed/unsigned mismatch


Expected results:

Code should compile without any warning message.
Comment on attachment 8927398 [details]
Bug 1416292 - ssl3encode.c fix signed / unsigned compilation warnings

Tim Taubert [:ttaubert] has approved the revision.

https://phabricator.services.mozilla.com/D219#5449
Attachment #8927398 - Flags: review+
Assignee: nobody → jeanluc.bonnafoux
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
https://hg.mozilla.org/projects/nss/rev/04b7a364c8b5
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → 3.35
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: