From f9a123ab6f3a2dbd8bb797e9ac4fdf39df2884e8 Mon Sep 17 00:00:00 2001 From: Gerrit User 1115898 <1115898@3ce6091f-6c88-37e8-8c75-72f92ae8dfba> Date: Tue, 21 Jul 2026 15:44:04 -0700 Subject: [PATCH] Update patch set 1 Patch Set 1: (1 comment) Patch-set: 1 Attention: {"person_ident":"Gerrit User 1001562 \u003c1001562@3ce6091f-6c88-37e8-8c75-72f92ae8dfba\u003e","operation":"ADD","reason":"\u003cGERRIT_ACCOUNT_1115898\u003e replied on the change"} Attention: {"person_ident":"Gerrit User 1115898 \u003c1115898@3ce6091f-6c88-37e8-8c75-72f92ae8dfba\u003e","operation":"REMOVE","reason":"\u003cGERRIT_ACCOUNT_1115898\u003e replied on the change"} --- ea493329b48702bdf9ce10bc0af5ded0d15d176d | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 ea493329b48702bdf9ce10bc0af5ded0d15d176d diff --git a/ea493329b48702bdf9ce10bc0af5ded0d15d176d b/ea493329b48702bdf9ce10bc0af5ded0d15d176d new file mode 100644 index 000000000..a8ef88506 --- /dev/null +++ b/ea493329b48702bdf9ce10bc0af5ded0d15d176d @@ -0,0 +1,21 @@ +{ + "comments": [ + { + "unresolved": false, + "key": { + "uuid": "81a0ac5a_4c97f520", + "filename": "source/rotate_argb.cc", + "patchSetId": 1 + }, + "lineNbr": 125, + "author": { + "id": 1115898 + }, + "writtenOn": "2026-07-21T22:44:04Z", + "side": 1, + "message": "in c89 the align_buffer_64 which was an array/pointers on the stack, had to come before any code, but i guess we can go ahead and add the checks out of order.\n\ni had to think if INT_MAX / 4 rounds to a value where (INT_MAX / 4) * 4 doesnt overflow. i think we\u0027re good\n0x7FFFFFFF / 4 \u003d 0x1FFFFFFF.", + "revId": "ea493329b48702bdf9ce10bc0af5ded0d15d176d", + "serverId": "3ce6091f-6c88-37e8-8c75-72f92ae8dfba" + } + ] +} \ No newline at end of file