Reject overlong host type and field names #49
Reference in New Issue
Block a user
Delete Branch "46"
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?
Fixes #46
Use aksl_strcpy for host type and field names so names over 31 characters fail instead of truncating and colliding. Document the shared limit and add host registration boundary/collision regression coverage.
Verification: cmake --build build --parallel 2; ctest --test-dir build --output-on-failure (112/112 passed).
ebec1f1621toaf23558aa3af23558aa3to7c3e4e3081@logikoma need to sign these commits
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.