tinyds: Fix passing wrong arg to wl_container_of 83/278183/1
authorSeunghun Lee <shiin.lee@samsung.com>
Wed, 4 May 2022 06:31:58 +0000 (15:31 +0900)
committerSooChan Lim <sc1.lim@samsung.com>
Mon, 18 Jul 2022 05:58:35 +0000 (14:58 +0900)
commitac5fa7143dbbb7a956fa2f1c9abae32b1f8809c5
tree577ee1c0b7bb4883cd694b65846ba01762010275
parentd1e6400f7e9b035502257919694a4281dd40fd17
tinyds: Fix passing wrong arg to wl_container_of

This led segfault illegally accessing wrong pointer.

Change-Id: I28e64be8c0d0abd5ee8e164353a5c038a2c7ce52
src/examples/tinyds.c