The size of the containint structure was passed instead of the size of
the array. This happened to be harmless as the extra word copied is
one we copy in the next line anyway.
Obtained from: CheriBSD
Differential D25791
Pass the right size to memcpy() when copying the array of FP registers. Authored by jhb on Jul 23 2020, 8:16 PM. Tags None Referenced Files
Subscribers
Details The size of the containint structure was passed instead of the size of Obtained from: CheriBSD
Diff Detail
|