Commit 1638409b22aef33d487863876ab214b949db4984

Ran Benita 2021-03-30T17:52:36

compose: add a limit of 65535 sequences Fits in uint16_t, which enables some future optimizations. But also a good idea to have some limit. Not aware of any compose files which come close. Signed-off-by: Ran Benita <ran@unusedvar.com>