ensure that the masking key is initialized

This commit is contained in:
Peter Thorson
2013-07-08 12:08:16 -05:00
parent 6920b39aa2
commit b809bf3706
+2
View File
@@ -560,6 +560,8 @@ public:
if (masked) {
// Generate masking key.
key.i = m_rng();
} else {
key.i = 0;
}
// prepare payload