commit | b8d581b1643355fd3f15408406f7fa9456b7effb | [log] [tgz] |
---|---|---|
author | Bogdan Caprita <caprita@google.com> | Fri Aug 07 17:23:02 2015 -0700 |
committer | Bogdan Caprita <caprita@google.com> | Fri Aug 07 17:23:02 2015 -0700 |
tree | 1b00381e42e9ca579d4ff3e278ccc3b53eabfe0f | |
parent | e37cdf0a0803ca6ff5d919a11163fe840c0c6160 [diff] |
services/mounttable/mounttablelib: fix nil deref when user exceeds max# of nodes For now, up the limit to 2000, and also add a nil check before dereferencing nodes. Change-Id: I920f5a425724f8a15d9a641d337037bfe7f9bdc4
This repository contains a reference implementation of the Vanadium APIs.
Unlike the APIs in https://github.com/vanadium/go.v23, which promises to provide backward compatibility this repository makes no such promises.