Change API to use uint32_t explicitly instead of 'unsigned int'.
All these lengths will need to be packed/unpacked through packmem/unpackmem, which will needs to handle them as uint32_t anyways.
Please register or sign in to comment
All these lengths will need to be packed/unpacked through packmem/unpackmem, which will needs to handle them as uint32_t anyways.