Browse Source
Without this, new->deleted may be left set to some random value, which may then cause future label references to fail to locate the label. The code that allocates properties and nodes already contains the equivalent memset(). Signed-off-by: Stephen Warren <swarren@nvidia.com>main


1 changed files with 1 additions and 0 deletions
Loading…
Reference in new issue