]> sigrok.org Git - libsigrokdecode.git/commit
Fix three -fsanitize=undefined issues.
authorUwe Hermann <redacted>
Sat, 23 Nov 2019 16:45:23 +0000 (17:45 +0100)
committerUwe Hermann <redacted>
Sat, 23 Nov 2019 17:13:04 +0000 (18:13 +0100)
commitb92543610e86daf57b0f042a899c9897d8234fa0
treee106a6039b8995a4f3b567c258ed56fe32608c0c
parent733047eda1c19e34fc55cdd7724999974f56176e
Fix three -fsanitize=undefined issues.

  instance.c:62:2: runtime error: null pointer passed as argument 1, which is declared to never be null
  instance.c:858:45: runtime error: shift exponent -1 is negative
  instance.c:836:45: runtime error: shift exponent -1 is negative
instance.c