evemu-record segfault when not using stdout
Bug #1080720 reported by
Benjamin Tissoires
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
evemu |
Triaged
|
High
|
Stephen M. Webb |
Bug Description
Hi,
when using:
$ evemu-record /dev/input/event21 record.txt
And hitting Ctrl-C, the program segfault, because it tries to close two times the output file descriptor.
Attached is a patch that solves the problem.
Cheers,
Benjamin
Related branches
Changed in evemu: | |
status: | New → Triaged |
importance: | Undecided → High |
assignee: | nobody → Stephen M. Webb (bregma) |
To post a comment you must log in.