freebsd-dev/sys/contrib/ia64
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
..
libuwx Fix a nasty bug that was exposed by disabling the trace support by 2003-07-12 04:20:56 +00:00