From fd0571a8f05a3a4ae0d69d4bf0f7480e678447ef Mon Sep 17 00:00:00 2001 From: Gerrit User 1000008 <1000008@035e6965-6537-41bd-912c-053f3cf69326> Date: Wed, 30 Nov 2022 12:21:13 +0000 Subject: [PATCH] Update patch set 6 Patch Set 6: (1 comment) Patch-set: 6 CC: Gerrit User 1000008 <1000008@035e6965-6537-41bd-912c-053f3cf69326> Attention: {"person_ident":"Gerrit User 1000074 \u003c1000074@035e6965-6537-41bd-912c-053f3cf69326\u003e","operation":"ADD","reason":"daniel replied on the change"} --- 71e359f9e2b1d6bc3154fe28f105e00d16bd013b | 27 ++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 71e359f9e2b1d6bc3154fe28f105e00d16bd013b diff --git a/71e359f9e2b1d6bc3154fe28f105e00d16bd013b b/71e359f9e2b1d6bc3154fe28f105e00d16bd013b new file mode 100644 index 000000000..278ecc95e --- /dev/null +++ b/71e359f9e2b1d6bc3154fe28f105e00d16bd013b @@ -0,0 +1,27 @@ +{ + "comments": [ + { + "unresolved": true, + "key": { + "uuid": "c308fcc2_9438f188", + "filename": "src/osmo-bsc/net_init.c", + "patchSetId": 6 + }, + "lineNbr": 81, + "author": { + "id": 1000008 + }, + "writtenOn": "2022-11-30T12:21:13Z", + "side": 1, + "message": "Maybe just remove \"random\" here completely? I was looking through the code to find the call to rand until I noticed that it meant \"whatever request happens to be the first in the retransmission queue\".", + "range": { + "startLine": 81, + "startChar": 47, + "endLine": 81, + "endChar": 53 + }, + "revId": "71e359f9e2b1d6bc3154fe28f105e00d16bd013b", + "serverId": "035e6965-6537-41bd-912c-053f3cf69326" + } + ] +} \ No newline at end of file