* exceptions.cc (_threadinfo::pop): Zero *contents* of popped stack location
rather than the actual stack pointer.
This commit is contained in:
@@ -26,8 +26,6 @@ enum picom
|
||||
PICOM_FIFO = 2
|
||||
};
|
||||
|
||||
extern struct sigaction *global_sigs;
|
||||
|
||||
class _pinfo
|
||||
{
|
||||
public:
|
||||
|
Reference in New Issue
Block a user