search for: 14422

Displaying 8 results from an estimated 8 matches for "14422".

Did you mean: 1422
2015 Sep 03
2
Fuzzing complex programs
...fter one call thinking the newcoverage isn't increasing over the previous coverage. The test that causing it to exit is at FuzzerLoop.cpp:250 if (NewCoverage > OldCoverage || NumNewBits) return NewCoverage; 250 if (NewCoverage > OldCoverage || NumNewBits) (gdb) p NewCoverage $3 = 14422 (gdb) p OldCoverage $4 = 14422 (gdb) p NumNewBits $5 = 0 And after that it just returns. In fact the only call it makes to my test function is with Data=NULL Size=NULL which isn't a valid input to the function so I just return. I'm not clear why it's passing NULL for the data at all b...
2011 Oct 17
1
Spammers attempting SASL Auth
...th to inject spam. None of the users they are trying (newsletter, dummy, test, etc.) exist, but what worries me is the illegal chars error - is this a known vulnerability in dovecot they are trying to exploit? I'm running 1:1.2.15-7 installed from apt-get.. Oct 17 15:07:16 mail postfix/smtpd[14422]: connect from unknown[208.86.147.92] Oct 17 15:07:16 mail dovecot: auth(default): passdb(newsletter at mydomain.net,208.86.147.92): Attempted login with password having illegal chars Oct 17 15:07:17 mail dovecot: pop3-login: Disconnected (auth failed, 1 attempts): user=<test at mydomain.net>...
2015 Sep 03
2
Fuzzing complex programs
I'm fairly sure your compiler (or rather linker) errors are coming from the fact that you are not linking to the C++ runtime library. Use `clang++ -std=c++11 *.o`, and I'm reasonably sure it will do what you want. -- Mats On 3 September 2015 at 12:26, Greg Stark via llvm-dev < llvm-dev at lists.llvm.org> wrote: > On Sun, Aug 30, 2015 at 3:30 PM, Greg Stark <stark at
2020 Aug 13
0
[Announce] Samba 4.12.6 Available for Download
...llow a dangling forward link outside our known NCs. o Ralph Boehme <slow at samba.org> * BUG 14426: lib/debug: Set the correct default backend loglevel to MAX_DEBUG_LEVEL. * BUG 14428: PANIC: Assert failed in get_lease_type(). o Bjoern Jacke <bjacke at samba.org> * BUG 14422: util: Fix build on AIX by fixing the order of replace.h include. o Volker Lendecke <vl at samba.org> * BUG 14355: srvsvc_NetFileEnum asserts with open files. o Stefan Metzmacher <metze at samba.org> * BUG 14354: KDC breaks with DES keys still in the database and msDS-Sup...
2020 Aug 13
0
[Announce] Samba 4.12.6 Available for Download
...llow a dangling forward link outside our known NCs. o Ralph Boehme <slow at samba.org> * BUG 14426: lib/debug: Set the correct default backend loglevel to MAX_DEBUG_LEVEL. * BUG 14428: PANIC: Assert failed in get_lease_type(). o Bjoern Jacke <bjacke at samba.org> * BUG 14422: util: Fix build on AIX by fixing the order of replace.h include. o Volker Lendecke <vl at samba.org> * BUG 14355: srvsvc_NetFileEnum asserts with open files. o Stefan Metzmacher <metze at samba.org> * BUG 14354: KDC breaks with DES keys still in the database and msDS-Sup...
2006 Jun 15
7
Customising ''show''
Newb here; I feel like im cheating when i actually write to the list, but i''ve been stuck on this for a while now and cant seem to find the answer in tutorials... heres the simplified version of the problem controller says: def show @exhibition = Exhibition.find(params[:id]) end content says: <% for exhibition in @exhibitions %> <%= link_to
2009 Feb 09
2
Asterisk + voxbone ==> Failed to authenticate user
Hi every all, since a few weeks I came back to asterisk and tried to install version 1.6. The installation went fine so I decided to buy new dids on Voxbone. I have added the sip peers of Voxbone Belgium1 like this in the sip.conf [81.201.82.39] host=dynamic type=friend insecure=very context=your_context canreinvite=no qualify=no deny=0.0.0.0/0.0.0.0 permit=81.201.82.39/255.255.255.255 but
2008 Jun 07
34
autocad 2008 and wine rc 4
installation starts but after autocad 2008 doesn't install.. :( :( :( [/code]