Hi Mike,
On Wed, Aug 6, 2014 at 6:59 PM, Mike Frysinger wrote:
> On Mon 04 Aug 2014 08:35:02 zubin.mit...@gmail.com wrote:
>> From: Zubin Mithra
>>
>> * desc.c (decode_select): Initialize fds to NULL.
>> * strace.c (expand_tcbtab): Change type to unsigned.
>> (startup_child): Initialize pathname
On Mon 04 Aug 2014 08:35:02 zubin.mit...@gmail.com wrote:
> From: Zubin Mithra
>
> * desc.c (decode_select): Initialize fds to NULL.
> * strace.c (expand_tcbtab): Change type to unsigned.
> (startup_child): Initialize pathname array.
you need to describe why you're making a change, not just how