Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] multikey_quick_sort.c - erroneous #576

Open
kvedala opened this issue Jul 19, 2020 · 1 comment
Open

[BUG] multikey_quick_sort.c - erroneous #576

kvedala opened this issue Jul 19, 2020 · 1 comment
Labels
bug

Comments

@kvedala
Copy link
Collaborator

@kvedala kvedala commented Jul 19, 2020

erroneous code sequences

Description

  • line# 259 -> while loop has invalid termination condition because pp variable is not initialized and garbage value.

Expected Behavior

Actual Behavior

Possible Fix

Steps to Reproduce

Context

@kvedala kvedala added the bug label Jul 19, 2020
@Panquesito7
Copy link
Member

@Panquesito7 Panquesito7 commented Sep 10, 2020

Wasn't this fixed in #601?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.