mirror of
https://github.com/rancher/norman.git
synced 2025-09-15 23:01:40 +00:00
In the old code, `resp` defined at line 215 will be rewrite at line 241. So that the `resp` after `defer` at both line 219 and 245 will operate the same one. And the other on leaks.