Skip to content

Commit

Permalink
Apply suggestion from review comment.
Browse files Browse the repository at this point in the history
Co-authored-by: Jonathan Mégevand <77852424+jmeg-sfy@users.noreply.github.com>
  • Loading branch information
bzbarsky-apple and jmeg-sfy authored Dec 22, 2022
1 parent 025710c commit 5906860
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/chip-tool/commands/clusters/ComplexArgument.h
Original file line number Diff line number Diff line change
Expand Up @@ -218,6 +218,7 @@ class ComplexArgumentParser
return buffer;
},
&size);

if (err != CHIP_NO_ERROR)
{
if (buffer != nullptr)
Expand Down

0 comments on commit 5906860

Please sign in to comment.