[vlc-commits] codec: schroedinger: fix potential buffer overflow.

2015-03-26 Thread Fabian Yamaguchi
vlc/vlc-2.2 | branch: master | Fabian Yamaguchi fyam...@gwdg.de | Fri Dec 5 15:18:22 2014 +0100| [19816b865f7c80dd837e7a15dac4ef21520d9059] | committer: Jean-Baptiste Kempf codec: schroedinger: fix potential buffer overflow. The variable len is a raw 32 bit value read using GetDWBE. If this

[vlc-commits] codec: schroedinger: fix potential buffer overflow.

2015-01-22 Thread Fabian Yamaguchi
vlc/vlc-2.1 | branch: master | Fabian Yamaguchi fyam...@gwdg.de | Fri Dec 5 15:18:22 2014 +0100| [a99d9cc2fede1a18140b43ffb59cde37cef7478d] | committer: Jean-Baptiste Kempf codec: schroedinger: fix potential buffer overflow. The variable len is a raw 32 bit value read using GetDWBE. If this

[vlc-commits] codec: schroedinger: fix potential buffer overflow.

2014-12-06 Thread Fabian Yamaguchi
vlc | branch: master | Fabian Yamaguchi fyam...@gwdg.de | Fri Dec 5 15:18:22 2014 +0100| [9bb0353a5c63a7f8c6fc853faa3df4b4df1f5eb5] | committer: Jean-Baptiste Kempf codec: schroedinger: fix potential buffer overflow. The variable len is a raw 32 bit value read using GetDWBE. If this value is

[vlc-commits] codec: schroedinger: fix potential buffer overflow.

2014-12-05 Thread Fabian Yamaguchi
vlc | branch: master | Fabian Yamaguchi fyam...@gwdg.de | Fri Dec 5 15:18:22 2014 +0100| [191d6144349b7e9b8cdc52cb8c6890c82832d828] | committer: Jean-Baptiste Kempf codec: schroedinger: fix potential buffer overflow. The variable len is a raw 32 bit value read using GetDWBE. If this value is