Skip to content
  • sven.panne@aedion.de's avatar
    Keep valgrind happy when calling timer_create · 3db3a003
    sven.panne@aedion.de authored
    Fill all of the sigevent structure with zeroes before individual fields are
    set. Although not strictly necessary, this keeps tools like valgrind from
    complaining about passing uninitialized data, which is a good thing.
    
    MERGE TO STABLE
    3db3a003