Skip to content

Exit early for trivial sort cases to avoid segfault#229

Merged
MichaelChirico merged 4 commits intomainfrom
quicksort-segfault
Jan 9, 2026
Merged

Exit early for trivial sort cases to avoid segfault#229
MichaelChirico merged 4 commits intomainfrom
quicksort-segfault

Conversation

@MichaelChirico
Copy link
Copy Markdown
Collaborator

Closes #220. Written by Gemini.

@MichaelChirico MichaelChirico merged commit b9f7e03 into main Jan 9, 2026
8 checks passed
@MichaelChirico MichaelChirico deleted the quicksort-segfault branch January 9, 2026 18:39
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.

quicksort segfault for empty input

1 participant