User: | jeremy@yuffie.apple.com |
---|---|
Working Directory: | /Users/jeremy/src/freedesktop/jhbuild/src/xorg/app/xdm |
Command Line: | make |
Clang Version: | clang version 3.8.0 (branches/release_38 262722) |
Date: | Fri May 27 21:38:40 2016 |
Bug Type | Quantity | Display? |
All Bugs | 5 | |
Dead store | ||
---|---|---|
Dead initialization | 1 | |
Memory Error | ||
Memory leak | 1 | |
Security | ||
Potential insecure implementation-specific behavior in call 'vfork' | 1 | |
Unix API | ||
Allocator sizeof operand mismatch | 1 | |
Undefined allocation of 0 bytes (CERT MEM04-C; CWE-131) | 1 |
Bug Group | Bug Type ▾ | File | Function/Method | Line | Path Length | |
Unix API | Allocator sizeof operand mismatch | xdm/access.c | ReadHostEntry | 316 | 1 | View Report |
Dead store | Dead initialization | chooser/chooser.c | PingHosts | 234 | 1 | View Report |
Memory Error | Memory leak | xdm/xdmauth.c | XdmGetXdmcpAuth | 155 | 13 | View Report |
Security | Potential insecure implementation-specific behavior in call 'vfork' | xdmshell/xdmshell.c | exec_args | 77 | 1 | View Report |
Unix API | Undefined allocation of 0 bytes (CERT MEM04-C; CWE-131) | xdm/auth.c | SetLocalAuthorization | 501 | 4 | View Report |