Merge lp:~mir-team/mir/fix-delayed-sigaction-restore into lp:mir
Proposed by
Andreas Pokorny
on 2015-02-16
| Status: | Work in progress |
|---|---|
| Proposed branch: | lp:~mir-team/mir/fix-delayed-sigaction-restore |
| Merge into: | lp:mir |
| Diff against target: |
235 lines (+154/-24) 3 files modified
src/include/server/mir/glib_main_loop_sources.h (+2/-1) src/server/glib_main_loop_sources.cpp (+52/-23) tests/unit-tests/test_glib_main_loop.cpp (+100/-0) |
| To merge this branch: | bzr merge lp:~mir-team/mir/fix-delayed-sigaction-restore |
| Related bugs: |
| Reviewer | Review Type | Date Requested | Status |
|---|---|---|---|
| Mir development team | 2015-02-16 | Pending | |
|
Review via email:
|
|||
Commit Message
Keep sigaction alive through shared_ptr
Description of the Change
This is the MP with the glib problems
To post a comment you must log in.
Unmerged revisions
- 2318. By Andreas Pokorny on 2015-02-16
-
Keep sig actions alive through shared_ptr
