DescriptionEmergency fix for Mac: crash with EXC_ARITHMETIC in submit_bulk_transfer.
usb_interface_t::GetPipeProperties may fail when the device is unplugged if DeviceVersion is not greater than 320. This case maxPacketSize will be zero on official build and the integer division will may throw a EXC_ARITHMETIC signal.
BUG=278058
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=219327
Patch Set 1 #
Total comments: 3
Messages
Total messages: 6 (0 generated)
|