summaryrefslogtreecommitdiffhomepage
path: root/test/test_static_chroot.py
diff options
context:
space:
mode:
authorAndrew Clayton <andrew@digital-domain.net>2022-06-16 02:01:01 +0100
committerAlejandro Colomar <alx.manpages@gmail.com>2022-06-22 00:53:53 +0200
commit63667e2f9c571ad4357a30e42b321bec6a97ee89 (patch)
treedea05b060d07a2119b8efa249561690a569a0c19 /test/test_static_chroot.py
parent39819143ea891b752e5f1f6c6101d0861fb18850 (diff)
downloadunit-63667e2f9c571ad4357a30e42b321bec6a97ee89.tar.gz
unit-63667e2f9c571ad4357a30e42b321bec6a97ee89.tar.bz2
Unit: removed a useless assignment.
As was pointed out by the cppcheck[0] static code analysis utility there was a useless assignment in nxt_unit_request_read(). The size parameter is passed in by value and was being modified without being used again. [0]: https://cppcheck.sourceforge.io/
Diffstat (limited to 'test/test_static_chroot.py')
0 files changed, 0 insertions, 0 deletions