1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-13 03:20:00 +03:00
betaflight/lib
Dominic Clifton 705a2c565b Fix memory corruption in USB code.
Crash occurs on my machine shortly after power up.  `hhid` is null at
the time it occurs so the change to `hhid->state` causes a crash.
2019-03-16 12:02:42 +01:00
..
main Fix memory corruption in USB code. 2019-03-16 12:02:42 +01:00
test/gtest Cleanup project structure. Update unit test Makefile to place object 2014-05-31 22:43:06 +01:00