[PATCH 1/2] Allow BusyBox to be built without a list of applet names

Ron Yorston rmy at pobox.com
Sat Apr 30 09:45:40 UTC 2016


Jody Lee Bruchon wrote:
>I want to know why the algorithm returns uint32_t but casts the
>calculated hash to uint16_t prior to returning it.

The cast doesn't affect the operation of the algorithm.  It can be
removed.

Ron


More information about the busybox mailing list