[chrony-dev] [GIT] chrony/chrony.git branch, master, updated. 1.29-51-g3f507b7

[ Thread Index | Date Index | More chrony.tuxfamily.org/chrony-dev Archives ]


This is an automated email from git. It was enerated because a ref
change was pushed to the repository "chrony/chrony.git".

The branch, master has been updated
       via  3f507b782c3caa2652d671e497190594a8b0dd10 (commit)
       via  2fc3525fdf5c1da73eefeebcd7280c4404d5fd5f (commit)
       via  0f3e464202622ffbbd342b242382a92979a6e7d8 (commit)
      from  925d7119ec0db3620a2350eca3cbaea1a8eb4306 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 3f507b782c3caa2652d671e497190594a8b0dd10
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Tue Jan 21 19:10:46 2014 +0100

    Replace number and total fields in cmdmon reply packet with padding
    
    They were not used for anything and there is no plan to change that.

commit 2fc3525fdf5c1da73eefeebcd7280c4404d5fd5f
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Tue Jan 21 18:45:56 2014 +0100

    Don't read uninitialized memory in client packet length check
    
    Before calling PKL_ReplyLength() check that the packet has full header.
    This didn't change the outcome of the test if the packet was shorter as
    the invalid result from PKL_ReplyLength() was either larger than length
    of the packet or smaller than header length, failing the length check in
    both cases.

commit 0f3e464202622ffbbd342b242382a92979a6e7d8
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date:   Fri Jan 24 16:37:26 2014 +0100

    Remove superfluous code in read_from_cmd_socket()

-----------------------------------------------------------------------

Summary of changes:
 candm.h  |    6 +++---
 client.c |   11 +++++++----
 cmdmon.c |    5 ++---
 3 files changed, 12 insertions(+), 10 deletions(-)


hooks/post-receive
--
chrony/chrony.git

-- 
To unsubscribe email chrony-dev-request@xxxxxxxxxxxxxxxxxxxx with "unsubscribe" in the subject.
For help email chrony-dev-request@xxxxxxxxxxxxxxxxxxxx with "help" in the subject.
Trouble?  Email listmaster@xxxxxxxxxxxxxxxxxxxx.


Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/