)]}' { "commit": "0d33d38334cae909a66c74187a36b5833afb8093", "tree": "91543cdb02e2c78092912bab5967eede651ce20a", "parents": [ "aa9d315009fba78cb3135b06d93001b2b18cf748" ], "author": { "name": "Yann Gautier", "email": "yann.gautier@foss.st.com", "time": "Mon Oct 03 09:30:34 2022 +0200" }, "committer": { "name": "Yann Gautier", "email": "yann.gautier@st.com", "time": "Mon Oct 03 10:00:03 2022 +0200" }, "message": "fix(st): add missing string.h include\n\nSince patch on libc refactoring, there is a compilation error with\nSTM32MP_USB_PROGRAMMER\u003d1:\nplat/st/common/stm32cubeprogrammer_usb.c:81:35: error:\n implicit declaration of function \u0027strnlen\u0027\n [-Werror\u003dimplicit-function-declaration]\n length +\u003d strnlen((char *)\u0026dfu-\u003ebuffer[GET_PHASE_LEN],\n\nThe string.h header file should be included.\n\nSigned-off-by: Yann Gautier \u003cyann.gautier@foss.st.com\u003e\nChange-Id: I1fbb2d9714cbc0d0640cb5e3c5ae8201dbfbe14e\n", "tree_diff": [ { "type": "modify", "old_id": "19a6bbae8d35cf3548a11c0f5c47e607b930cb52", "old_mode": 33188, "old_path": "plat/st/common/stm32cubeprogrammer_usb.c", "new_id": "75e80385994923acf682a1c51fd6af39c39b2830", "new_mode": 33188, "new_path": "plat/st/common/stm32cubeprogrammer_usb.c" } ] }