SynthstromAudible / DelugeFirmware

https://synthstromaudible.github.io/DelugeFirmware/
GNU General Public License v3.0
552 stars 87 forks source link

Fix: initialize scale to -1 and don't revert to it #2173

Closed m-m-adams closed 1 week ago

m-m-adams commented 1 week ago

Fix #2171

We got lucky this didn't cause boot crashes but it might at some point in the future, this was a null ptr dereference and later a virtual function call

github-actions[bot] commented 1 week ago

Test Results

46 tests  ±0   46 :white_check_mark: ±0   0s :stopwatch: ±0s  8 suites ±0    0 :zzz: ±0   8 files   ±0    0 :x: ±0 

Results for commit 978e97b2. ± Comparison against base commit 363eab7a.