Closed Bug 779110 Opened 12 years ago Closed 9 years ago

Possible typo in variable name in udp_transport_impl.cc.

Categories

(Core :: WebRTC: Networking, defect)

x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED INCOMPLETE

People

(Reporter: bwinton, Unassigned)

References

Details

(Whiteboard: [WebRTC], [blocking-webrtc-])

Attachments

(1 file)

This morning I was listening to a podcast where they mentioned that a code search for "lenght" (instead of "length") got a lot of hits, so out of curiosity, I ran it on our code base.  The only hit that seemed to make any difference was this one.
Comment on attachment 647516 [details] [diff] [review]
A patch for the most-likely-to-be-a-bug occurence of lenght.

Ted, you reviewed the patch that added this line.  Did you want to review this one, too?

Thanks,
Blake.
Attachment #647516 - Flags: review?(ted.mielczarek)
Assignee: nobody → bwinton
Attachment #647516 - Attachment is patch: true
Comment on attachment 647516 [details] [diff] [review]
A patch for the most-likely-to-be-a-bug occurence of lenght.

I don't, but jesup could. (This looks obviously correct to me, FWIW.)
Attachment #647516 - Flags: review?(ted.mielczarek) → review?(rjesup)
This should be submitted as an upstream bug to webrtc.org, where that code comes from (and might already be corrected).  Please note the Issue number/link here, so we can track the upstream issue, and close it once we import a fix (unless we need to (and sometimes we do), I prefer not to land fixes to upstream code directly here, since we then have to resolve conflicts when they update).

As this would invoke a compiler error, I believe no current platform we've being compiling for triggers this problem.

Thanks for digging in!
Comment on attachment 647516 [details] [diff] [review]
A patch for the most-likely-to-be-a-bug occurence of lenght.

r+, but please do not check it into m-c at this time per previous comment
Attachment #647516 - Flags: review?(rjesup) → review+
I poked around a little, but I'm afraid that the Contributor Agreement they have, and the lack of a clear link to their bug tracker, exceeded the threshold of my caring.  :)

If you know how to move it forward (and are interested), please feel free to.  If it helps, I'm happy to release the patch I attached into the public domain, or assign copyright of it to whomever.

Thanks,
Blake.
Whiteboard: [WebRTC], [blocking-webrtc-]
So, has this bug been fixed in our tree?
(I'm not actually working on this, so if it hasn't been fixed, I'll let someone else take it.)
Assignee: bwinton → nobody
Pawned off to upstream bug (still not fixed); this is test code we don't actually use.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: