VirtualBox

Ignore:
Timestamp:
Aug 7, 2016 3:16:53 AM (8 years ago)
Author:
vboxsync
Message:

warnings

File:
1 edited

Legend:

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

    r63016 r63121  
    765765                m_append(pData, m, nread - iov[0].iov_len, iov[1].iov_base);
    766766            }
    767             Assert((m_length(m, NULL) == nread));
     767            Assert(m_length(m, NULL) == (size_t)nread);
    768768
    769769            /*
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