Got it.
Thanks.
2014-03-01 17:13 GMT+08:00 Tay Ray Chuan :
> On Sat, Mar 1, 2014 at 10:58 AM, Duy Nguyen wrote:
>> On Sat, Mar 1, 2014 at 8:07 AM, Sun He wrote:
>>> Signed-off-by: Sun He
>>> ---
>>> Find the potential places with memcpy by the bash command:
>>>$ find . | xargs grep "memcpy
2014-03-01 10:58 GMT+08:00 Duy Nguyen :
> On Sat, Mar 1, 2014 at 8:07 AM, Sun He wrote:
>> Signed-off-by: Sun He
>> ---
>> Find the potential places with memcpy by the bash command:
>>$ find . | xargs grep "memcpy.*\(.*20.*\)"
>>
>> Helped-by: Michael Haggerty
>
> You may want to put this H
2014-03-01 10:58 GMT+08:00 Duy Nguyen :
> On Sat, Mar 1, 2014 at 8:07 AM, Sun He wrote:
>> Signed-off-by: Sun He
>> ---
>> Find the potential places with memcpy by the bash command:
>>$ find . | xargs grep "memcpy.*\(.*20.*\)"
>>
>> Helped-by: Michael Haggerty
>
> You may want to put this H
On Sat, Mar 1, 2014 at 10:58 AM, Duy Nguyen wrote:
> On Sat, Mar 1, 2014 at 8:07 AM, Sun He wrote:
>> Signed-off-by: Sun He
>> ---
>> Find the potential places with memcpy by the bash command:
>>$ find . | xargs grep "memcpy.*\(.*20.*\)"
>>
>> Helped-by: Michael Haggerty
>
> You may want t
On Sat, Mar 1, 2014 at 8:07 AM, Sun He wrote:
> Signed-off-by: Sun He
> ---
> Find the potential places with memcpy by the bash command:
>$ find . | xargs grep "memcpy.*\(.*20.*\)"
>
> Helped-by: Michael Haggerty
You may want to put this Helped-by before "---" because it's supposed
to end
Signed-off-by: Sun He
---
Find the potential places with memcpy by the bash command:
$ find . | xargs grep "memcpy.*\(.*20.*\)"
Helped-by: Michael Haggerty
bundle.c| 2 +-
grep.c | 2 +-
pack-bitmap-write.c | 2 +-
ppc/sha1.c | 3 ++-
reflog-walk.c |
6 matches
Mail list logo