Unsafe code #49
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Some code parts are unsafe: lacking null-checks, potential double-frees etc. These parts need to be addressed.
jabber.developer referenced this issue2025-11-10 06:59:09 +00:00
Mostly resolved by #47. Current issue lack specific details. If unsafe parts are reencountered/could be automatically detected, they are going to be referenced in new issues.