Summary: | Cherry-pick usrsctp 264ce452885bfed73348ba6b6f63693bc2f52a6e commit | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | youenn fablet <youennf> | ||||||
Component: | WebRTC | Assignee: | youenn fablet <youennf> | ||||||
Status: | RESOLVED FIXED | ||||||||
Severity: | Normal | CC: | eric.carlson, webkit-bug-importer, youennf | ||||||
Priority: | P2 | Keywords: | InRadar | ||||||
Version: | WebKit Nightly Build | ||||||||
Hardware: | Unspecified | ||||||||
OS: | Unspecified | ||||||||
Attachments: |
|
Description
youenn fablet
2020-08-11 09:02:26 PDT
Created attachment 406384 [details]
Patch
Comment on attachment 406384 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=406384&action=review > Source/ThirdParty/libwebrtc/Source/third_party/usrsctp/usrsctplib/usrsctplib/netinet/sctp_asconf.c:722 > + return; Nit: the indentation is strange. Comment on attachment 406384 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=406384&action=review >> Source/ThirdParty/libwebrtc/Source/third_party/usrsctp/usrsctplib/usrsctplib/netinet/sctp_asconf.c:722 >> + return; > > Nit: the indentation is strange. Ah, I used space but this file is using tabs... Created attachment 406385 [details]
Patch
Committed r265500: <https://trac.webkit.org/changeset/265500> All reviewed patches have been landed. Closing bug and clearing flags on attachment 406385 [details]. |