HomeFreeBSD

Correct issue presented in r285051,

Description

Correct issue presented in r285051,
apparently neither clang nor gcc complain about this.
But clang intis the var to NULL correctly while gcc on at least mips does not.
Correct the undefined behavior by initializing the variable properly.

PR: 201371
Differential Revision: https://reviews.freebsd.org/D3036
Reviewed by: gnn
Approved by: gnn(mentor)

Details

Provenance
eriAuthored on
Reviewer
gnn
Differential Revision
D3036: PR# 201371: Properly initialize variable
Parents
rS285324: increase buffer size to significantly increase performance...
Branches
Unknown
Tags
Unknown