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

[c++][fix] check nullable of bin mappers in dataset_loader.cpp (fix #5221) #5258

Merged
merged 1 commit into from
Jun 2, 2022

Conversation

shiyu1994
Copy link
Collaborator

This is to fix #5221. Nullable of bin_mappers[i] should be checked. This is a bug introduced by PR #4448 amd was ignored by the fix #5145. Thanks @vollis for finding this out!

@shiyu1994 shiyu1994 requested a review from guolinke as a code owner June 1, 2022 14:31
@shiyu1994 shiyu1994 changed the title [c++][fix] check nullable of bin mappers in dataset_loader.cpp [c++][fix] check nullable of bin mappers in dataset_loader.cpp (fix #5221) Jun 1, 2022
@shiyu1994 shiyu1994 requested review from jameslamb and StrikerRUS June 1, 2022 14:31
@shiyu1994 shiyu1994 added the fix label Jun 1, 2022
@shiyu1994 shiyu1994 merged commit fa9e452 into microsoft:master Jun 2, 2022
@jameslamb jameslamb mentioned this pull request Oct 7, 2022
40 tasks
@github-actions
Copy link

This pull request has been automatically locked since there has not been any recent activity since it was closed. To start a new related discussion, open a new issue at https://github.com/microsoft/LightGBM/issues including a reference to this.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 19, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
2 participants