Closed Bug 1106009 Opened 10 years ago Closed 10 years ago

test_cert_blocklist.js failure due to uninitialized saveInfo.success in CertBlocklist::SaveEntries()

Categories

(Core :: Security, defect)

x86_64
Linux
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 1024809

People

(Reporter: mgoodwin, Assigned: mgoodwin)

Details

Attachments

(1 file, 1 obsolete file)

saveInfo.success is not correctly initialized in CertBlocklist::SaveEntries(). This causes breakage (and XPCShell test failure) with some setups (has been observed on Linux64 using gcc 4.9 on Ubuntu 14.10).
Can you verify this solves your problem, please?
Flags: needinfo?(cykesiopka.bmo)
Oops, I mean this...
Attachment #8530239 - Attachment is obsolete: true
Yes, this fixes my issue (test_cert_blocklist.js failing the
> equal(contents, expected, "revocations.txt should be as expected");
check).

Thanks!
Flags: needinfo?(cykesiopka.bmo)
1024809 is backed out; will fix in there.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: