Michael Elkins wrote: > I'm not familiar with that code, but your comment on the but report > says that the gpgme driver can cope with it, so it's possible that > the NULL addr field would be ok. You'd need to check where that > struct gets used an ensure that the references to ->addr are > protected by NONULL() if they are using to display to the user, > otherwise you'll get a segmentation fault on the pointer > dereference.
Okay that helps a lot. I wasn't familiar with the NONULL() convention so I'm glad Derek asked the question about "" for me too. I will check the coverage and protect addr. I don't think the records coming from parse_pub_line propagate far, so it should be feasible. -Kevin
signature.asc
Description: Digital signature
