Skip to content
Commit a07533a9 authored by Kurt Hindenburg's avatar Kurt Hindenburg
Browse files

Fix a few llvm scanner issues - pointer is null and dead assignment

llvm's scan-build likes to check object is not null before calling
method and removed one dead assignment.
(cherry picked from commit 1be837a6)
parent b820dbf7
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment