Skip to content

ubsan#763

Open
MarekKnapek wants to merge 7 commits into
libtom:developfrom
MarekKnapek:ubsan
Open

ubsan#763
MarekKnapek wants to merge 7 commits into
libtom:developfrom
MarekKnapek:ubsan

Conversation

@MarekKnapek
Copy link
Copy Markdown
Contributor

Checklist

  • documentation is added or updated
  • tests are added or updated
  • if this fixes something: added a Fixes: tag to the commit message

src/encauth/siv/siv.c:164:19: runtime error: null pointer passed as argument 2, which is declared to never be null
/usr/include/string.h:44:28: note: nonnull attribute specified here
src/misc/compare_testvector.c:63:25: runtime error: null pointer passed as argument 2, which is declared to never be null
/usr/include/string.h:65:33: note: nonnull attribute specified here
src/pk/ec25519/tweetnacl.c:56:12: runtime error: left shift of negative value -1
src/pk/ec25519/tweetnacl.c:369:21: runtime error: left shift of negative value -666
src/pk/ec448/ec448_common.c:257:17: runtime error: left shift of negative value -239381151
src/pk/ec448/ec448_common.c:99:17: runtime error: left shift of negative value -216193609
src/pk/ec448/ec448_common.c:105:15: runtime error: left shift of negative value -1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant