Learn more about cloning repositories
You have read-only access
[svn-r20341] Added initialization udata.path = NULL; udata.visited = NULL; to prevent unintialized use after done: label. Do C-style initialization AFTER all variable definitions.