[PATCH] ndoutils: adjust signedness of iterator variable in ndomod_sink_buffer_{de, }init()

Bernhard Reutner-Fischer rep.dot.nop at gmail.com
Mon Apr 6 09:44:59 CEST 2009


Hi,

ndomod_sink_buffer_init() and ndomod_sink_buffer_deinit want to iterate
over sbuf->maxitems which is an unsigned long. Adjust the type of the
iterator variable to match this type.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ndoutils-ndomod-iterator-signedness.01.patch
Type: text/x-diff
Size: 989 bytes
Desc: not available
URL: <https://www.monitoring-lists.org/archive/developers/attachments/20090406/b734800a/attachment.patch>
-------------- next part --------------
------------------------------------------------------------------------------
-------------- next part --------------
_______________________________________________
Nagios-devel mailing list
Nagios-devel at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-devel


More information about the Developers mailing list