http://defect.opensolaris.org/bz/show_bug.cgi?id=8476

           Summary: in ncu_phys.c, args to detached threads need to be heap-
                    allocated
    Classification: Development
           Product: nwam
           Version: unspecified
          Platform: ANY/Generic
        OS/Version: All
            Status: NEW
 Status Whiteboard: nwam1-build:2009-04-23
          Severity: minor
          Priority: P4
         Component: ON daemon
        AssignedTo: alan.maguire at sun.com
        ReportedBy: alan.maguire at sun.com
         QAContact: nwam-dev at opensolaris.org


in ncu_phys.c we pass in strings representing the linkname to scan/connect on.
These should be heap-allocated rather than stack variables, since these will
get overwritten when the stack frame is overwritten.

-- 
Configure bugmail: http://defect.opensolaris.org/bz/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Reply via email to