Closed Bug 550929 Opened 15 years ago Closed 15 years ago

pkix_PolicyChecker_MakeMutableCopy calls PKIX_DECREF(object) uninitialized if PKIX_CHECK(PKIX_List_Create(...)...) bails

Categories

(NSS :: Libraries, defect, P2)

defect

Tracking

(Not tracked)

RESOLVED FIXED
3.12.7

People

(Reporter: timeless, Assigned: timeless)

References

()

Details

(Keywords: coverity, crash)

Attachments

(1 file)

867 pkix_PolicyChecker_MakeMutableCopy( 875 PKIX_PL_Object *object; 880 PKIX_CHECK(PKIX_List_Create(&newList, plContext), 900 cleanup: 902 PKIX_DECREF(object);
Attached patch initialize (deleted) — Splinter Review
Assignee: nobody → timeless
Status: NEW → ASSIGNED
Attachment #431172 - Flags: review?(nelson)
OS: Linux → All
Hardware: x86 → All
Comment on attachment 431172 [details] [diff] [review] initialize Timeless, please ask Alexei to review patches to libPKIX, thanks.
Attachment #431172 - Flags: review?(nelson) → review?(alexei.volkov.bugs)
Comment on attachment 431172 [details] [diff] [review] initialize r=alexei
Attachment #431172 - Flags: review?(alexei.volkov.bugs) → review+
Bug 550929: pkix_PolicyChecker_MakeMutableCopy calls PKIX_DECREF(object) uninitialized if PKIX_CHECK(PKIX_List_Create(...)...) bails Patch contributed by timeless <timeless@mozdev.org>, r=alexei.volkov Checking in pkix_policychecker.c; new revision: 1.2; previous revision: 1.1
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Priority: -- → P2
Resolution: --- → FIXED
Target Milestone: --- → 3.12.7
Severity: normal → critical
Keywords: crash
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: