• Show log

    Commit

  • Hash : acd17006
    Author : Carlos Martín Nieto
    Date : 2012-10-07T11:19:19

    remote: only keep a weak pointer in update_tips
    
    The reference is only needed inside the function. We mistakenly
    increased the reference counter causing the ODB not to get freed and
    leaking descriptors.