loader:Fix build warnings
authorTobin Ehlis <tobine@google.com>
Tue, 17 Apr 2018 16:05:20 +0000 (10:05 -0600)
committerTobin Ehlis <tobine@google.com>
Wed, 18 Apr 2018 12:25:36 +0000 (06:25 -0600)
commit9fa8f84a7f77131cd4de9690465cbd238d0d9f8a
tree89b2a7e586a5067e2f28890acca52b2214d10611
parent7422d828bc093d1f562200bce5a185e78553c43a
loader:Fix build warnings

Add "fall through" comments on intentional fall through switch cases to
avoid compiler warnings.
loader/cJSON.c
loader/murmurhash.c