Skip to content
  • Mikael Ronström's avatar
    2739820f
    BUG#30192182 · 2739820f
    Mikael Ronström authored
    
    
    Reviewed-by: default avatarMauritz Sundell <mauritz.sundell@oracle.com>
    
    Calls to execNODE_FAILREP in SafeCounter expected a node bitmask in
    signal object. This is no longer present there, in addition it can
    be destroyed by call to this function so the second call cannot be
    trusted.
    
    Solved by adding a new parameter to the function where the node bitmask
    is carried.
    
    Removed some overly talky debug statements.
    Fixed some downgrade code where initialisation of NODE_FAILREP bitmask
    was in wrong place.
    2739820f
    BUG#30192182
    Mikael Ronström authored
    
    
    Reviewed-by: default avatarMauritz Sundell <mauritz.sundell@oracle.com>
    
    Calls to execNODE_FAILREP in SafeCounter expected a node bitmask in
    signal object. This is no longer present there, in addition it can
    be destroyed by call to this function so the second call cannot be
    trusted.
    
    Solved by adding a new parameter to the function where the node bitmask
    is carried.
    
    Removed some overly talky debug statements.
    Fixed some downgrade code where initialisation of NODE_FAILREP bitmask
    was in wrong place.
Loading