nvh265sldec, d3d11h265dec: Fix possible invalid memory access
Compare changes
- Seungha Yang authored
The number of element to copy should be num_tile_columns_minus1 and num_tile_rows_minus1. Part-of: <!1374>
+ 4
− 2
@@ -958,10 +958,12 @@ gst_d3d11_h265_dec_picture_params_from_pps (GstD3D11H265Dec * self,