VirtualBox

Changeset 59157 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Dec 16, 2015 3:41:44 PM (9 years ago)
Author:
vboxsync
Message:

NAT: G/c unused local variables.

File:
1 edited

Legend:

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

    r59156 r59157  
    141141hostresolver(PNATState pData, struct mbuf *m)
    142142{
    143     struct label *l;
    144143    int error;
    145144
     
    283282    size_t qname;
    284283    uint16_t qtype, qclass;
    285     struct label *l, **pparent;
     284    struct label *l;
    286285
    287286    /**
     
    636635    uint8_t *buf;
    637636    size_t wr, oend;
    638     uint8_t terminator;
    639637    const char *s;
    640 
    641     char namestr[DNS_MAX_NAME_LEN + 1];
    642638
    643639    size = -1;
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