search for: 400504

Displaying 2 results from an estimated 2 matches for "400504".

Did you mean: 400509
2019 Aug 31
3
Usage of the jumptable attribute
...he call to foo (maybe even the plt mechanism the dynamic library calls use), but it is just a "normal" jump to foo's address:     0000000000400500 <foo>:       400500:    55                       push   %rbp       400501:    48 89 e5                 mov    %rsp,%rbp       400504:    48 bf c0 05 40 00 00     movabs $0x4005c0,%rdi       40050b:    00 00 00       40050e:    e8 cd fe ff ff           callq  4003e0 <puts at plt>       400513:    5d                       pop    %rbp       400514:    c3                       retq       400515:    66 2e 0f 1f 84 00 00   ...
2007 Jun 27
4
[Bug 1325] New: SELinux support broken when SELinux is in permissive mode
http://bugzilla.mindrot.org/show_bug.cgi?id=1325 Summary: SELinux support broken when SELinux is in permissive mode Product: Portable OpenSSH Version: 4.6p1 Platform: Other URL: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=430838 OS/Version: Linux Status: NEW Severity: normal