summaryrefslogtreecommitdiff
path: root/nss/fuzz/warning.txt
blob: 2c83d7ed2a00be443079af8d9e616107d5995b26 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15

##############################################
##                                          ##
##  WARNING: You're building with -Dfuzz=1  ##
##                                          ##
##  This means:                             ##
##                                          ##
##   * Your PRNG is DETERMINISTIC.          ##
##   * TLS transcripts are PLAINTEXT.       ##
##   * TLS signature checks are DISABLED.   ##
##                                          ##
##  Thank you for fuzzing!                  ##
##                                          ##
##############################################