summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJoel Martin <github@martintribe.org>2010-07-17 12:13:54 -0500
committerJoel Martin <github@martintribe.org>2010-07-17 12:13:54 -0500
commit1656b1b98dcdbe5aee60d53b7b0ece5f19664493 (patch)
tree7145786835529afc92a3908e06ff069bf33a326a /docs
parent31407abc2597ef8e1b6935bea67986445f9636a6 (diff)
downloadwebsockify-1656b1b98dcdbe5aee60d53b7b0ece5f19664493.tar.gz
Fix listen_port check.
Interestingly, the bug depends on compiler behavior. If local variables are automatically initialized to 0, then this always caused the program to error out indicating a failure to parse the listen port. Otherwise, the test was a no-op (except the rare case where the memory happened to be zero anyways). Thanks to Eugen Melnikoff for finding this.
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions