Closed 1040403998 closed 1 year ago
Hello, Please can you elaborate n why you think this so i can see, use the code snippet feature if you dont mind so its easier for me to read
Thanks
Issue was closed for now, if you have more evidence of an issue please let me know
while updating the parameter "vector->mindex", I think it should somehow be "vector->mindex = start_index + total_elements + VECTOR_ELEMENT_INCREMENT", instead of "vector->mindex = start_index + total_elements". I'm not sure if this is an issue or there is something wrong with my understanding. Please check for that.