vlc | branch: master | Francois Cartegnie <fcvlc...@free.fr> | Fri Nov  8 
23:07:20 2013 +0900| [52dc9277520731fb378c65216da1cebff2cd7ed3] | committer: 
Francois Cartegnie

demux: asf: fix variable length reading.

While current spec doesn't make use of > WORD sizes,
the code was following the spec and reading variable length
up to 3 bytes precision and writing it to a (int *)...
This patch fixes signedness too.

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=52dc9277520731fb378c65216da1cebff2cd7ed3
---

 modules/demux/asf/asf.c |  121 ++++++++++++++++++++++++++++++++---------------
 1 file changed, 84 insertions(+), 37 deletions(-)

Diff:   
http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=52dc9277520731fb378c65216da1cebff2cd7ed3
_______________________________________________
vlc-commits mailing list
vlc-commits@videolan.org
https://mailman.videolan.org/listinfo/vlc-commits

Reply via email to