Closed
Bug 797512
Opened 13 years ago
Closed 13 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•13 years ago
|
Whiteboard: [WebRTC] [blocking-webrtc-]
Assignee | ||
Comment 1•13 years ago
|
||
Assignee | ||
Updated•13 years ago
|
Assignee: nobody → ethanhugg
Assignee | ||
Updated•13 years ago
|
Attachment #674055 -
Flags: review?(rjesup)
Comment 2•13 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•13 years ago
|
Attachment #674055 -
Flags: checkin?(rjesup)
Comment 3•13 years ago
|
||
status-firefox18:
--- → wontfix
status-firefox19:
--- → affected
OS: Mac OS X → All
Hardware: x86 → All
Target Milestone: --- → mozilla19
Updated•13 years ago
|
Attachment #674055 -
Flags: checkin?(rjesup) → checkin+
Comment 4•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Flags: in-testsuite-
Resolution: --- → FIXED
Updated•13 years ago
|
Whiteboard: [WebRTC] [blocking-webrtc-] → [WebRTC] [blocking-webrtc-] [qa-]
Updated•13 years ago
|
status-firefox19:
affected → ---
You need to log in
before you can comment on or make changes to this bug.
Description
•