[liboping-changes] octo's ping library: Changes to 'master'

Florian Forster octo at verplant.org
Mon Jul 20 13:51:38 CEST 2009


 ChangeLog      |    5 +++++
 configure.ac   |    4 ++--
 src/liboping.c |    5 ++++-
 3 files changed, 11 insertions(+), 3 deletions(-)

New commits:
commit 2a858332efd560a8cd45b5cd3787946e7505a705
Author: Florian Forster <sifnfors at stud.informatik.uni-erlangen.de>
Date:   Mon Jul 20 13:51:23 2009 +0200

    Bumped version to 1.3.1; Updated ChangeLog.

commit e6cd6a0a6a219c6f2b1c86d308618b99e83345b0
Author: Sebastian Harl <sh at tokkee.org>
Date:   Mon Jul 20 09:40:32 2009 +0200

    src/liboping.c: Fixed argument verification.
    
    ping_iterator_get_info()'s 'buffer' argument _may_ be NULL, since the user
    might only be interested in the size of the (to be) returned value. If
    'buffer' is NULL, '*buffer_len' should be 0, though, to make sure nothing gets
    written to 'buffer'.
    
    This bug was introduced in commit 9ae85a09d919777c9be52e55b23c08bf2c8c1d0e.




More information about the liboping-changes mailing list