Skip to content
  • parcs's avatar
    Make the fields in NameCache strict · bed118a4
    parcs authored
    We've already been making sure to strictly modify the global name cache
    in order to avoid space leaks.  However, that does us little good if the
    fields of the name cache are not made strict as well.
    bed118a4