Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
lib/refs: Add runtime error checking for collection ID validity
Instead of treating it as a programming error — given that it’s user input, that’s not really appropriate. This modifies write_ref() and list_collection_refs() to implement validation. Signed-off-by: Philip Withnall <withnall@endlessm.com> Closes: #924 Approved by: cgwalters
- Loading branch information