Files
cproof/tests
Jabber Developer ac2b6b9635 fix(cmd_sub): Prevent crash with malformed JID in /sub command
Added null check for jidp in cmd_sub to handle jid_create returning NULL.

Crash occurred when processing malformed JID inputs like @example.com.

Ensures robust handling of invalid JIDs.

Fixes #23
2025-09-01 22:59:35 +02:00
..
2025-07-19 14:32:26 +02:00