libx52/libusbx52/util
nirenjan 03c0376e7c Initialize variables to avoid maybe-uninitialized warnings
When building the package for PPA, gcc throws errors indicating that
some variables may be used uninitialized. This is not a real problem
that shows up during the CI build, but only when building using
dpkg-buildpackage.

This change adds some dummy initialization so that it avoids triggering
those warnings during debuild/dpkg-buildpackage.
2023-01-03 12:26:51 -08:00
..
create_device_list.c Move libusbx52 to top level 2021-07-29 21:57:19 -07:00
log_actions.c Initialize variables to avoid maybe-uninitialized warnings 2023-01-03 12:26:51 -08:00