Commit 0c66043a924fd114017a862d2cacd70f64b92370

Bruce Mitchener 2018-01-31T20:24:27

[coretext] Fix memory leaks. In `reference_table`, if the data is empty and we return early, we still need to release the data object. In `hb_coretext_shape`, there two edge cases where an early return should release the attributed string.