VirtualBox

Changeset 59660 in vbox for trunk/src/VBox/Devices


Ignore:
Timestamp:
Feb 12, 2016 2:55:34 PM (9 years ago)
Author:
vboxsync
Message:

cppcheck warning

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Network/slirp/bootp.c

    r58077 r59660  
    5959
    6060/* XXX: only DHCP is supported */
    61 static const uint8_t rfc1533_cookie[] = { RFC1533_COOKIE };
     61static const uint8_t rfc1533_cookie[4] = { RFC1533_COOKIE };
    6262
    6363static void bootp_reply(PNATState pData, struct mbuf *m0, int offReply, uint16_t flags);
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette