Closed Bojun-Seo closed 1 year ago
The for loop was infinite loop since size_t type is always bigger or equal to zero. So this bug causes segfault
The for loop was infinite loop since size_t type is always bigger or equal to zero. So this bug causes segfault