Peter Xu <[email protected]> wrote: > It was always used as 32bit, so define it as used to be clear. > Instead of using -1 as the auto-gen magic value, we switch to > UINT32_MAX. We also make sure that we don't auto-gen this value to > avoid overflowed instance IDs without being noticed. > > Suggested-by: Juan Quintela <[email protected]> > Signed-off-by: Peter Xu <[email protected]>
Reviewed-by: Juan Quintela <[email protected]>
