Searched hist:8722 (Results 1 - 1 of 1) sorted by relevance

/gem5/src/mem/
H A Dfs_translating_port_proxy.ccdiff 8722:78b08f92c290 Thu Jan 12 16:27:00 EST 2012 Mitchell Hayenga <Mitchell.Hayenga@ARM.com> Fix memory corruption issue with CopyStringOut()

CopyStringOut() improperly indexed setting the null
character, would result in zeroing a random byte
of memory after(out of bounds) the character array.

Completed in 9 milliseconds