CHECK(ret, func(), label) jumps to the label if the function returns non-zero. As a result it bypasses the free(s2) call. Use the common out label to free(s2). Change-Id: I9a79df669e6407a82991f4a849fc16a0afaae561
52 KiB
52 KiB