electron/shell
trop[bot] 334a3fbea6
fix: -Wunsafe-buffer-usage warnings in Clipboard::WriteBuffer() (#43812)
* fix: -Wunsafe-buffer-usage warnings in Clipboard::WriteBuffer()

Co-authored-by: Charles Kerr <charles@charleskerr.com>

* chore: add a DCHECK to confirm the BigBuffer is full

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-09-20 08:48:00 -05:00
..
app fix: delete UvTaskRunner's timers only after they're closed (#43598) 2024-09-06 11:18:52 -05:00
browser refactor: NotificationPresenter::Create() returns a std::unique_ptr<> (#43805) 2024-09-20 00:18:21 -05:00
common fix: -Wunsafe-buffer-usage warnings in Clipboard::WriteBuffer() (#43812) 2024-09-20 08:48:00 -05:00
renderer refactor: declare gin::Wrapper subclasses as final (#43783) 2024-09-19 09:57:24 +02:00
services/node refactor: declare gin::Wrapper subclasses as final (#43783) 2024-09-19 09:57:24 +02:00
utility refactor: run Windows SelectFileDialog out of process (#42825) 2024-07-09 19:03:13 +02:00