Adding robustness to t3t callback function

Adding NULL pointer checks to fix a couple of suspicious pointer
dereference warnings found by the Klocwork source code analysis
tool.

The same NULL checks exist already in the corresponding t1t and
t2t callback functions (in rw_t1t.c and rw_t2t.c respectively).
Therefore considered valid and relevant in the t3t function as
well.

Change-Id: Ib432f7b63647f2dac8683b66067b970e3888d146
Signed-off-by: Ken Wahid <[email protected]>
Signed-off-by: Zhiquan Liu <[email protected]>
1 file changed
tree: d667d3bcc93d95ba06ec2e1e7e06ede47dbb923b
  1. halimpl/
  2. src/
  3. Android.mk
  4. CleanSpec.mk
  5. MODULE_LICENSE_APACHE2
  6. NOTICE