Make sure the the value is unsigned before we OR it into the uint64_t
authorRonnie Sahlberg <ronniesahlberg@gmail.com>
Sun, 20 Oct 2013 19:41:56 +0000 (12:41 -0700)
committerRonnie Sahlberg <ronniesahlberg@gmail.com>
Sun, 20 Oct 2013 19:41:56 +0000 (12:41 -0700)
commitc81e7d8921eec0830363758b3e2e84effe4a2dcc
tree828570ad2b01439bf3027c395c67f00c7ad2e6c6
parent6f914247fb78dd70cd700f302c62a7144e4f61df
Make sure the the value is unsigned before we OR it into the uint64_t
or else the sign might be extended.
lib/libnfs-zdr.c