]> ruderich.org/simon Gitweb - wall-notify/wall-notify.git/commit
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)
commitbcd8ae1311102a644bd6d0dc0774d824169027b5
tree5a1fb1bb69d07b5f5d47b0ef6f3e66e595dcacc4
parent5f81debda61d93b35c5aee600e895263a7b04ba6
fix race condition in handle_wall()

If a signal occurred before the while loop is reached, it was lost.
src/wall-notify.c