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:47 PM, Ozkan Sezer <sezeroz@gmail.com> wrote:
> 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.
>>
>
> Thanks.
>
>> 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
>>
>
> I have for binutils, I can't remember whether I do for gdb.
> If it really is required, please tell me that I contact FSF
> for it.
>
> --
> Ozkan
>

FWIW, I just wrote to assign@gnu.org for a copyright
assignment for gdb, although I assume it may take time
for them to get back to me, especially when it comes
to the snail mail phase.

Regards.

--
Ozkan


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