• Show log

    Commit

  • Hash : 97a17e4e
    Author : Russell Belfer
    Date : 2012-08-24T12:19:22

    Fix valgrind warnings and spurious error messages
    
    Just clean up valgrind warnings about uninitialized memory
    and also clear out errno in some cases where it results in
    a false error message being generated at a later point.