Fix potential memory leak in String8::set

Not an actual leak at the moment, since no clients call set more than
once, but you never know how a class might be used in the future.

Change-Id: I601bad02eb16d522af3216ef903a190741444e4c
1 file changed