OSDN Git Service

Avoid dereferencing a pointer before checking pointer against NULL
[android-x86/hardware-intel-common-vaapi.git] / src / i965_avc_bsd.h
index 7f83007..2631050 100644 (file)
@@ -31,8 +31,7 @@
 
 #define DMV_SIZE        0x88000 /* 557056 bytes for a frame */
 
-struct i965_avc_bsd_context
-{
+struct i965_avc_bsd_context {
     struct {
         dri_bo *bo;
     } bsd_raw_store;