mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-27 03:43:36 +00:00
A NULL pointer (not necessarily the terminating one) is a valid entry in the Argv argument vector, according to the ARC specification (Section 4.4 "Loaded-Program Conventions"). Thus, such pointer needs to be ignored when searching over the argument vector.