rosenberg: fully initializing the struct does not clear the holes
commitaba020925db8ec81bf6bd15c767c231302adedbd
authorDan Carpenter <dan.carpenter@linaro.org>
Wed, 3 May 2023 14:56:34 +0000 (3 17:56 +0300)
committerDan Carpenter <dan.carpenter@linaro.org>
Wed, 3 May 2023 14:56:34 +0000 (3 17:56 +0300)
tree07ddef5070081cfe974e4babf2683877201b8b3d
parent82e26e2337ad344ec27112360afba138daa5c3f8
rosenberg: fully initializing the struct does not clear the holes

If the struct is fully initialized then check for struct holes.

Signed-off-by: Dan Carpenter <dan.carpenter@linaro.org>
check_rosenberg.c