Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
dtrace: resolve conversion warnings from SLURP_INT
Resolve build warnings on Windows with the following pattern: warning C4244: '=': conversion from 'int64_t' to 'int32_t', possible loss of data PR-URL: #10143 Reviewed-By: Ben Noordhuis <[email protected]> Reviewed-By: James M Snell <[email protected]>
- Loading branch information