strcat() causing sigsegv #6
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?
See (commented out) strcat test 4.
When maxLength is low (too low? - didn't check), program crashes (errno 139).
Haven't looked into it yet, so idk what causes it yet. IIRC it used to work before so maybe it's something else.