mirror of https://github.com/ceph/go-ceph
c45fa95b32
This change uses slices on top of C allocated array memory in order to have a simple (no pointer arithmetic) and safe (boundary-checked) access to its elements. Signed-off-by: Sven Anderson <sven@redhat.com> |
||
---|---|---|
.. | ||
aliases.go | ||
command_input.go | ||
command_input_test.go | ||
command_output.go | ||
command_output_test.go | ||
cslice.go | ||
cslice_test.go | ||
iovec.go | ||
iovec_test.go | ||
ptrguard.go | ||
ptrguard_test.go | ||
splitbuf.go | ||
splitbuf_test.go | ||
sync_buffer.go | ||
sync_buffer_memcpy.go |