diff options
author | David Schleef <ds@schleef.org> | 2007-03-22 22:36:34 +0000 |
---|---|---|
committer | David Schleef <ds@schleef.org> | 2007-03-22 22:36:34 +0000 |
commit | b752ae9129851ded173c7851f64f6731db9bd784 (patch) | |
tree | f3ef51abc4cf909ea91f8565195add7acc290fe5 /ChangeLog | |
parent | 0e0d3ae40bd2bddb3354bb1a9e0092028a0f62d4 (diff) |
* liboil/liboilcpu.c:
Restore the signal mask if we caught a signal. Fixes #10247
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2007-03-22 David Schleef <ds@schleef.org> + + * liboil/liboilcpu.c: + Restore the signal mask if we caught a signal. Fixes #10247 + 2007-03-21 David Schleef <ds@schleef.org> * examples/jpeg/jpeg.c: |