|
Message-ID: <005701ce3af6$e4160fe0$ac422fa0$@net>
Date: Tue, 16 Apr 2013 18:05:29 -0500
From: "jfoug" <jfoug@....net>
To: <john-dev@...ts.openwall.com>
Subject: RE: Segfaults probably caused by DEBUG code in memory.c
I simply removed the memory.h constant. I still allocate the same amount, just not using the 'private' constant from memory
Jim.
From: jfoug Sent: Tuesday, April 16, 2013 17:59
>I will change how dynamic allocates the salt list data. It should not be using a 'private' item from memory.h
>
>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.
Download attachment "JtR_Bleeding_Dynamic_MEM_ALLOC_SIZE.patch" of type "application/octet-stream" (625 bytes)
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.