Fixed potential crash in P_BringUpWeapon
If pendingWeapon was NOCHANGE, weaponInfo wastaken from an invalid location.
View differences
Fixed potential crash in P_BringUpWeapon
If pendingWeapon was NOCHANGE, weaponInfo was
taken from an invalid location.