[2836] Set the segment holder separately
Only allocate the memory for segment holder in the constructor, set it in separate method. The allocation might throw.
Please register or sign in to comment
Only allocate the memory for segment holder in the constructor, set it in separate method. The allocation might throw.