Check for nullptr before calling OnProofVerifyDetailsAvailable

I missed this in cl/306737289.

gfe-relnote: add nullptr check to QUIC's TlsClientHandshaker, protected by ietf quic draft version flags.
PiperOrigin-RevId: 306909773
Change-Id: Id489263eb379a5c79e421ac8df4515155b60df52
1 file changed
tree: 374a0e7ccb339fa4112b25ec80b9f6a9d260349e
  1. common/
  2. epoll_server/
  3. http2/
  4. quic/
  5. spdy/
  6. CONTRIBUTING.md
  7. LICENSE
  8. README.md
README.md

QUICHE

QUICHE (QUIC, Http/2, Etc) is Google‘s implementation of QUIC and related protocols. It powers Chromium as well as Google’s QUIC servers and some other projects.