<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
 <channel>
  <atom:link href="https://smaugmuds.afkmods.com/index.php?a=rssfeed&amp;t=1243" rel="self" type="application/rss+xml" />
  <title>SmaugMuds - Topic: [Bug] Port numbers sometimes show up in logs with negative values</title>
  <link>https://smaugmuds.afkmods.com/index.php?a=rssfeed&amp;t=1243</link>
  <description>The largest Smaug community resource site. - AFKMud 1.77</description>
  <language>en</language>
  <generator>SmaugMuds</generator>
  <ttl>60</ttl>
  <item>
   <title>[Bug] Port numbers sometimes show up in logs with negative values</title>
   <link>https://smaugmuds.afkmods.com/topic/bug-port-numbers-sometimes-show-up-in-logs-with-negative-values-1243/&amp;p=4541#p4541</link>
   <description>Bug: Port numbers sometimes show up in logs with negative values Danger: Trivial - Display only bug. Discovered in: AFKMud 1.77 Found by: Remcon Fixed by: Remcon --- [b]comm.c, nanny[/b] Locate: [code] log_printf_plus( LOG_COMM, LEVEL_KL, &amp;quot;Incoming connection: %s, port %hd.&amp;quot;, d-&amp;gt;host, d-&amp;gt;port ); [/code] Change to: [code] log_printf_plus( LOG_COMM, LEVEL_KL, &amp;quot;Incoming connection: %s, port %d.&amp;quot;, d-&amp;gt;host, d-&amp;gt;port ); [/code] This is a very subtle one to spo</description>
   <guid isPermaLink="true">https://smaugmuds.afkmods.com/topic/bug-port-numbers-sometimes-show-up-in-logs-with-negative-values-1243/&amp;p=4541#p4541</guid>
   <pubDate>Sat, 30 Sep 2006 23:43:53 CDT</pubDate>
   <category>AFKMud Bug Archive</category>
   <author>nobody@example.com (Samson)</author>
  </item>
 </channel>
</rss>
