)]}' { "commit": "3f96c587e972e926badb50a15d4040e3ace8da62", "tree": "aee337c7fbcf281e7e20c284da226af855700ff7", "parents": [ "750da40fb8a9b6692d2ce6df39e527f5120c128c" ], "author": { "name": "Jacob Garber", "email": "jgarber1@ualberta.ca", "time": "Thu Sep 03 15:46:47 2020 -0600" }, "committer": { "name": "Commit Bot", "email": "commit-bot@chromium.org", "time": "Tue Sep 15 04:35:42 2020 +0000" }, "message": "host: Make gpiochip path buffer larger\n\nThe name of a gpiochip can in theory be up to NAME_MAX characters long\n(usually 255), which exceeds the length of the 30 byte buffer allocated\nfor it. In practice we won\u0027t need more than the 30 bytes, but the\nsmaller buffer trips a -Wformat-truncation warning from GCC that makes\nthe build fail. Make the buffer bigger to keep GCC happy.\n\nBUG\u003dnone\nBRANCH\u003dnone\nTEST\u003dmake utillib compiles on BeagleBone Black\n\nChange-Id: I528f395033f58057846e717ff126e7a5dca504e3\nSigned-off-by: Jacob Garber \u003cjgarber1@ualberta.ca\u003e\nReviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/vboot_reference/+/2393193\nTested-by: Julius Werner \u003cjwerner@chromium.org\u003e\nReviewed-by: Julius Werner \u003cjwerner@chromium.org\u003e\nReviewed-by: Angel Pons \u003cth3fanbus@gmail.com\u003e\nCommit-Queue: Joel Kitching \u003ckitching@chromium.org\u003e\n", "tree_diff": [ { "type": "modify", "old_id": "d16012a2409a9f44b3355100ae97f4f63b1f0a48", "old_mode": 33188, "old_path": "host/arch/arm/lib/crossystem_arch.c", "new_id": "f2e432f95effe1a3c0839d7bc0cdaeeefa14c807", "new_mode": 33188, "new_path": "host/arch/arm/lib/crossystem_arch.c" } ] }