Wykres commitów

2 Commity (88b43f9cb3bb318b08fe577bec57319a16398106)

Autor SHA1 Wiadomość Data
Clemens Kirchgatterer 88b43f9cb3
Fix buffer overflow bug in peak array
The peak array is only 7 bytes long, but there are 8 bytes written to it. This overwrites the variable, that the compiler decides to put afterwards, most likely the sample buffer vReal[]. Maybe this is also the reason why you decided to omit the first sample when iterating through vReal[]?
2019-07-11 10:06:17 +02:00
Debashish Sahu dec248f753 initial commit 2019-03-04 16:43:40 -05:00