]> git.ipfire.org Git - thirdparty/chrony.git/commit
cmdmon: fix handling of client access command
authorMiroslav Lichvar <mlichvar@redhat.com>
Tue, 7 Apr 2015 12:07:40 +0000 (14:07 +0200)
committerMiroslav Lichvar <mlichvar@redhat.com>
Tue, 7 Apr 2015 12:07:40 +0000 (14:07 +0200)
commit27f8ad7fd119cf865be0f6dc08cc0b5e960e6da0
tree552213b8f4dbbcb588ccb72f20351a795ac7b1ca
parenta79fbef21e33338552ebba483ada23a8d08fbf9c
cmdmon: fix handling of client access command

Rework the loop to limit the number of iterations to MAX_CLIENT_ACCESSES
and not waste CPU.
cmdmon.c