Inspections Open source
Name
recording.c
Location
file [vdr] - .../recording.c
Problem synopsis- Parameter type mismatch: Using 'size_t' for signed values of type 'int' at line 715
- Parameter type mismatch: Using 'size_t' for signed values of type 'int' at line 716
- Parameter type mismatch: Using 'size_t' for signed values of type 'int' at line 744
- Parameter type mismatch: Using 'size_t' for signed values of type 'int' at line 885
- Parameter type mismatch: Using 'size_t' for signed values of type 'int' at line 989
- Parameter type mismatch: Using 'size_t' for signed values of type 'int' at line 1023
- Using 'size_t' for signed values of type 'ssize_t' at line 1713
- Using 'size_t' for signed values of type 'ssize_t' at line 1715
- Using 'uint64_t' for signed values of type 'off_t' at line 2434
- Parameter type mismatch: Using 'size_t' for signed values of type 'int' at line 2591
- Parameter type mismatch: Using 'size_t' for signed values of type 'int' at line 3008