From eda9ba743c1eb7c32b2ae9b8989d3555f1890758 Mon Sep 17 00:00:00 2001 From: "Andrew J. Schorr" Date: Fri, 27 Apr 2007 18:13:15 +0000 Subject: [64-bit] Fix 4 problems with printf formats and 64-bit size_t 2007-04-27 Andrew J. Schorr * lib/smux.c: (smux_trap) Fix printf format to work with 64-bit size_t. * ospf6d/ospf6_snmp.c: (ospfv3AreaEntry, ospfv3AreaLsdbEntry) Fix some zlog_debug printf formats to work with 64-bit size_t. --- ospf6d/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ospf6d/ChangeLog') diff --git a/ospf6d/ChangeLog b/ospf6d/ChangeLog index c5f24f7f..4d55a590 100644 --- a/ospf6d/ChangeLog +++ b/ospf6d/ChangeLog @@ -1,3 +1,8 @@ +2007-04-27 Andrew J. Schorr + + * ospf6_snmp.c: (ospfv3AreaEntry, ospfv3AreaLsdbEntry) Fix some + zlog_debug printf formats to work with 64-bit size_t. + 2007-03-08 David Siebörger d.sieborger@ru.ac.za * ospf6_neighbor.c: (ospf6_neighbor_show) Fix bug #322, ospf6d -- cgit v1.2.1