[Bugme-new] [Bug 11363] New: [linux-2.6/arch/cris/arch-v32/drivers/cryptocop.c:1398]: Memory leak: p

bugme-daemon at bugzilla.kernel.org bugme-daemon at bugzilla.kernel.org
Sun Aug 17 10:39:40 PDT 2008


http://bugzilla.kernel.org/show_bug.cgi?id=11363

           Summary: [linux-2.6/arch/cris/arch-v32/drivers/cryptocop.c:1398]:
                    Memory leak: p
           Product: Platform Specific/Hardware
           Version: 2.5
     KernelVersion: latest git tree
          Platform: All
        OS/Version: Linux
              Tree: Mainline
            Status: NEW
          Severity: normal
          Priority: P1
         Component: Other
        AssignedTo: platform_other at kernel-bugs.osdl.org
        ReportedBy: danielm77 at spray.se


Memory leak..

        p = kmalloc(padlen, alloc_flag);
        if (!pad) return -ENOMEM;

The same code also appears on line 1430 in the same file.


-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


More information about the Bugme-new mailing list