DescriptionStore client cert hashes as strings instead of StringPieces.
Avoids use-after-free (detected by ASAN) when the CHLO callback deletes
the CHLO request, and subsequently we try to access the stored
StringPieces.
Merge internal change: 72724874
Bug introduced in CL: https://codereview.chromium.org/449273002/
R=rch@chromium.org, wtc@chromium.org
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|