No description provided.
Patch version 1.0.3 #6
croil
commented 2026年03月24日 05:56:20 +01:00
croil
self-assigned this 2026年03月24日 05:56:20 +01:00
croil
added 2 commits 2026年03月24日 05:56:20 +01:00
This patch fixes non-compliance with strict C99 by changing the `ssize_t` type to `intmax_t`, implementing `_strnlen_i()` using `memchr()` as a replacement for `strnlen()`, which is an extension, and fixes an edge case where if the first path passed to any of the `crpath*cat()` family is trivial, `nacc` will be set to an uninitialized value, causing undefined behavior.
croil
commented 2026年03月24日 05:58:11 +01:00
This PR addresses issue #5 and a bug that occurs if the first path in a crpath*cat() call is trivial.
This PR addresses issue #5 and a bug that occurs if the first path in a `crpath*cat()` call is trivial.
croil
merged commit d1620982c9 into main 2026年03月24日 05:59:18 +01:00
croil
deleted branch staging 2026年03月24日 05:59:18 +01:00
croil
referenced this pull request from a commit 2026年03月24日 05:59:19 +01:00
Sign in to join this conversation.
No reviewers
Labels
Clear labels
Compat/Breaking
Breaking change that won't be backward compatible
Kind/Bug
Something is not working
Kind/Documentation
Documentation changes
Kind/Enhancement
Improve existing functionality
Kind/Feature
New functionality
Kind/Security
This is security issue
Kind/Testing
Issue or pull request related to testing
Priority
Critical
The priority is critical
Priority
High
The priority is high
Priority
Low
The priority is low
Priority
Medium
The priority is medium
Resolved
Marks the issue as resolved.
Reviewed
Confirmed
Issue has been confirmed
Reviewed
Duplicate
This issue or pull request already exists
Reviewed
Invalid
Invalid issue
Reviewed
Won't Fix
This issue won't be fixed
Status
Abandoned
Somebody has started to work on this but abandoned work
Status
Blocked
Something is blocking this issue or pull request
Status
Need More Info
Feedback is required to reproduce issue or to continue work
No labels
Compat/Breaking
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Resolved
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".
No due date set.
Dependencies
No dependencies set.
Reference
croil/crpath!6
Loading...
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "staging"
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?