freebsd-dev/sys/contrib/ia64/libuwx
Marcel Moolenaar dca737bc61 Fix a nasty bug that was exposed by disabling the trace support by
default. There were 2 cases where the trace code was in the else-
part of an if-statement without any compound construct to protect
against nullification. The result was that 2 unconditional statements
turned into conditional statements and wrecked havoc.

This fix has been returned to the vendor and in anticipation of a
future import committed onto the vendor branch.
2003-07-12 04:20:56 +00:00
..
src Fix a nasty bug that was exposed by disabling the trace support by 2003-07-12 04:20:56 +00:00
test This is beta4 of libuwx; an ia64 stack unwinder. This code is made 2003-05-15 05:04:44 +00:00