)]}'
{"/COMMIT_MSG":[{"author":{"_account_id":1000021,"name":"Antonio Borneo","email":"borneo.antonio@gmail.com","username":"borneoa"},"change_message_id":"604a3ba1b4d818efa221b90e783ac779fa9d35a0","unresolved":true,"context_lines":[{"line_number":4,"context_line":"Commit:     Igor Cudnik \u003cigor@its.rel.pl\u003e"},{"line_number":5,"context_line":"CommitDate: 2026-01-04 21:19:40 +0100"},{"line_number":6,"context_line":""},{"line_number":7,"context_line":"src/flash/nor/stm32f2x.c: add NULL check for stm32x_info"},{"line_number":8,"context_line":""},{"line_number":9,"context_line":"Change-Id: Ib348a1863aee5f8ed9d1699d203cdc4c83557628"},{"line_number":10,"context_line":"Signed-off-by: Igor Cudnik \u003cigor@its.rel.pl\u003e"}],"source_content_type":"text/x-gerrit-commit-message","patch_set":3,"id":"b692d4ea_8a0453d8","line":7,"updated":"2026-01-05 10:16:57.000000000","message":"Thanks for this patch.\nThe build fails because the the commit message is empty.\nPlease add some text after this title.\nWhile there, please change the format of the first line as:\n`flash: nor: stm32f2x: add NULL check for stm32x_info`","commit_id":"b9c55c39c56cb4a1347e89258e696bcf55f4e13f"},{"author":{"_account_id":1002480,"name":"Igor Cudnik","email":"igor@its.rel.pl","username":"309631"},"change_message_id":"4d616147e32f414fcd249c5ea4a8b19690eee276","unresolved":false,"context_lines":[{"line_number":4,"context_line":"Commit:     Igor Cudnik \u003cigor@its.rel.pl\u003e"},{"line_number":5,"context_line":"CommitDate: 2026-01-04 21:19:40 +0100"},{"line_number":6,"context_line":""},{"line_number":7,"context_line":"src/flash/nor/stm32f2x.c: add NULL check for stm32x_info"},{"line_number":8,"context_line":""},{"line_number":9,"context_line":"Change-Id: Ib348a1863aee5f8ed9d1699d203cdc4c83557628"},{"line_number":10,"context_line":"Signed-off-by: Igor Cudnik \u003cigor@its.rel.pl\u003e"}],"source_content_type":"text/x-gerrit-commit-message","patch_set":3,"id":"018bc026_76364cf6","line":7,"in_reply_to":"b692d4ea_8a0453d8","updated":"2026-01-05 19:27:20.000000000","message":"Done","commit_id":"b9c55c39c56cb4a1347e89258e696bcf55f4e13f"}],"/PATCHSET_LEVEL":[{"author":{"_account_id":1002480,"name":"Igor Cudnik","email":"igor@its.rel.pl","username":"309631"},"change_message_id":"4d616147e32f414fcd249c5ea4a8b19690eee276","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":5,"id":"603cd174_771f5160","updated":"2026-01-05 19:27:20.000000000","message":"Thank you for your advises Antonio!\n\nSorry for pushing not the best commit on 1st try, although it was my first experience with Gerrit, and I failed to make it Work in Progress. Now I wait until the Jenkins accepts my changes, and I will make it ready to merge","commit_id":"9323b2626ca9596d19d245039c9e03a59b5a6548"}],"src/flash/nor/stm32f2x.c":[{"author":{"_account_id":1000021,"name":"Antonio Borneo","email":"borneo.antonio@gmail.com","username":"borneoa"},"change_message_id":"604a3ba1b4d818efa221b90e783ac779fa9d35a0","unresolved":true,"context_lines":[{"line_number":251,"context_line":""},{"line_number":252,"context_line":"\tstm32x_info \u003d malloc(sizeof(struct stm32x_flash_bank));"},{"line_number":253,"context_line":"\tif (!stm32x_info)"},{"line_number":254,"context_line":"\t\treturn ERROR_FAIL;  // Checkme: Error msg copied from stm32l4.c:825"},{"line_number":255,"context_line":"\tbank-\u003edriver_priv \u003d stm32x_info;"},{"line_number":256,"context_line":""},{"line_number":257,"context_line":"\tstm32x_info-\u003eprobed \u003d false;"}],"source_content_type":"text/x-csrc","patch_set":3,"id":"f95f310f_61c77944","line":254,"updated":"2026-01-05 10:16:57.000000000","message":"The error code is correct, so please remove the comment.\nAt the same time, please add a log message\n```\nif (!stm32x_info) {\n    LOG_ERROR(\"Out of memory\");\n    return ERROR_FAIL;\n}\n```","commit_id":"b9c55c39c56cb4a1347e89258e696bcf55f4e13f"},{"author":{"_account_id":1002480,"name":"Igor Cudnik","email":"igor@its.rel.pl","username":"309631"},"change_message_id":"4d616147e32f414fcd249c5ea4a8b19690eee276","unresolved":false,"context_lines":[{"line_number":251,"context_line":""},{"line_number":252,"context_line":"\tstm32x_info \u003d malloc(sizeof(struct stm32x_flash_bank));"},{"line_number":253,"context_line":"\tif (!stm32x_info)"},{"line_number":254,"context_line":"\t\treturn ERROR_FAIL;  // Checkme: Error msg copied from stm32l4.c:825"},{"line_number":255,"context_line":"\tbank-\u003edriver_priv \u003d stm32x_info;"},{"line_number":256,"context_line":""},{"line_number":257,"context_line":"\tstm32x_info-\u003eprobed \u003d false;"}],"source_content_type":"text/x-csrc","patch_set":3,"id":"e951c945_62b09f45","line":254,"in_reply_to":"f95f310f_61c77944","updated":"2026-01-05 19:27:20.000000000","message":"Done","commit_id":"b9c55c39c56cb4a1347e89258e696bcf55f4e13f"}]}
