llvm-project/lldb/source/Host
Pavel Labath 4d4e5512b5 Fix null pointer "dereference" in DomainSocket
offsetof is the official way to get the offset of a field in a structure.

llvm-svn: 263637
2016-03-16 14:03:20 +00:00
..
android [linux] Remove all traces of signalfd(2) 2016-02-23 12:26:08 +00:00
common Remove unnecessary <limits> includes. 2016-03-15 21:11:02 +00:00
freebsd Make lldb::endian::InlHostByteOrder() private. 2015-11-07 04:40:13 +00:00
linux Add support for abstract domain sockets. 2015-10-22 17:50:33 +00:00
macosx Make HostThread SetName work on OS X. GetName doesn't currently work, the code that was in 2016-02-04 19:42:32 +00:00
netbsd Remove autoconf support from source directories. 2016-01-28 22:05:24 +00:00
posix Fix null pointer "dereference" in DomainSocket 2016-03-16 14:03:20 +00:00
windows Add support for reading line tables from PDB files. 2016-03-02 22:05:52 +00:00
CMakeLists.txt Added real editline tests. 2015-10-30 02:54:52 +00:00