mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
* fix: -Wunsafe-buffer-usage warning in WriteAsciiChunk() Co-authored-by: Charles Kerr <charles@charleskerr.com> * chore: add // SAFETY comment to explain UNSAFE_BUFFERS() use Co-authored-by: Charles Kerr <charles@charleskerr.com> --------- Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by: Charles Kerr <charles@charleskerr.com>