commit | 576df632f24f7db40b7266cada96ed1b76f1255d | [log] [tgz] |
---|---|---|
author | Markus Elfring <elfring@users.sourceforge.net> | Thu Oct 13 08:23:22 2016 -0300 |
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Fri Nov 18 10:48:22 2016 -0200 |
tree | 5c529a6983cebf146000683d6014a28c36d1f0c1 | |
parent | 559f64d4de35c6ff5a89599bc209452e24b4fba4 [diff] |
[media] RedRat3: Improve another size determination in redrat3_reset() Replace the specification of a data type by a pointer dereference as the parameter for the operator "sizeof" to make the corresponding size determination a bit safer. Signed-off-by: Markus Elfring <elfring@users.sourceforge.net> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>