Description[WebMIDI] Fix code style to suppress a static analysis error.
A static code analyzer reports an error in usb_midi_output_stream.cc, which
is a message_size_table buffer overflow. This CL fixes the code.
Note that the reported error never happens and hence the fix doesn't change
the behavior.
BUG=427616
Committed: https://crrev.com/84beeaa373ad30771120f533dc8d2c8f14524654
Cr-Commit-Position: refs/heads/master@{#302560}
Patch Set 1 #Patch Set 2 : #
Total comments: 4
Patch Set 3 : #Patch Set 4 : #Messages
Total messages: 10 (2 generated)
|