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)
commit1c73d7358492c541dabbdefb83158500f969b2dd
tree87583f006bf4bd420830e21cbae3265307af72f8
parent5251b1bd5d9002c4e289a93e0e24ce83dd45a383
loader:Fix build warnings

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