Commits


Tony-Y authored and Guolin Ke committed b377f4844b2
Bounds checking of used_row_indices (#959) (#969) * Bounds checking of used_row_indices (#959) * add Common::check_int32_elements_interval_closed function. * insert a bounds checking code in LGBM_DatasetGetSubset function of C API. * Delete a needless function * delete the function check_int32_elements_interval_closed