Skip to content
Snippets Groups Projects
  • scott snyder's avatar
    0c113650
    RootStorageSvc: Work around SetAddress change in root 6.22. · 0c113650
    scott snyder authored
    As of root 6.22, calling SetAddress with nullptr may not work as expected
    if the address had previously been set to something non-null.
    We were doing this if we wanted root to create a temporary empty
    object for output, but this doesn't work properly with 6.22.
    Instead, create a temporary object ourselves.
    0c113650
    History
    RootStorageSvc: Work around SetAddress change in root 6.22.
    scott snyder authored
    As of root 6.22, calling SetAddress with nullptr may not work as expected
    if the address had previously been set to something non-null.
    We were doing this if we wanted root to create a temporary empty
    object for output, but this doesn't work properly with 6.22.
    Instead, create a temporary object ourselves.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.