Opened 15 years ago

Closed 13 years ago

#18148 closed defect (fixed)

rrdtool 1.3.6: missing #include for utime()

Reported by: vinc17@… Owned by: markd@…
Priority: Normal Milestone:
Component: ports Version: 1.7.0
Keywords: Cc:
Port: rrdtool

Description

A #include <utime.h> for the utime() function in rrd_open.c is missing; this might lead to miscompilation. See attached patch.

Attachments (2)

patch-rrd_open.c.diff (329 bytes) - added by vinc17@… 15 years ago.
Portfile.diff (764 bytes) - added by vinc17@… 15 years ago.
Portfile diff for bugs 18147 and 18148

Download all attachments as: .zip

Change History (5)

Changed 15 years ago by vinc17@…

Attachment: patch-rrd_open.c.diff added

Changed 15 years ago by vinc17@…

Attachment: Portfile.diff added

Portfile diff for bugs 18147 and 18148

comment:1 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

comment:2 Changed 13 years ago by jmroot (Joshua Root)

Is this still needed with 1.4.4?

comment:3 Changed 13 years ago by markd@…

Resolution: fixed
Status: newclosed

This was fixed upstream. http://oss.oetiker.ch/rrdtool-trac/ticket/207 so I'll close it. Thanks for catching this.

Note: See TracTickets for help on using tickets.