Diffusion Baloo 982dae74c023

Fix unitialized value warning, nullptr access

Authored by bruns on Mar 30 2018, 4:59 PM.

Description

Fix unitialized value warning, nullptr access

Summary:
getVarint32Ptr may return a nullptr (in case of an error), and also will
not set the value (size resp. n).

Signed-off-by: Stefan BrĂ¼ns <stefan.bruens@rwth-aachen.de>

Test Plan: make

Reviewers: michaelh, Baloo

Reviewed By: michaelh, Baloo

Subscribers: Frameworks

Tags: Frameworks, Baloo

Differential Revision: https://phabricator.kde.org/D11825

Details

Committed
brunsApr 2 2018, 5:49 PM
Reviewer
Baloo
Differential Revision
D11825: Fix unitialized value warning, nullptr access
Parents
R293:1d977a7d49c5: Do not export databasesanitizer by default
Branches
Unknown
Tags
Unknown