Enrico Weigelt, metux IT consult
cb0ab6ae0b
Xi: ProcXIPassiveGrabDevice(): move rpcbuf declaration upwards
...
The code below the `out` label is using the rpcbuf variable, but we have
a jump site before the variable is declared. It had been overlooked, because
for yet unknown reasons the compiler doesn't complain at all about this.
We could assume that it at least moves the stack allocation upwards
(always could even happen even on function entry), but we don't know whether
the memory is already unitialized.
So, to be on safe-side, move the declaration upwards, before the first
jump site.
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net >
2025-08-29 14:32:39 +02:00
..
2025-06-12 16:17:35 +02:00
2025-08-05 12:58:07 +02:00
2025-08-22 14:27:29 +02:00
2025-08-05 12:58:07 +02:00
2025-02-06 22:28:51 +00:00
2025-08-05 12:58:07 +02:00
2025-02-06 22:28:52 +00:00
2025-08-05 12:58:07 +02:00
2025-02-06 22:28:51 +00:00
2025-08-05 12:58:07 +02:00
2025-02-06 22:28:51 +00:00
2025-07-23 12:23:06 +02:00
2025-06-12 16:17:35 +02:00
2025-07-23 12:23:06 +02:00
2025-08-18 10:52:49 +02:00
2025-08-05 12:58:07 +02:00
2025-02-06 22:28:52 +00:00
2025-08-05 12:58:07 +02:00
2025-08-18 10:52:49 +02:00
2025-08-05 12:58:07 +02:00
2025-07-23 12:24:27 +02:00
2025-08-29 13:10:59 +02:00
2025-08-05 12:58:07 +02:00
2025-08-29 13:11:10 +02:00
2025-08-05 12:58:07 +02:00
2025-08-29 13:11:43 +02:00
2025-08-05 12:58:07 +02:00
2025-08-22 14:27:29 +02:00
2025-08-05 12:58:07 +02:00
2025-08-24 12:11:24 +02:00
2025-08-05 12:58:07 +02:00
2025-08-29 13:11:20 +02:00
2025-08-05 12:58:07 +02:00
2025-08-24 12:11:24 +02:00
2025-08-05 12:58:07 +02:00
2025-08-24 12:11:24 +02:00
2025-08-05 12:58:07 +02:00
2025-08-22 14:27:29 +02:00
2025-08-05 12:58:07 +02:00
2025-08-22 14:27:29 +02:00
2025-08-05 12:58:07 +02:00
2025-06-12 17:21:44 +02:00
2025-08-05 12:58:07 +02:00
2025-06-12 17:21:44 +02:00
2025-08-05 12:58:07 +02:00
2025-08-29 13:11:32 +02:00
2025-08-05 12:58:07 +02:00
2025-06-12 17:21:44 +02:00
2025-08-05 12:58:07 +02:00
2025-07-03 12:01:52 +02:00
2025-08-29 11:42:31 +02:00
2025-08-05 12:58:07 +02:00
2025-08-29 11:42:22 +02:00
2025-08-05 12:58:07 +02:00
2025-02-06 22:28:51 +00:00
2025-08-05 12:58:07 +02:00
2025-02-06 22:28:51 +00:00
2025-08-05 12:58:07 +02:00
2025-08-22 14:27:29 +02:00
2025-08-05 12:58:07 +02:00
2025-08-22 14:27:29 +02:00
2025-08-05 12:58:07 +02:00
2025-06-12 16:17:35 +02:00
2025-08-05 12:58:07 +02:00
2025-08-22 14:27:29 +02:00
2025-08-05 12:58:07 +02:00
2025-08-22 14:27:29 +02:00
2025-08-05 12:58:07 +02:00
2024-10-10 13:38:31 +00:00
2025-06-12 16:53:43 +02:00
2025-08-05 12:58:07 +02:00
2025-02-06 22:28:51 +00:00
2025-08-05 12:58:07 +02:00
2025-02-06 22:28:51 +00:00
2025-08-05 12:58:07 +02:00
2025-06-12 16:19:33 +02:00
2025-08-05 12:58:07 +02:00
2025-08-18 10:52:49 +02:00
2025-08-05 12:58:07 +02:00
2025-06-12 16:19:33 +02:00
2025-08-05 12:58:07 +02:00
2025-06-12 17:21:43 +02:00
2025-08-05 12:58:07 +02:00
2025-08-22 14:27:29 +02:00
2025-08-05 12:58:07 +02:00
2025-08-22 14:27:29 +02:00
2025-07-23 12:23:06 +02:00
2025-08-29 14:32:39 +02:00
2025-08-05 12:58:07 +02:00
2025-08-24 12:11:24 +02:00
2025-08-05 12:58:07 +02:00
2025-08-29 13:10:48 +02:00
2025-08-29 13:10:48 +02:00
2025-08-29 11:39:51 +02:00
2025-08-05 12:58:07 +02:00
2025-08-22 14:27:29 +02:00
2025-08-05 12:58:07 +02:00
2025-07-18 04:51:30 +02:00
2025-08-05 12:58:07 +02:00
2025-06-12 16:52:07 +02:00
2025-08-05 12:58:07 +02:00
2025-08-22 14:27:29 +02:00
2025-08-05 12:58:07 +02:00
2024-09-01 22:21:12 +00:00
2025-06-12 16:34:14 +02:00
2025-08-05 12:58:07 +02:00