Closed Bug 975010 Opened 10 years ago Closed 9 years ago

fix crlgen_setNextDataFn_field() when contextId == CRLGEN_CHANGE_RANGE_CONTEXT

Categories

(NSS :: Tools, defect)

x86_64
Windows 7
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: maksqwe1, Assigned: maksqwe1)

Details

Attachments

(1 file, 1 obsolete file)

Attached patch crlgen.patch (obsolete) — Splinter Review
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:27.0) Gecko/20100101 Firefox/27.0 (Beta/Release)
Build ID: 20140212131424

Steps to reproduce:

.\security\nss\cmd\crlutil\crlgen.c -- 1172

       case CRLGEN_CHANGE_RANGE_CONTEXT:
          if (dtype != CRLGEN_TYPE_DIGIT || dtype != CRLGEN_TYPE_DIGIT_RANGE) {
               crlgen_PrintError(crlGenData->parsedLineNum,
                                 "range value should have "
                                 "numeric or numeric range values.\n");

condition always true
Component: Security → Tools
Product: Core → NSS
Version: Trunk → trunk
Attachment #8379124 - Flags: review?(ryan.sleevi)
Attachment #8379124 - Flags: review?(ryan.sleevi) → review+
Status: UNCONFIRMED → NEW
Ever confirmed: true
This is Maks' patch with the missing HG user information and commit message included.
Attachment #8379124 - Attachment is obsolete: true
Attachment #8567664 - Flags: review+
Assignee: nobody → maksqwe1
Status: NEW → ASSIGNED
Keywords: checkin-needed
https://hg.mozilla.org/projects/nss/rev/6994d4f2bed9
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → 3.18
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: