9173b3ff9a
Prior to this change, creating a string_view from a string was broken. We would copy the string, take a reference to the copy's characters, and then drop the copy on the floor, causing a use-after-free. Change-Id: Ieef05c2df5d64c7993a572f490c7096d02bd22fa Reviewed-on: https://skia-review.googlesource.com/c/skia/+/417096 Commit-Queue: Ethan Nicholas <ethannicholas@google.com> Commit-Queue: John Stiles <johnstiles@google.com> Auto-Submit: Ethan Nicholas <ethannicholas@google.com> Reviewed-by: John Stiles <johnstiles@google.com> |
||
---|---|---|
.. | ||
android | ||
c | ||
codec | ||
config | ||
core | ||
docs | ||
effects | ||
encode | ||
gpu | ||
pathops | ||
ports | ||
private | ||
sksl | ||
svg | ||
third_party | ||
utils |