You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TOF: fix retrieval of integer output buffer CompressorTask.cxx (#6194)
To fix retrieval of integer output buffer size output buffer size will be the sum of the command-line-specified buffer size and the value automatically calculated.
Unless a negative value is used as the command-line-specified buffer size, in which case a fixed buffer size is used.
0 commit comments