Closed Bug 1558650 Opened 5 years ago Closed 5 years ago

Stop using [array] in nsIOSKeyStore

Categories

(Core :: Security: PSM, task)

task
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla69
Tracking Status
firefox69 --- fixed

People

(Reporter: bzbarsky, Assigned: bzbarsky)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

No description provided.

This also removes the two extra copies of the byte buffer that we had; we don't
need to copy it more than once. Once we have it in an std::vector, we can pass
that around by reference, not by value or by creating new vectors from copies
of its buffer.

Pushed by bzbarsky@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/38ce9b0a4a7e
Stop using [array] in nsIOSKeyStore. r=keeler
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla69
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: