electron/shell
trop[bot] 0e9722dc50
fix: -Wunsafe-buffer-usage warning in WriteAsciiChunk() (#44167)
* 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>
2024-10-09 20:38:19 -05:00
..
app fix: delete UvTaskRunner's timers only after they're closed (#43599) 2024-09-06 14:18:51 -05:00
browser fix: -Wunsafe-buffer-usage warnings in GetNextZoomLevel() (#44164) 2024-10-09 13:01:22 -05:00
common fix: -Wunsafe-buffer-usage warning in WriteAsciiChunk() (#44167) 2024-10-09 20:38:19 -05:00
renderer fix: -Wunsafe-buffer-usage warning in HasWordCharacters() (#44170) 2024-10-09 17:07:20 -05:00
services/node refactor: declare gin::Wrapper subclasses as final (#43566) 2024-09-04 20:37:51 -05:00
utility refactor: run Windows SelectFileDialog out of process (#42780) 2024-07-08 10:31:10 +02:00