HomeFreeBSD

w: initialize save_p to silence 'may be used uninitilized'

Description

w: initialize save_p to silence 'may be used uninitilized'

After r351379 save_p may be used uninitialized. Set it to NULL before
first assignment so that a later NULL check will work correctly.

Reported by: CI system for gcc platforms
MFC after: 1 week
X-MFC with: 351379 (karels)

Details

Provenance
bzAuthored on
Parents
rS351384: loader: support com.delphix:removing
Branches
Unknown
Tags
Unknown