Files
luci/modules/luci-base/ucode
Jo-Philipp Wich b4594b3d11 luci-base: http.uc: fix eof detection in temporary upload files
Binary string comparisons in ucode are currently unsafe, so use the
`length()` function to determine the just read data chunk size in
order to test for end of file.

Fixes: #6530
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2023-08-21 16:37:11 +02:00
..
2023-08-11 13:17:04 +02:00
2023-04-03 18:49:17 +03:00