Check that cythonisation of XDR reader didn't introduce C int
overflow bug similar to that in #4039
#4053
Labels
int
overflow bug similar to that in #4039
#4053
Cythonisation of the DCD reader in #3888 resulted in an int overflow bug as detailed in #4039 and fixed in #4084.
Given I did something similar for the XDR reader in #3892, we should check that no similar bugs were introduced.
The text was updated successfully, but these errors were encountered: