This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: PING: [PATCH] properly check error return from socket() and accept() calls


On Fri, Apr 9, 2010 at 9:45 PM, Tom Tromey <tromey@redhat.com> wrote:
>>>>>> "Ozkan" == Ozkan Sezer <sezeroz@gmail.com> writes:
>
> Ozkan> PING.
>
> Ozkan> 2010-04-03 ?Ozkan Sezer ?<sezeroz@gmail.com>
> Ozkan> gdb/
> Ozkan> ?* ser-tcp.c (net_open): Check error return from socket() call by its
> Ozkan> ?equality to -1 not by it being negative.
> Ozkan> ?(net_close): Likewise.
> [...]
>
> It seems reasonable enough to me.
>
> Do you have a copyright assignment in place? ?TBH it isn't clear to me
> whether this patch requires one -- it is long enough, but I would say
> that there is really only one way to write this patch.
>
> Tom
>

Hello: My GDB assignment/disclaimer process with the FSF is currently
complete (RT 564768). A current, cleanly applying version of the patch
is attached. If someone could please apply it for me, I'd be grateful.
Thanks.

--
Ozkan

Attachment: gdb_socket_err_checks.patch
Description: Binary data


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]