]> ruderich.org/simon Gitweb - wall-notify/wall-notify.git/commitdiff
fix race condition in handle_wall()
authorSimon Ruderich <simon@ruderich.org>
Thu, 23 Oct 2014 09:32:48 +0000 (11:32 +0200)
committerSimon Ruderich <simon@ruderich.org>
Thu, 23 Oct 2014 09:32:48 +0000 (11:32 +0200)
If a signal occurred before the while loop is reached, it was lost.


No differences found