jumbo533

Results 1 issues of jumbo533

There is an issue in VcEncoder constructor. If source file size is more than int.MaxValue than it would be incorrect behavior in: _nativeAllocation = new NativeAllocation((int)source.Length);