|
Message-ID: <005301ce3af5$f2c1d1b0$d8457510$@net> Date: Tue, 16 Apr 2013 17:58:44 -0500 From: "jfoug" <jfoug@....net> To: <john-dev@...ts.openwall.com> Subject: RE: Segfaults probably caused by DEBUG code in memory.c I will change how dynamic allocates the salt list data. It should not be using a 'private' item from memory.h Jim. From: Frank Dittrich Sent: Tuesday, April 16, 2013 17:23 >My fault: > >dynamic_fmt.c:1800: pSaltDataBuf = pNextSaltDataBuf = mem_alloc_tiny(MEM_ALLOC_SIZE*6, MEM_ALIGN_NON >dynamic_fmt.c:1801: nSaltDataBuf = MEM_ALLOC_SIZE*6; > >I should have checked the usage of MEM_ALLOC_SIZE before suggesting the change.
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.