* exceptions.cc (_threadinfo::pop): Zero *contents* of popped stack location

rather than the actual stack pointer.
This commit is contained in:
Christopher Faylor
2003-11-30 02:19:45 +00:00
parent f3a1e23eb3
commit b63ba3b6aa
5 changed files with 10 additions and 5 deletions

View File

@@ -26,8 +26,6 @@ enum picom
PICOM_FIFO = 2
};
extern struct sigaction *global_sigs;
class _pinfo
{
public: