1
1
Nathan Hjelm e79debc320 osc/rdma: fix overflow in offset calculation
This commit fixes a bug is osc/rdma that can occur if the total size
of the shared memory segment gets larger than 4 GiB. The bug was
caused by a typo. The type of my_base_offset should have been size_t
not int.

Signed-off-by: Nathan Hjelm <hjelmn@lanl.gov>
2018-03-27 09:33:44 -06:00
..
2018-02-22 17:48:29 +02:00
2018-03-26 14:21:21 -07:00
2018-03-26 14:21:21 -07:00
2018-03-21 11:27:01 -05:00
2018-03-26 14:21:21 -07:00
2018-03-23 11:45:30 -07:00
2018-03-26 14:26:17 -07:00