mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-19 11:41:26 +00:00
This patch fixes the following Coverity complaint:
CID 271606 (#1 of 1): Uninitialized scalar variable (UNINIT)
uninit_use_in_call: Using uninitialized value event.
Field event.target_name is uninitialized when calling __event_send.