[BUG] possible locking issue in uart_putxmitchar #14845
Labels
Arch: all
Issues that apply to all architectures
Area: Drivers
Drivers issues
OS: Mac
Issues related to MacOS (building system, etc)
Type: Bug
Something isn't working
Description / Steps to reproduce the issue
uart_putxmitchar
seems to assume that the caller is holdingdev->xmit.lock
.but it doesn't seem to be the case when called by
uart_read
.On which OS does this issue occur?
[OS: Mac]
What is the version of your OS?
macOS 14.7
NuttX Version
master
Issue Architecture
[Arch: all]
Issue Area
[Area: Drivers]
Verification
The text was updated successfully, but these errors were encountered: