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: Pa
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
Reviewed-by: Neil Armstrong
Applied to u-boot/next, thanks!
I believe this wa
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
> Reviewed-by: Neil Armstrong
Applied to u-boot/next, thanks!
--
Tom
signature.asc
Description: PGP signature
On 28/10/2022 11:01, Patrick Delaunay wrote:
Replace malloc and strcpy by strdup in
function parse_label_kernel.
Signed-off-by: Patrick Delaunay
---
boot/pxe_utils.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/boot/pxe_utils.c b/boot/pxe_utils.c
index 756b201eda91.
Replace malloc and strcpy by strdup in
function parse_label_kernel.
Signed-off-by: Patrick Delaunay
---
boot/pxe_utils.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/boot/pxe_utils.c b/boot/pxe_utils.c
index 756b201eda91..84e63c5cb85f 100644
--- a/boot/pxe_utils.c
+++ b
5 matches
Mail list logo