commit | eb6fd6ff80af989ca5a2d5161f6b8de460f4c575 | [log] [download] |
---|---|---|
author | nicm <nicm> | Tue Apr 25 11:49:35 2017 +0000 |
committer | nicm <nicm> | Tue Apr 25 11:49:35 2017 +0000 |
tree | 8897816528cbd79938ceaaf9560d0a184dab77e7 | |
parent | 51720146680d8fdba021dae755fc50305c9a0206 [diff] |
if-shell doesn't need to queue its error message into a callback, and in fact it can't do so because the item it was working with will have been freed. Reported by Daniel Hahler.