Comment on IDIV DoS (INT_MIN / -1)parentComments−bdonlan13yThe language in question isn't C, so they can have whatever semantics they want.−loeg13ySorry, the use of the nym INT_MIN suggested to me that the implementation under the covers was C.It looks like it was once an interpreter, but is now compiled down to CLR and run with Mono.
Comments
The language in question isn't C, so they can have whatever semantics they want.
Sorry, the use of the nym INT_MIN suggested to me that the implementation under the covers was C.
It looks like it was once an interpreter, but is now compiled down to CLR and run with Mono.