<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/lib/erl_interface/src/prog, branch maint-r15</title>
<subtitle>Mirror of Erlang/OTP repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/'/>
<entry>
<title>Update copyright years</title>
<updated>2011-03-11T16:34:22+00:00</updated>
<author>
<name>Björn-Egil Dahlberg</name>
<email>psyeugenic@gmail.com</email>
</author>
<published>2011-03-11T16:34:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=d53be747c945d5e86997e1944446795b271dacb4'/>
<id>d53be747c945d5e86997e1944446795b271dacb4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>erl_call: remove get_hostent</title>
<updated>2010-10-06T12:57:42+00:00</updated>
<author>
<name>Michael Santos</name>
<email>michael.santos@gmail.com</email>
</author>
<published>2010-10-05T20:47:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=d9edfa887c75426b3d0cc17710bce47523adf243'/>
<id>d9edfa887c75426b3d0cc17710bce47523adf243</id>
<content type='text'>
get_hostent does not properly handle IPv4 addresses on little endian
platforms and fails with hostnames beginning with a number.  Remove
get_hostent and use ei_gethostbyname directly since gethostbyname supports
IPv4 addresses.

Reported-By: Julien Barbot
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
get_hostent does not properly handle IPv4 addresses on little endian
platforms and fails with hostnames beginning with a number.  Remove
get_hostent and use ei_gethostbyname directly since gethostbyname supports
IPv4 addresses.

Reported-By: Julien Barbot
</pre>
</div>
</content>
</entry>
<entry>
<title>erl_call: fix multiple buffer overflows</title>
<updated>2010-09-08T09:02:35+00:00</updated>
<author>
<name>Michael Santos</name>
<email>michael.santos@gmail.com</email>
</author>
<published>2010-08-22T21:05:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=e4ee460f94dba525050df76f0b20a8c7ac602fc1'/>
<id>e4ee460f94dba525050df76f0b20a8c7ac602fc1</id>
<content type='text'>
Check operations that can overflow, e.g.,

erl_call -sname $(perl -e 'print "x"x5000')
perl -e 'print "-module(", "x"x10000, ");"' | erl_call -m -r -sname foo
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Check operations that can overflow, e.g.,

erl_call -sname $(perl -e 'print "x"x5000')
perl -e 'print "-module(", "x"x10000, ");"' | erl_call -m -r -sname foo
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix compiler warnings in erl_interface</title>
<updated>2010-07-27T12:32:50+00:00</updated>
<author>
<name>Björn-Egil Dahlberg</name>
<email>psyeugenic@gmail.com</email>
</author>
<published>2010-07-26T13:21:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=77cb3bb8e2699dfa43bdcfa6e8e679bcaa8ce8b8'/>
<id>77cb3bb8e2699dfa43bdcfa6e8e679bcaa8ce8b8</id>
<content type='text'>
- Removed unused variable in ei_decode_term.c
- Fixed faulty deallocation
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Removed unused variable in ei_decode_term.c
- Fixed faulty deallocation
</pre>
</div>
</content>
</entry>
<entry>
<title>The R13B03 release.</title>
<updated>2009-11-20T14:54:40+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2009-11-20T14:54:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=84adefa331c4159d432d22840663c38f155cd4c1'/>
<id>84adefa331c4159d432d22840663c38f155cd4c1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
