1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-02-20 07:48:15 +02:00
FFmpeg/libavcodec
Mans Rullgard c4cccc8d3f h264: fix invalid pointer arithmetic
Subtracting a (positive) value from the address of an array violates
C99 section 6.5.6:

  If both the pointer operand and the result point to elements of the
  same array object, or one past the last element of the array object,
  the evaluation shall not produce an overflow; otherwise, the
  behavior is undefined.

Signed-off-by: Mans Rullgard <mans@mansr.com>
2012-10-27 17:02:46 +01:00
..
2012-10-11 10:55:26 +01:00
2012-10-11 12:01:08 +02:00
2012-10-01 13:42:43 -04:00
2012-10-18 19:59:43 +01:00
2012-10-06 13:23:13 -04:00
2012-05-05 22:04:21 +01:00
2012-05-05 22:04:21 +01:00
2012-05-05 22:04:21 +01:00
2012-05-05 22:04:21 +01:00
2012-08-15 22:32:06 +03:00
2012-10-09 09:03:52 -04:00
2012-10-21 23:54:51 -04:00
2012-10-01 14:42:40 +02:00
2012-08-15 22:32:06 +03:00
2012-08-15 22:32:06 +03:00
2012-08-15 22:32:06 +03:00
2012-10-09 20:32:35 +02:00
2012-10-09 20:32:35 +02:00
2012-10-12 20:39:18 +02:00
2012-10-12 20:39:18 +02:00
2012-10-09 09:03:51 -04:00
2012-08-15 22:32:06 +03:00
2012-10-25 11:36:57 +02:00
2012-10-06 13:23:13 -04:00
2012-08-15 22:32:06 +03:00
2012-10-25 11:36:57 +02:00
2012-09-04 18:37:54 +03:00
2012-08-15 22:32:06 +03:00
2012-10-20 18:14:52 +02:00
2012-10-20 18:14:52 +02:00
2012-10-20 18:14:52 +02:00
2012-09-15 23:54:21 +01:00
2012-09-15 23:54:21 +01:00
2012-10-09 21:05:15 +02:00
2012-08-28 17:43:25 +02:00
2012-10-01 13:42:43 -04:00
2012-10-12 20:39:18 +02:00
2012-08-15 22:32:06 +03:00
2012-04-21 18:56:19 +01:00
2012-08-15 22:32:06 +03:00
2012-08-15 22:32:06 +03:00
2012-10-01 14:42:40 +02:00
2012-10-01 14:42:40 +02:00
2012-10-01 14:42:40 +02:00
2012-10-01 14:42:40 +02:00
2012-08-15 22:32:06 +03:00
2012-10-09 09:03:51 -04:00
2012-10-12 20:39:18 +02:00
2012-10-11 12:01:08 +02:00
2012-10-11 12:01:08 +02:00
2012-10-11 12:34:36 +02:00
2012-10-01 13:42:44 -04:00
2012-10-01 13:42:44 -04:00
2012-08-31 07:37:16 +02:00
2012-08-31 07:37:16 +02:00
2012-08-15 22:32:06 +03:00
2012-10-01 13:42:44 -04:00
2012-08-15 22:32:06 +03:00
2012-10-12 20:39:18 +02:00
2012-10-14 16:48:22 -04:00
2012-08-15 22:32:06 +03:00
2012-08-15 22:32:06 +03:00
2012-10-10 14:14:22 +02:00
2012-10-10 14:14:22 +02:00
2012-10-10 14:14:22 +02:00
2012-10-10 14:14:22 +02:00
2012-10-10 14:14:22 +02:00
2012-10-12 20:39:18 +02:00
2012-08-24 10:45:39 +01:00
2012-10-12 18:17:10 +03:00
2012-07-11 07:29:05 +02:00
2012-10-01 13:42:44 -04:00
2012-08-20 11:22:59 +02:00
2012-10-12 20:39:18 +02:00
2012-08-31 07:37:16 +02:00
2012-08-15 22:32:06 +03:00
2012-10-06 13:23:13 -04:00
2012-10-06 13:23:13 -04:00
2012-10-14 16:48:23 -04:00
2012-10-12 20:39:18 +02:00
2012-08-15 22:32:06 +03:00
2012-10-25 11:36:57 +02:00
2012-10-12 20:39:18 +02:00
2012-09-17 15:48:20 +02:00
2012-07-03 17:35:11 +02:00
2012-10-25 11:36:57 +02:00