Monday, 27 November 2023
  2 Replies
  324 Visits
  Subscribe
good morning Sergio,
the GetIntegerFromBytes function of the sgcHTTP2_Helpers unit may raise an integer overflow error.
If it is foreseen, it would be preferable to disable the integer overflow check with the {$Q-} compilation directive because in debug it is often enabled anyway.