Skip to content
Commit 51de74d5 authored by Jo-Philipp Wich's avatar Jo-Philipp Wich
Browse files

luci-base: further hash calculation signedness bugfixes



 - cbi.js: make sure to treat single bytes as signed char when
   handling end cases

 - template_lmo.c: make sure to treat single bytes as signed
   char when handling end cases, avoids hash miscalculations
   on ARM

Signed-off-by: default avatarJo-Philipp Wich <jo@mein.io>
parent c55436e3
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment