)]}'
{"/COMMIT_MSG":[{"author":{"_account_id":1000687,"name":"Tomas Vanek","display_name":"Tomas Vanek","email":"vanekt@fbl.cz","username":"vanekt"},"change_message_id":"ad6987c390a9d9c781003ddb41952a5a3e394e1b","unresolved":true,"context_lines":[{"line_number":9,"context_line":"The buffer size check was using len + 4 but snprintf requires additional"},{"line_number":10,"context_line":"space for the null terminator. The snprintf call formats \u0027#%02x\u0027 which"},{"line_number":11,"context_line":"needs 4 bytes total (1 for \u0027#\u0027, 2 for checksum, 1 for null terminator)."},{"line_number":12,"context_line":""},{"line_number":13,"context_line":"The original check of len + 4 was insufficient and could cause snprintf"},{"line_number":14,"context_line":"to truncate the checksum and replace the last character with \u0027\\0\u0027,"},{"line_number":15,"context_line":"leading to malformed GDB packets."}],"source_content_type":"text/x-gerrit-commit-message","patch_set":3,"id":"9559657d_d5b4f2a0","line":12,"updated":"2025-09-10 06:55:10.000000000","message":"and 1 byte is required for prepended \u0027$\u0027\n(I think its worth to be precise in the commit msg or it looks there was no problem)","commit_id":"56957b2c5f0ce9b0f5b1b89345ea92f89c120432"},{"author":{"_account_id":1001991,"name":"Ryan QIAN","email":"jianghao.qian@outlook.com","username":"jhqian"},"change_message_id":"8961a120c72ae0864c8e113af9b5b8c0b9aa75cc","unresolved":false,"context_lines":[{"line_number":9,"context_line":"The buffer size check was using len + 4 but snprintf requires additional"},{"line_number":10,"context_line":"space for the null terminator. The snprintf call formats \u0027#%02x\u0027 which"},{"line_number":11,"context_line":"needs 4 bytes total (1 for \u0027#\u0027, 2 for checksum, 1 for null terminator)."},{"line_number":12,"context_line":""},{"line_number":13,"context_line":"The original check of len + 4 was insufficient and could cause snprintf"},{"line_number":14,"context_line":"to truncate the checksum and replace the last character with \u0027\\0\u0027,"},{"line_number":15,"context_line":"leading to malformed GDB packets."}],"source_content_type":"text/x-gerrit-commit-message","patch_set":3,"id":"c8f71e8b_40a5a973","line":12,"in_reply_to":"9559657d_d5b4f2a0","updated":"2025-09-10 07:10:06.000000000","message":"okay, updated the commit message, thanks.","commit_id":"56957b2c5f0ce9b0f5b1b89345ea92f89c120432"}],"/PATCHSET_LEVEL":[{"author":{"_account_id":1000687,"name":"Tomas Vanek","display_name":"Tomas Vanek","email":"vanekt@fbl.cz","username":"vanekt"},"change_message_id":"cc4e6ec1f987c8441697b60527e2d6359085113e","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"bf8d8da1_58a3c69a","updated":"2025-09-10 04:32:20.000000000","message":"Good catch, thanks!","commit_id":"b6bb0661f91b4e86b40758896226cbe5dbe2ab55"}]}
