NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: bin/52986: netpgpverify broken on sparc64



On Sun, Feb 11, 2018 at 03:40:01PM +0000, Martin Husemann wrote:
>  (gdb) p *mem
>  $24 = {size = 96, cc = 96, mem = 0xffffffffffffad08 "\210^\004\001\021\b",
>    fp = 0x0, dealloc = 0 '\000', allowed = 0x1492b0 "\002\004\b\v"}
>  
>  here mem->mem is ok and we extract the proper hashalg a few bytes into that.

But note that this memory is on the stack (or did I miscount the f's?) - I bet
that is not planned to be so.

Martin


Home | Main Index | Thread Index | Old Index