diff options
author | Slava Gurevich <sgurevich@gmail.com> | 2022-08-05 13:54:08 -0700 |
---|---|---|
committer | Slava Gurevich <sgurevich@gmail.com> | 2022-08-06 23:06:55 -0700 |
commit | aa4977f2e1354bb5e1937235dd12199839ab0801 (patch) | |
tree | db33b6ba2cf13b1c30eed422d379fbee8a22f2c2 /llvm/docs/tutorial/MyFirstLanguageFrontend | |
parent | 5e9b6a2243199d19fb7f23f8a3dce5ac813a2151 (diff) | |
download | llvm-aa4977f2e1354bb5e1937235dd12199839ab0801.zip llvm-aa4977f2e1354bb5e1937235dd12199839ab0801.tar.gz llvm-aa4977f2e1354bb5e1937235dd12199839ab0801.tar.bz2 |
[LLDB][NFC] Reliability fixes to TCPSocket code
Patch the following issues found by static code inspection:
- Unchecked return values from lib calls
- Passing potentially negative arg into a function that requires non-negative input
- Possible socket double-close
Differential Revision: https://reviews.llvm.org/D131294
Diffstat (limited to 'llvm/docs/tutorial/MyFirstLanguageFrontend')
0 files changed, 0 insertions, 0 deletions