Define VLI_BYTES_MAX macro and use it in dec_vli().

This makes it possible to use uint32_t as vli_type.
Doing so risks having some integer overflows unless
the caller can ensure that the total amounts of input
and output will stay below 256 MiB.
2 files changed
tree: 0dc042b8445eb7f1502a056dc02a13999596f678
  1. linux/
  2. userspace/
  3. .gitignore
  4. COPYING
  5. README