summary refs log tree commit diff stats
path: root/tests/objvariant/tadrdisc.nim
diff options
context:
space:
mode:
authorDaehee <hello@daehee.com>2021-01-22 07:04:52 -0700
committerGitHub <noreply@github.com>2021-01-22 15:04:52 +0100
commit2d0cb18b9f092fad54abefed475218ae92fc846c (patch)
tree1b6fadeff534eaab8a41cf429520ef50609c07d4 /tests/objvariant/tadrdisc.nim
parentbebfbaa439194a15a9630d0e86ed677dde27c372 (diff)
downloadNim-2d0cb18b9f092fad54abefed475218ae92fc846c.tar.gz
Fix SIGSEGV in httpclient response body (#16766)
* initialize httpclient response bodyStream; prevent SIGSEGV when getBody is false

* Update lib/pure/httpclient.nim

* Update lib/pure/httpclient.nim

Co-authored-by: Andreas Rumpf <rumpf_a@web.de>
Diffstat (limited to 'tests/objvariant/tadrdisc.nim')
0 files changed, 0 insertions, 0 deletions
125' href='#n125'>125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168