Hi Heiko,
On Tue, 13 Dec 2011 07:37:17 +0100
Heiko Schocher wrote:
> Fix:
> cmd_pxe.c: In function 'parse_pxefile_top':
> cmd_pxe.c:941:5: warning: 'err' may be used uninitialized in this
> function [-Wuninitialized]
> cmd_pxe.c:921:6: note: 'err' was declared here
>
> Signed-off-by: Heiko Sc
Dear Heiko,
Thanks for the fix.
On Tue, Dec 13, 2011 at 01:37:17AM -0500, Heiko Schocher wrote:
> Fix:
> cmd_pxe.c: In function 'parse_pxefile_top':
> cmd_pxe.c:941:5: warning: 'err' may be used uninitialized in this
> function [-Wuninitialized]
> cmd_pxe.c:921:6: note: 'err' was declared here
Fix:
cmd_pxe.c: In function 'parse_pxefile_top':
cmd_pxe.c:941:5: warning: 'err' may be used uninitialized in this
function [-Wuninitialized]
cmd_pxe.c:921:6: note: 'err' was declared here
Signed-off-by: Heiko Schocher
Cc: Jason Hobbs
---
common/cmd_pxe.c |2 +-
1 files changed, 1 inserti
3 matches
Mail list logo