Fix 2 compiler warnings.

This CL fixes the following 2 compiler warnings:

EffectBundle.cpp:343:18 warning: Dereference of null pointer
  (loaded from variable 'pHandle')
EffectBundle.cpp:2662:13 warning: Value stored to 'status' is never read

BUG: None
Test: None
Change-Id: Ifa68a79c6fe82ffcbd22890e1187c92a72535b7e
1 file changed