On Fri, Jun 13, 2014 at 12:01 AM, Greg KH wrote:
> On Thu, Jun 12, 2014 at 11:49:35PM +0200, Thomas H.P. Andersen wrote:
>> On Thu, Jun 12, 2014 at 11:08 PM, Greg KH wrote:
>> > On Thu, Jun 12, 2014 at 10:55:50PM +0200, Thomas H.P. Andersen wrote:
>> >> From: Thomas Hindoe Paaboel Andersen
>> >>
On Thu, Jun 12, 2014 at 11:49:35PM +0200, Thomas H.P. Andersen wrote:
> On Thu, Jun 12, 2014 at 11:08 PM, Greg KH wrote:
> > On Thu, Jun 12, 2014 at 10:55:50PM +0200, Thomas H.P. Andersen wrote:
> >> From: Thomas Hindoe Paaboel Andersen
> >>
> >> Beef up the assert to protect against passing null
On Thu, Jun 12, 2014 at 11:08 PM, Greg KH wrote:
> On Thu, Jun 12, 2014 at 10:55:50PM +0200, Thomas H.P. Andersen wrote:
>> From: Thomas Hindoe Paaboel Andersen
>>
>> Beef up the assert to protect against passing null to strlen.
>>
>> Found with scan-build.
>> ---
>> src/cryptsetup/cryptsetup.c
On Thu, Jun 12, 2014 at 10:55:50PM +0200, Thomas H.P. Andersen wrote:
> From: Thomas Hindoe Paaboel Andersen
>
> Beef up the assert to protect against passing null to strlen.
>
> Found with scan-build.
> ---
> src/cryptsetup/cryptsetup.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
From: Thomas Hindoe Paaboel Andersen
Beef up the assert to protect against passing null to strlen.
Found with scan-build.
---
src/cryptsetup/cryptsetup.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/cryptsetup/cryptsetup.c b/src/cryptsetup/cryptsetup.c
index 812b32f..