Unverified Commit fd8f8ac4 authored by Tommaso Tocci's avatar Tommaso Tocci
Browse files

bugfix: lseek should return off_t

lseek was triggering a number overflow by converting long to integer on
its return value

Added specific lseek test
parent 8dace0ce
Pipeline #479 passed with stages
in 4 minutes and 54 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment