[syslinux] [PATCH] Updated udp.c to use real client ip and subnetmask values if on local subnet

Patrick Masotta masottaus at yahoo.com
Wed Jul 22 02:48:54 PDT 2015


small typo

-    if (status != EFI_SUCCESS)
+    if (status != EFI_SUCCESS || sbp == NULL)
       goto free_binding;


Best,
Patrick


More information about the Syslinux mailing list