Avoid potential null dereference

Since our logic thinks 'replySize' could possibly be null, we
check the value prior to logging it.

Test: TreeHugger
Change-Id: I52e802157df2a28748f08f58ad492f8afd8dbfee
1 file changed