mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-26 09:30:24 +00:00
b985eb1613
Previously lsof would crash by incorrectly parsing valid file names that contain spaces. For example, established TCP socket file descriptors would cause an lsof crash: socket:127.0.0.1:33985 / 127.0.0.1:8080 (connected) This commit fixes the issue by not parsing for white spaces to set the file name. |
||
---|---|---|
.. | ||
Applets | ||
Applications | ||
Demos | ||
DevTools | ||
DynamicLoader | ||
Games | ||
Libraries | ||
Services | ||
Shell | ||
Utilities | ||
CMakeLists.txt |