On Fri, Mar 24, 2017 at 1:58 PM, Felicia Lim <flim at google.com> wrote: > Hi all, > > The attached patch adds/fixes a few null argument checks in the multistream > API. Do these changes make sense? This looks good except that I think the 5th argument should remain NONNULL on line 276. - Mark