Closed Bug 1050941 Opened 10 years ago Closed 10 years ago

Compile warning in VerifySignedData (pkixnss.cpp:96)

Categories

(Core :: Security: PSM, defect)

x86_64
Linux
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 1047494

People

(Reporter: MatsPalmgren_bugz, Unassigned)

Details

../../../../../../src/inbound/security/pkix/lib/pkixnss.cpp:96:27: warning: comparison of constant 2147483647 with expression of type 'uint16_t' (aka 'unsigned short') is always false [-Wtautological-constant-out-of-range-compare]
  if (sd.data.GetLength() >
       ~~~~~~~~~~~~~~ ^
1 warning generated.


http://mxr.mozilla.org/mozilla-central/source/security/pkix/lib/pkixnss.cpp#96
Assignee: nobody → nobody
Status: NEW → RESOLVED
Closed: 10 years ago
Component: Libraries → Security: PSM
Product: NSS → Core
Resolution: --- → DUPLICATE
Version: trunk → unspecified
You need to log in before you can comment on or make changes to this bug.