Page MenuHomeFreeBSD

ping6: Initialize ttl variable
ClosedPublic

Authored by jansucan on Aug 15 2019, 12:48 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Mar 9, 12:39 PM
Unknown Object (File)
Feb 24 2025, 5:56 AM
Unknown Object (File)
Feb 1 2025, 12:01 PM
Unknown Object (File)
Feb 1 2025, 11:50 AM
Unknown Object (File)
Feb 1 2025, 9:07 AM
Unknown Object (File)
Jan 23 2025, 6:44 PM
Unknown Object (File)
Jan 22 2025, 5:20 PM
Unknown Object (File)
Jan 20 2025, 8:00 PM
Subscribers

Details

Summary

Initialize ttl variable

This fixes warning that the variable may be used uninitialized in
pr_nodeaddr() when compiled with GCC 4.2 and WARNS=6.

Submitted by: Ján Sučan <sucanjan@gmail.com>
Sponsored by: Google, inc. (Google Summer of Code 2019)

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable