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

/gem5/src/base/
H A Ddebug.hhdiff 10685:a24286e33318 Wed Feb 11 10:23:00 EST 2015 Andreas Hansson <andreas.hansson@arm.com> base: Do not dereference NULL in CompoundFlag creation

This patch fixes the CompoundFlag constructor, ensuring that it does
not dereference NULL. Doing so has undefined behaviuor, and both clang
and gcc's undefined-behaviour sanitiser was rather unhappy.
/gem5/src/
H A DSConscriptdiff 10685:a24286e33318 Wed Feb 11 10:23:00 EST 2015 Andreas Hansson <andreas.hansson@arm.com> base: Do not dereference NULL in CompoundFlag creation

This patch fixes the CompoundFlag constructor, ensuring that it does
not dereference NULL. Doing so has undefined behaviuor, and both clang
and gcc's undefined-behaviour sanitiser was rather unhappy.

Completed in 51 milliseconds