From: Ed Tsang <netdesign_98@yahoo.com>
To: Vinicius Gomes <vinicius.gomes@openbossa.org>
Cc: Bluettooth Linux <linux-bluetooth@vger.kernel.org>
Subject: Re: obexd 0.14 "put" file corruption
Date: Fri, 5 Mar 2010 11:51:07 -0800 (PST) [thread overview]
Message-ID: <745591.47999.qm@web52606.mail.re2.yahoo.com> (raw)
In-Reply-To: <2a9506371003051135v3bf107dct36cc9ab71a213326@mail.gmail.com>
Vinicius,
> Care to send a patch against the current git?
I love to, but I don't know how to generate the patch and setup git?.
The delta is on client/session.c put_xfer_progerss(..)
- memmove(session->buffer + written, session->buffer, session->filled);
+ memmove(session->buffer, session->buffer + written, session->filled);
Could you help me put it into the source.
If you are kind enough to point me a link to setup the git and generate a patch, I could be ready next time.
Ed
__________________________________________________________________
Make your browsing faster, safer, and easier with the new Internet Explorer® 8. Optimized for Yahoo! Get it Now for Free! at http://downloads.yahoo.com/ca/internetexplorer/
next prev parent reply other threads:[~2010-03-05 19:51 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-02-24 22:23 obexd 0.14 "put" file corruption Ed Tsang
2010-02-26 8:41 ` Luiz Augusto von Dentz
2010-03-05 16:31 ` Bastien Nocera
2010-03-05 18:07 ` Ed Tsang
2010-03-05 19:35 ` Vinicius Gomes
2010-03-05 19:51 ` Ed Tsang [this message]
2010-03-05 20:38 ` Vinicius Gomes
2010-03-08 14:31 ` Bastien Nocera
2010-03-08 16:53 ` Ed Tsang
-- strict thread matches above, loose matches on Subject: below --
2010-02-24 21:50 Ed Tsang
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=745591.47999.qm@web52606.mail.re2.yahoo.com \
--to=netdesign_98@yahoo.com \
--cc=linux-bluetooth@vger.kernel.org \
--cc=vinicius.gomes@openbossa.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox