Skip to content
Snippets Groups Projects
Forked from mvdsoft / cbmroot
Source project has a limited visibility.
  • Pascal Raisig's avatar
    ac7fc23b
    Add a safety to capture digi=nullptr · ac7fc23b
    Pascal Raisig authored
    In the processing routines for empty digi branches a situation could appear,
    where nullptr were forwarded to unprotocted functions.
    Now a protection against this situation and a safety against nullptr is implemented.
    ac7fc23b
    History
    Add a safety to capture digi=nullptr
    Pascal Raisig authored
    In the processing routines for empty digi branches a situation could appear,
    where nullptr were forwarded to unprotocted functions.
    Now a protection against this situation and a safety against nullptr is implemented.