• Tony-Y's avatar
    Bounds checking of used_row_indices (#959) (#969) · b377f484
    Tony-Y authored
    * 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
    b377f484
c_api.cpp 50.7 KB