greatscottgadgets / libbtbb

A Bluetooth baseband decoding library
GNU General Public License v2.0
184 stars 88 forks source link

possible bug in btbb_winnow() #53

Closed orgua closed 3 years ago

orgua commented 7 years ago

hi Dominic and the rest of the team,

i checked large parts of the code, optimized computation and found a hint to a possible bug:

dominicgs commented 7 years ago

That seems reasonable,or possibly return failure in some way when the incoming value is 0.

Have you been seeing issues caused by this?

orgua commented 7 years ago

I have no hardware or dataset at hand atm, but will try the next days. i think the bug is not easy to observe. as i understand the code it will influence the afh-detection with undefined behaviour

straithe commented 3 years ago

@orgua Are you still experiencing this issue? Or have you observed the bug again?

straithe commented 3 years ago

I'm going to close this as there hasn't been a response in a while, but please re-open this issue or open a new one if you still need assistance.