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

Setting stop and error fields of the result struct #9026

Merged
merged 1 commit into from
Aug 15, 2024

Conversation

jpodivin
Copy link
Contributor

Two fields of the struct were left uninitialized. This could cause issues if they were accessed down the line.

Signed-off-by: Jiri Podivin <jpodivin@redhat.com>
@ggerganov ggerganov merged commit 234b306 into ggerganov:master Aug 15, 2024
51 of 52 checks passed
@jpodivin jpodivin deleted the initresult branch August 15, 2024 06:37
arthw pushed a commit to arthw/llama.cpp that referenced this pull request Nov 15, 2024
)

Signed-off-by: Jiri Podivin <jpodivin@redhat.com>
arthw pushed a commit to arthw/llama.cpp that referenced this pull request Nov 18, 2024
)

Signed-off-by: Jiri Podivin <jpodivin@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants