Skip to content
  • Sean McBride's avatar
    Fixed warning about possible null deref · 92f6a354
    Sean McBride authored
    Presumably ‘producer’ can never be null because
    it’s unconditionally dereferenced a few lines below
    this change.
    
    Change-Id: I85c425ae1eaa17cf56118b90472412bec1c705c9
    92f6a354