Closed dglmoore closed 8 years ago
The source and destination arguments to the memcpy function were swapped in inform_dist_copy. Tests were added to detect this, and the bug was fixed.
memcpy
inform_dist_copy
The source and destination arguments to the
memcpy
function were swapped ininform_dist_copy
. Tests were added to detect this, and the bug was fixed.