summary refs log tree commit diff stats
path: root/tests/compilerfeatures
diff options
context:
space:
mode:
authorDanil Yarantsev <tiberiumk12@gmail.com>2021-03-29 11:49:19 +0300
committerGitHub <noreply@github.com>2021-03-29 10:49:19 +0200
commitb36182b0a4ca13d90c1a19de5b9945289c4f25fd (patch)
tree55e7eef16dbabe07634c6ffc32b9fd1186d32f3b /tests/compilerfeatures
parente5be216ccbf1e3453e0076f2f260ddda85a5f27a (diff)
downloadNim-b36182b0a4ca13d90c1a19de5b9945289c4f25fd.tar.gz
Free the certificate after checking in `checkCertName` (#17558) [backport:1.2]
* Fix small leak in checkCertName
* Size is not needed either
* Free the certificate after checking
Diffstat (limited to 'tests/compilerfeatures')
0 files changed, 0 insertions, 0 deletions
='n119' href='#n119'>119 120 121 122 123 124 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 169 170 171 172 173 174 175 176 177 178 179 180