CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/08/29 11:24:59
Modified files:
regress/lib/libssl/tlsext: tlsexttest.c
Log message:
When parsing extensions by calling the parse functions directly, ensure
that we have consumed all of the extension data. This catches the ALPN
extension handling issue that was just fixed.
