dom0 doesn’t send empty MSG_DATA_STDERR
#9248
Labels
affects-4.2
This issue affects Qubes OS 4.2.
C: core
diagnosed
Technical diagnosis has been performed (see issue comments).
P: default
Priority: default. Default priority for new issues, to be replaced given sufficient information.
pr submitted
A pull request has been submitted for this issue.
T: bug
Type: bug report. A problem or defect resulting in unintended behavior in something that exists.
How to file a helpful issue
Qubes OS release
R4.2
Brief summary
dom0 doesn’t send data on stderr, but also doesn’t send an empty
MSG_DATA_STDERR
to indicate EOF. As with #9142, this should be sent for consistency.Steps to reproduce
Expected behavior
I think an empty
MSG_DATA_STDERR
should be sent as an EOF marker, since no data on stderr will ever be sent.Actual behavior
No
MSG_DATA_STDERR
sent at all.The text was updated successfully, but these errors were encountered: