rustdesk/libs
OrbisAI Security e40c7b55f8 fix: add NULL guard before CliprdrStream_Delete in CliprdrStream_New
Prevents null pointer dereference when calloc fails for the CliprdrStream
instance itself. In that case `instance` is NULL and calling
CliprdrStream_Delete(instance) would crash.

Simplified PR to contain only the minimal production fix as requested.
Removed test file and CI workflow that over-expanded the scope.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-06-05 07:38:31 +05:30
..
clipboard fix: add NULL guard before CliprdrStream_Delete in CliprdrStream_New 2026-06-05 07:38:31 +05:30
enigo fix(linux): enable mouse side buttons in remote sessions (#14848) 2026-04-25 12:46:05 +08:00
hbb_common@df6badca5b fix: bytes codec, reserver(), check max (#15168) 2026-06-02 16:39:50 +08:00
libxdo-sys-stub fix(install): linux xdo (#14096) 2026-01-21 20:43:15 +08:00
portable 1.4.7 2026-06-02 17:06:23 +08:00
remote_printer Allow non_snake_case identifiers in src/setup/mod.rs for libs/remote_printer. (#13384) 2025-11-02 21:19:13 +08:00
scrap scrap/wayland: insert videoconvert to fix screencast on COSMIC / DMA-BUF portals (#15063) 2026-05-17 16:02:23 +08:00
virtual_display impl(cm): implement change_theme and change_language callbacks (#14782) 2026-04-15 17:35:51 +08:00