commit | 586c61fd88655dfb8373ad96c03464c494667952 | [log] [tgz] |
---|---|---|
author | Sean Young <sean@mess.org> | Thu Aug 23 17:18:25 2012 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Sat Sep 15 11:51:28 2012 -0300 |
tree | 8a7f99e565c374577496eb6484932c786704fcc0 | |
parent | b0c47e1ec2a5d66df4ef5d34055a919140aa386a [diff] |
[media] rc: fix buffer overrun "[media] rc-core: move timeout and checks to lirc" introduced a buffer overrun by passing the number of bytes, rather than the number of samples, to the transmit function. Signed-off-by: Sean Young <sean@mess.org> Acked-by: David Härdeman <david@hardeman.nu> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>