diff options
| author | rmind <rmind@NetBSD.org> | 2009-12-19 18:25:54 +0000 |
|---|---|---|
| committer | rmind <rmind@NetBSD.org> | 2009-12-19 18:25:54 +0000 |
| commit | ebd0ab14ab46adc1921e4064e294e9ed62301fe6 (patch) | |
| tree | 811ceca41dd80d607cae3b8df96fde0a2c73404f /common/lib | |
| parent | c0bd792af4c5e9fee0f19f8dc987fc77380cf0a7 (diff) | |
sigtimedwait: fix a memory leak (which happens since newlock2 times).
Allocate ksiginfo on stack since it is safe and sigget() assumes that it is
not allocated from pool (pending signals via sigput()/sigget() "mill" should
be dynamically allocated, however). Might be useful to revisit later.
Likely the cause of PR/40750 and indirect cause of PR/39283.
Diffstat (limited to 'common/lib')
0 files changed, 0 insertions, 0 deletions
