Closed
Bug 1727285
Opened 2 years ago
Closed 2 years ago
[Wayland] Don't crash when gtk_clipboard_request_text() callback returns null text string
Categories
(Core :: Widget: Gtk, defect, P3)
Core
Widget: Gtk
Tracking
()
RESOLVED
FIXED
93 Branch
Tracking | Status | |
---|---|---|
firefox93 | --- | fixed |
People
(Reporter: stransky, Assigned: stransky)
References
Details
Attachments
(2 files)
When gtk_clipboard_request_text() is called with missing string type in clipboard, a callback is called with null text argument so don't get length of it.a
Assignee | ||
Comment 1•2 years ago
|
||
Assignee | ||
Comment 2•2 years ago
|
||
Comment 3•2 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/13f3e556909a
https://hg.mozilla.org/mozilla-central/rev/2c2d4b112828
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox93:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 93 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•