aboutsummaryrefslogtreecommitdiff
path: root/applications/CMakeLists.txt
diff options
context:
space:
mode:
authorMikael Olsson <mikael.olsson@arm.com>2024-04-05 16:58:49 +0200
committerMikael Olsson <mikael.olsson@arm.com>2024-04-16 11:51:05 +0000
commitc218583a68089af2f474455b09b22df4154587cc (patch)
tree29bfc5460380f0d42b8b6251df1083f444b0799e /applications/CMakeLists.txt
parent8899685da506ede95f55922d667482331c1cbbda (diff)
downloadethos-u-core-platform-c218583a68089af2f474455b09b22df4154587cc.tar.gz
Fix zero init of class members in message handler
There are instances of class members not being zero initialized in the message handler. To avoid possible issues with using the class members when they have an intermediate value, the constructors have been updated to zero initialize all the member variables. Change-Id: Ib539410a8f1486f8155272731f5cb7006c22ac7a Signed-off-by: Mikael Olsson <mikael.olsson@arm.com>
Diffstat (limited to 'applications/CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions