On 07/20/2012 11:48 AM, Alan Cox wrote:
> On Fri, 20 Jul 2012 10:06:34 +0300
> Dan Carpenter wrote:
>
>> We sometimes pass NULL pointers to free_tty_struct(). One example where
>> it can happen is in the error handling code in pty_common_install().
>>
>> Signed-off-by: Dan Carpenter
>
> Acked-
On Fri, 20 Jul 2012 10:06:34 +0300
Dan Carpenter wrote:
> We sometimes pass NULL pointers to free_tty_struct(). One example where
> it can happen is in the error handling code in pty_common_install().
>
> Signed-off-by: Dan Carpenter
Acked-by: Alan Cox
We probably shouldn't be passing NULLs
2 matches
Mail list logo