Fix unsafe strcpy in Java_sun_tools_attach_{Aix,Bsd,Linux}VirtualMachine_connect()

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 9
    • Affects Version/s: 9
    • Component/s: core-svc
    • None
    • b08
    • linux, os_x, aix

      Java_sun_tools_attach_{Aix,Bsd,Linux}VirtualMachine_connect() uses an unsafe strcpy() operation which should be replaced by strncpy()

            Assignee:
            Volker Simonis
            Reporter:
            Volker Simonis
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: