Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 8adc8086 authored by Yunlian Jiang's avatar Yunlian Jiang
Browse files

Fix a clang-analyzer-cplusplus.NewDelete warning.

This fixes warning: Argument to 'delete' is the address of the local
variable 'inBuffer', which is not memory allocated by 'new'
[clang-analyzer-cplusplus.NewDelete]

Bug: none
Test: The warning is gone.
Change-Id: I6c954a679ba22e0d7859caaafce24f4e50b0391d
parent 000896fc
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment