[vlc-devel] commit: Do not access p_vout->p_sys in events.c (msw).	(Laurent Aimar )
    git version control 
    git at videolan.org
       
    Wed Sep 30 23:22:30 CEST 2009
    
    
  
vlc | branch: master | Laurent Aimar <fenrir at videolan.org> | Wed Sep 30 23:17:46 2009 +0200| [61fbbc306e0dd2474da6838a488d7b8d449f1c19] | committer: Laurent Aimar 
Do not access p_vout->p_sys in events.c (msw).
It fixes the last cross accessed variables.
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=61fbbc306e0dd2474da6838a488d7b8d449f1c19
---
 modules/video_output/msw/common.c   |   18 +++++-
 modules/video_output/msw/direct3d.c |   15 ++++-
 modules/video_output/msw/events.c   |  137 ++++++++++++++++++++---------------
 modules/video_output/msw/events.h   |   15 ++++-
 4 files changed, 123 insertions(+), 62 deletions(-)
Diff:   http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=61fbbc306e0dd2474da6838a488d7b8d449f1c19
    
    
More information about the vlc-devel
mailing list