Commits

Andy Green authored b2898b5bfcc
lejp: allow for no cb on unprepared lejp on destroy On an error path, we might not have a valid spa / lejp to destroy. In that case, don't hurl ourselves into calling a function pointer that can be NULL for the destroy cb.