Mercurial > mplayer.hg
comparison libdvdcss/libdvdcss.h @ 34897:9f5d0eade1bd
Reduce code duplication in get_path.
Also avoid using a pointer to an on-stack array outside the
array's scope, a compiler might use its stack area for other variables
or it might optimize away all code modifying it right before it leaves
the scope, thus completely breaking the code.
author | reimar |
---|---|
date | Sat, 02 Jun 2012 17:59:01 +0000 |
parents | f7a3e6ad8eef |
children | 691431d2289e |
comparison
equal
deleted
inserted
replaced
34896:139743f7e085 | 34897:9f5d0eade1bd |
---|