Closed
Bug 1255836
Opened 10 years ago
Closed 10 years ago
MozMMIResult always needs to be rooted
Categories
(Firefox OS Graveyard :: RIL, defect)
Tracking
(firefox48 fixed)
RESOLVED
FIXED
| Tracking | Status | |
|---|---|---|
| firefox48 | --- | fixed |
People
(Reporter: bzbarsky, Assigned: edgar)
Details
Attachments
(1 file)
|
2.35 KB,
patch
|
bzbarsky
:
review+
|
Details | Diff | Splinter Review |
There's various stuff in TelephonyDialCallback.cpp that uses MozMMIResult on the stack without rooting it. It needs to be rooted.
| Assignee | ||
Updated•10 years ago
|
Assignee: nobody → echen
| Assignee | ||
Comment 1•10 years ago
|
||
| Assignee | ||
Comment 2•10 years ago
|
||
Comment on attachment 8731040 [details] [diff] [review]
MozMMIResult always needs to be rooted, v1
Review of attachment 8731040 [details] [diff] [review]:
-----------------------------------------------------------------
Hi :bz, may I have your review, thank you.
Attachment #8731040 -
Flags: review?(bzbarsky)
| Reporter | ||
Comment 3•10 years ago
|
||
Comment on attachment 8731040 [details] [diff] [review]
MozMMIResult always needs to be rooted, v1
r=me
Attachment #8731040 -
Flags: review?(bzbarsky) → review+
Comment 5•10 years ago
|
||
| bugherder | ||
You need to log in
before you can comment on or make changes to this bug.
Description
•