Skip to content
Snippets Groups Projects
Commit 1a9f1a30 authored by Tristan Matthews's avatar Tristan Matthews
Browse files

* #10039: sipvoiplink: use references to avoid unnecessary parameter validation

We should only have to test a pointer once to see if it's NULL, after that
it can be safely derefrenced and its pointed-to value can be passed around by
reference.
parent 8289eaa2
Branches
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment