Skip to content
Snippets Groups Projects
Unverified Commit 693098f6 authored by Jean-Marc Valin's avatar Jean-Marc Valin
Browse files

Avoiding arithmetic on NULL pointer

Causes a warning with -Wnull-pointer-arithmetic and the code wasn't doing
anything anyway (the ctl call ignores NULLs)
parent d5a81362
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment