Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/external/bsd/openpam/dist/lib/libpam



On Sat, Feb 10, 2018 at 07:25:12PM -0500, Christos Zoulas wrote:
> Module Name:	src
> Committed By:	christos
> Date:		Sun Feb 11 00:25:12 UTC 2018
> 
> Modified Files:
> 	src/external/bsd/openpam/dist/lib/libpam: pam_getenvlist.c
> 
> Log Message:
> non-null arg.

The correct fix would be switch from GCC's broken nonnull attribute to
the warning-only attribute and ignore GCC furthermore...

Joerg


Home | Main Index | Thread Index | Old Index