HomeFreeBSD

MFC rev. 1.32:
rS169231Unpublished

Unpublished Commit ยท Learn More

No further details are available.

Description

MFC rev. 1.32:

Fix a typo: argv -> argvp.

Rationale:
We are interested in the current (last) element of the argv array
there, not in its first element. [...]

Also add a comment that the argv array ends up null-terminated in
any case (it's due to the design of the for loop) as an answer to
a possible question why the whole argv isn't zero-filled.

Details

Provenance
yarAuthored on
Parents
rS169230: Remove sa1_cache_clean_addr. It isn't needed.
Branches
Unknown
Tags
Unknown

Event Timeline