mirror of
https://github.com/TheAlgorithms/C.git
synced 2026-02-04 05:44:35 +00:00
[PR #222] [MERGED] BugFix : loop out of range will cause stack smashing #504
Reference in New Issue
Block a user
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?
📋 Pull Request Information
Original PR: https://github.com/TheAlgorithms/C/pull/222
Author: @54shady
Created: 2/19/2019
Status: ✅ Merged
Merged: 5/5/2019
Merged by: @yanglbme
Base:
master← Head:BugFix📝 Commits (2)
1abb8b2BugFix : loop out of range will cause stack smashingcef21ccUpdate shellSort.c📊 Changes
1 file changed (+51 additions, -31 deletions)
View changed files
📝
sorting/shellSort.c(+51 -31)📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.