Inspections Open source
Name
descriptor.c
Location
file [vdr] - .../libsi/descriptor.c
Problem synopsis- Returning 'size_t' from a function returning 'int': Values of type 'size_t' may not fit into the receiver type 'int' at line 83
- Values of type 'size_t' may not fit into the receiver type 'int' at line 99
- Values of type 'size_t' may not fit into the receiver type 'int' at line 104
- Values of type 'size_t' may not fit into the receiver type 'int' at line 105
- Values of type 'size_t' may not fit into the receiver type 'int' at line 122
- Values of type 'size_t' may not fit into the receiver type 'int' at line 132
- Values of type 'size_t' may not fit into the receiver type 'int' at line 171
- Values of type 'size_t' may not fit into the receiver type 'int' at line 181
- Values of type 'size_t' may not fit into the receiver type 'int' at line 200
- Values of type 'size_t' may not fit into the receiver type 'int' at line 201
- Values of type 'size_t' may not fit into the receiver type 'int' at line 210
- Values of type 'size_t' may not fit into the receiver type 'int' at line 220
- Parameter type mismatch: Values of type 'int' may not fit into the receiver type 'unsigned char' at line 1002
- Parameter type mismatch: Values of type 'int' may not fit into the receiver type 'unsigned char' at line 1002