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 Feb 11,  4:20pm, martin%netbsd.org@localhost (Martin Husemann) wrote:
-- Subject: Re: bin/52986: netpgpverify broken on sparc64

| The following reply was made to PR bin/52986; it has been noted by GNATS.
| 
| From: Martin Husemann <martin%netbsd.org@localhost>
| To: gnats-bugs%NetBSD.org@localhost
| Cc: agc%NetBSD.org@localhost, gnats-admin%netbsd.org@localhost, netbsd-bugs%netbsd.org@localhost,
| 	martin%NetBSD.org@localhost
| Subject: Re: bin/52986: netpgpverify broken on sparc64
| Date: Sun, 11 Feb 2018 16:18:03 +0000
| 
|  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.

it is mmapped so ...

christos


Home | Main Index | Thread Index | Old Index