[Nagiosplug-devel] [ nagiosplug-Patches-1153148 ] long long support for check_swap on release 1.3

SourceForge.net noreply at sourceforge.net
Sun Feb 27 16:09:05 CET 2005


Patches item #1153148, was opened at 2005-02-27 16:05
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=397599&aid=1153148&group_id=29880

Category: Bugfix
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Carlo Marcelo Arenas Belon (carenas)
Assigned to: Nobody/Anonymous (nobody)
Summary: long long support for check_swap on release 1.3

Initial Comment:
using an unsigned long int and therefore overflowing
for swap bigger than 2^32 bytes.

still is_intnonneg util function could wrongly assume
that the parameter  is not in the right range but my
guess is that it is better to fix the parametrized
parameter to also allow KB, MB and such instead of
forcing the user to fit it as an integer so i left it
untouched.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=397599&aid=1153148&group_id=29880




More information about the Devel mailing list