Closed sh0 closed 4 years ago
This fixes signed-unsigned compare issue in checking write() result. It will quiet compiler warnings, but has no real impact on code behavior.
Again, I have no way of testing the changes, but they are fairly straightforward.
Thanks, committed: asalamon74/pktriggercord@370731da4738d94bf917c9f7b2929ed21f27bd1b
This fixes signed-unsigned compare issue in checking write() result. It will quiet compiler warnings, but has no real impact on code behavior.
Again, I have no way of testing the changes, but they are fairly straightforward.