nmh-workers
[Top][All Lists]
Advanced

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

Re: [Nmh-workers] Announcing the second release candidate of nmh 1.7.1


From: Andy Bradford
Subject: Re: [Nmh-workers] Announcing the second release candidate of nmh 1.7.1
Date: 22 Jan 2018 23:39:08 -0700

Thus said Ken Hornstein on Mon, 22 Jan 2018 14:20:32 -0500:

> If you encounter  any problems or issues with  this release candidate,
> please don't hesitate to contact address@hidden

This may be a known issue (or not an issue at all):

uip/post.c: In function 'putadr':
uip/post.c:1239: warning: 'shlen' may be used uninitialized in this function

>From a cursory look, it could  be uninitialized if the savehdr parameter
is NULL  and I  don't see any  code that guards  savehdr from  not being
NULL. I also cannot  easily say whether any of the  calls to putadr will
ever send in  NULL. Should shlen have a default  value, or should putadr
not allow the caller to send in NULL?

uip/fmttest.c: In function 'main':
uip/fmttest.c:123: warning: 'outputsize' may be used uninitialized in this 
function

Looks like  this one  will require even  more investigation  to discover
whether the warning is just a red herring or not.

Andy
-- 
TAI64 timestamp: 400000005a66d8b1





reply via email to

[Prev in Thread] Current Thread [Next in Thread]