Skip to content

feat(dotter): Ensure null termination and robust buffer handling#2

Merged
EndPositive merged 1 commit intoEndPositive:mainfrom
x-stp:feat/hotter-dotter
Jun 5, 2025
Merged

feat(dotter): Ensure null termination and robust buffer handling#2
EndPositive merged 1 commit intoEndPositive:mainfrom
x-stp:feat/hotter-dotter

Conversation

@x-stp
Copy link
Collaborator

@x-stp x-stp commented Jun 1, 2025

Explicitly null-terminating the output strings in both slipstream_inline_dotify and slipstream_inline_undotify.
Improving the buffer size check in slipstream_inline_dotify to correctly account for the null terminator.
Enhancing the handling of empty input strings in slipstream_inline_dotify.

-    Explicitly null-terminating the output strings in both slipstream_inline_dotify and slipstream_inline_undotify.
-    Improving the buffer size check in slipstream_inline_dotify to correctly account for the null terminator.
-    Enhancing the handling of empty input strings in slipstream_inline_dotify.
@x-stp x-stp force-pushed the feat/hotter-dotter branch 2 times, most recently from 2354dec to f8655be Compare June 1, 2025 21:36
@EndPositive EndPositive self-requested a review June 5, 2025 01:30
@EndPositive EndPositive merged commit 3ada0c8 into EndPositive:main Jun 5, 2025
@x-stp x-stp deleted the feat/hotter-dotter branch June 5, 2025 05:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants