diff options
author | Steve Reinhardt <steve.reinhardt@amd.com> | 2012-08-06 16:57:11 -0700 |
---|---|---|
committer | Steve Reinhardt <steve.reinhardt@amd.com> | 2012-08-06 16:57:11 -0700 |
commit | f4b424cd539eed26de18e81fd9d433cd6ae6295b (patch) | |
tree | a5aaa579d251e83613e13f3a53acd58aced6ab17 /util | |
parent | 73ef8bd168795855cd23e56dd6739dfa23a77eb8 (diff) | |
download | gem5-f4b424cd539eed26de18e81fd9d433cd6ae6295b.tar.xz |
SETranslatingPortProxy: fix bug in tryReadString()
Off-by-one loop termination meant that we were stuffing
the terminating '\0' into the std::string value, which
makes for difficult-to-debug string comparison failures.
Diffstat (limited to 'util')
0 files changed, 0 insertions, 0 deletions