Displaying 3 results from an estimated 3 matches for "bryanpkc".
2020 Oct 22
0
[cfe-dev] AddressSanitizer
...n Wed, 21 Oct 2020 at 11:28, Kostya Serebryany <kcc at google.com> wrote:
>
>> +Vitaly Buka <vitalybuka at google.com> to help with the links to build
>> bots.
>> Not sure if any of those cover OpenMP.
>>
>> On Wed, Oct 21, 2020 at 5:50 AM Bryan Chan <bryanpkc at gmail.com> wrote:
>>
>>> Thanks Kostya, using Clang to build itself with ASan enabled, and
>>> running my
>>> build container in privileged mode, helped solve a lot of the problems.
>>> But I
>>> now encounter a lot of link errors while testi...
2020 Oct 20
4
AddressSanitizer
Hi lists,
I am encountering a large number of check-clang failures after building
Clang/LLVM with -DLLVM_USE_SANITIZER=Address. I have reported the issue on
Bugzilla (https://bugs.llvm.org/show_bug.cgi?id=47678). I cannot even
compile helloworld.c with the resulting clang tool without a lot of false
positives from ASan. Is it because I am not supposed to use GCC's
AddressSanitizer when
Password server behaves differently for clients from Windows 7 Professional and Windows 7 Enterprise
2013 May 03
1
Password server behaves differently for clients from Windows 7 Professional and Windows 7 Enterprise
...use spnego = no
When clients on Windows XP, Windows Server 2003, and Windows 7 Professional
connect to shares on \\milan, they are successfully authenticated by the
password server:
[2013/05/02 17:08:17,? 3] auth/auth_sam.c:check_sam_security(282)
? check_sam_security: Couldn't find user 'bryanpkc' in passdb.
[2013/05/02 17:08:17,? 5] auth/auth.c:check_ntlm_password(272)
? check_ntlm_password: sam authentication for user [bryanpkc] FAILED with
error NT_STATUS_NO_SUCH_USER
[2013/05/02 17:08:18,? 3] auth/auth.c:check_ntlm_password(269)
? check_ntlm_password: smbserver authentication for us...