mirror of
https://chromium.googlesource.com/libyuv/libyuv
synced 2026-07-31 00:36:32 +08:00
Update patch set 1
Patch Set 1:
(1 comment)
Patch-set: 1
Reviewer: Gerrit User 1115898 <1115898@3ce6091f-6c88-37e8-8c75-72f92ae8dfba>
CC: Gerrit User 3576461 <3576461@3ce6091f-6c88-37e8-8c75-72f92ae8dfba>
Attention: {"person_ident":"Gerrit User 1115898 \u003c1115898@3ce6091f-6c88-37e8-8c75-72f92ae8dfba\u003e","operation":"ADD","reason":"\u003cGERRIT_ACCOUNT_1001562\u003e replied on the change"}
This commit is contained in:
parent
723c39fd94
commit
f5e68d77a1
21
8e3bb9d16f1d9d3e35b905f47fd775371f7b55a5
Normal file
21
8e3bb9d16f1d9d3e35b905f47fd775371f7b55a5
Normal file
@ -0,0 +1,21 @@
|
||||
{
|
||||
"comments": [
|
||||
{
|
||||
"unresolved": false,
|
||||
"key": {
|
||||
"uuid": "9aaf032f_550de05e",
|
||||
"filename": "source/row_common.cc",
|
||||
"patchSetId": 1
|
||||
},
|
||||
"lineNbr": 3318,
|
||||
"author": {
|
||||
"id": 1001562
|
||||
},
|
||||
"writtenOn": "2026-07-17T17:28:38Z",
|
||||
"side": 1,
|
||||
"message": "In the original code, `src_stride_yuy2 + 1` and `src_stride_yuy2 + 3` could potentially overflow. Instead of adding `ptrdiff_t` casts, I added the `src_yuy2_next` variable to point to the next row.\n\nI use this pattern in many other functions below.",
|
||||
"revId": "8e3bb9d16f1d9d3e35b905f47fd775371f7b55a5",
|
||||
"serverId": "3ce6091f-6c88-37e8-8c75-72f92ae8dfba"
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user