From 2ffbe0345dd606cffcc30cbfce437762f5fcb496 Mon Sep 17 00:00:00 2001 From: akr Date: Thu, 9 May 2013 13:01:08 +0000 Subject: * ext/socket/ancdata.c (bsock_sendmsg_internal): controls_num should not be negative. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@40626 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index f1e76cb343..de4535fce6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Thu May 9 22:00:35 2013 Tanaka Akira + + * ext/socket/ancdata.c (bsock_sendmsg_internal): controls_num should + not be negative. + Thu May 9 21:09:57 2013 Tanaka Akira * file.c, ext/etc/etc.c, ext/socket/unixsocket.c, -- cgit v1.2.3