Pointer arithmetics on NULL are UB - remedied by a cast to uintptr_t
Realistically this is not an issue, but UBSAN complained.
Edited by Daniel Salzman
Merge request reports
Activity
added bug label
assigned to @dsalzman
mentioned in merge request knot-resolver!1566 (merged)
added 1 commit
- 29cf09f6 - libknot-xdp: remove pointer arithmetics on NULL
added 12 commits
-
29cf09f6...34652e04 - 11 commits from branch
master
- 29a045d7 - libknot-xdp: remove pointer arithmetics on NULL
-
29cf09f6...34652e04 - 11 commits from branch
enabled an automatic merge when the pipeline for 29a045d7 succeeds
mentioned in commit 741a93b7
Please register or sign in to reply