From aaf7b8b9885cbdf3bcd60ae65101bbdc5dc62850 Mon Sep 17 00:00:00 2001 From: Gerrit User 1001562 <1001562@3ce6091f-6c88-37e8-8c75-72f92ae8dfba> Date: Tue, 21 Jul 2026 15:48:26 -0700 Subject: [PATCH] Update patch set 2 Patch Set 2: (1 comment) Patch-set: 2 Label: Commit-Queue=0, 908d04a82fa9d89970751c413fe516a8cc0b4605 --- ea493329b48702bdf9ce10bc0af5ded0d15d176d | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/ea493329b48702bdf9ce10bc0af5ded0d15d176d b/ea493329b48702bdf9ce10bc0af5ded0d15d176d index ded539285..cc972a657 100644 --- a/ea493329b48702bdf9ce10bc0af5ded0d15d176d +++ b/ea493329b48702bdf9ce10bc0af5ded0d15d176d @@ -16,6 +16,24 @@ "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" + }, + { + "unresolved": false, + "key": { + "uuid": "5042c19f_2770d250", + "filename": "source/rotate_argb.cc", + "patchSetId": 1 + }, + "lineNbr": 125, + "author": { + "id": 1001562 + }, + "writtenOn": "2026-07-21T22:48:26Z", + "side": 1, + "message": "Yes, the truncation of integer division is safe when it is on the right-hand side of `\u003e`.", + "parentUuid": "81a0ac5a_4c97f520", + "revId": "ea493329b48702bdf9ce10bc0af5ded0d15d176d", + "serverId": "3ce6091f-6c88-37e8-8c75-72f92ae8dfba" } ], "submitRequirementResults": [