Skip to content

Commit

Permalink
#1996 Initialized MaxLength
Browse files Browse the repository at this point in the history
  • Loading branch information
Howard Soh committed Jan 7, 2022
1 parent 0ce26dd commit 6ae622d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions met/src/basic/vx_log/string_array.cc
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,7 @@ void StringArray::init_from_scratch()
{

IgnoreCase = 0;
MaxLength = 0;

clear();

Expand Down

0 comments on commit 6ae622d

Please sign in to comment.