Skip to content
  • Samuel Thibault's avatar
    Make sure returned values are initialized · ba14b9fc
    Samuel Thibault authored
    Some methods do not have a way to notify that they have failed.
    They should thus make sure that they set some value, rather than let them
    uninitialized and thus random.
    
    This is a follow-up for 9118d447 ("Make sure returned values are
    initialized")
    ba14b9fc