Re: [PATCH] handshake: don't print NULL pmksa pointer
Denis Kenzior <[email protected]>
| Newsgroups | dev.linux.lists.iwd |
|---|---|
| Message-ID | <[email protected]> |
Hi James, >> >> Why is this behavior undefined? Would it not just print 0x0000...? > > I had a brain fart, I was thinking for some reason it was using %s not %p. So > yes, this is a valid input to the %p formatter. > > I can alter the commit description, but I do think it still makes sense to move > the print, or at least modify it to make it clear no PMKSA was cached, rather > than just printing "nul" or "nil" or "0x0000". Sure, that makes sense. Regards, -Denis