Closed
Bug 797512
Opened 8 years ago
Closed 8 years ago
Replace sstrncpy with snprintf in gsm_sdp.c in SIPCC
Categories
(Core :: WebRTC: Signaling, defect)
Core
WebRTC: Signaling
Tracking
()
RESOLVED
FIXED
mozilla19
Tracking | Status | |
---|---|---|
firefox18 | --- | wontfix |
People
(Reporter: emannion, Assigned: ehugg)
Details
(Whiteboard: [WebRTC] [blocking-webrtc-] [qa-])
Attachments
(1 file)
1.50 KB,
patch
|
jesup
:
review+
jesup
:
checkin+
|
Details | Diff | Splinter Review |
Replace instances of sstrncpy with snprintf in gsmsdp_set_dtls_fingerprint_attribute This is from review comments. Issue 10002: Rollup of SIPCC changes: gsm
Updated•8 years ago
|
Whiteboard: [WebRTC] [blocking-webrtc-]
Assignee | ||
Comment 1•8 years ago
|
||
Assignee | ||
Updated•8 years ago
|
Assignee: nobody → ethanhugg
Assignee | ||
Updated•8 years ago
|
Attachment #674055 -
Flags: review?(rjesup)
Comment 2•8 years ago
|
||
Comment on attachment 674055 [details] [diff] [review] Signaling: simplify set_dtls_fingerprint Review of attachment 674055 [details] [diff] [review]: ----------------------------------------------------------------- wow, is that simpler... :-)
Attachment #674055 -
Flags: review?(rjesup) → review+
Assignee | ||
Updated•8 years ago
|
Attachment #674055 -
Flags: checkin?(rjesup)
Comment 3•8 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/f10906c2a705
status-firefox18:
--- → wontfix
status-firefox19:
--- → affected
OS: Mac OS X → All
Hardware: x86 → All
Target Milestone: --- → mozilla19
Updated•8 years ago
|
Attachment #674055 -
Flags: checkin?(rjesup) → checkin+
Comment 4•8 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/f10906c2a705
Status: NEW → RESOLVED
Closed: 8 years ago
Flags: in-testsuite-
Resolution: --- → FIXED
Updated•8 years ago
|
Whiteboard: [WebRTC] [blocking-webrtc-] → [WebRTC] [blocking-webrtc-] [qa-]
Updated•8 years ago
|
status-firefox19:
affected → ---
You need to log in
before you can comment on or make changes to this bug.
Description
•