
13 Dec
2022
13 Dec
'22
2:34 p.m.
On Tue, Dec 13, 2022 at 10:03:17AM +0100, Quentin Schulz wrote:
Hi Tom,
On 12/12/22 22:34, Tom Rini wrote:
On Fri, Oct 28, 2022 at 11:01:20AM +0200, Patrick Delaunay wrote:
Replace malloc and strcpy by strdup in function parse_label_kernel.
Signed-off-by: Patrick Delaunay patrick.delaunay@foss.st.com Reviewed-by: Neil Armstrong neil.armstrong@linaro.org
Applied to u-boot/next, thanks!
I believe this was a mistake?
This introduces a pretty bad regression as existing extlinux.conf won't boot anymore. Distros will need to have different extlinux depending on which U-Boot version is running on the system.
Was the merge done with this information in mind?
No, I was unware of that, sigh. I'll go push through a revert to next shortly..
--
Tom