Skip to content

I20250411-0200

@laeubi laeubi tagged this 08 Apr 16:35
Currently we add a long to an int this can result in information loss
and numeric errors such as overflows.

As we only skip an integer amount of bytes the result can also only be
an int of bytes skipped, adding an explicit cast makes the security
scanner happy here.
Assets 2
Loading