VirtualBox

Changeset 54715 in vbox


Ignore:
Timestamp:
Mar 11, 2015 2:54:44 PM (10 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
98879
Message:

Runtime/r0drv/solaris: fix invalid process handle while creating kernel threads.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/r0drv/solaris/thread2-r0drv-solaris.c

    r54694 r54715  
    136136                            pThreadInt,                      /* Function data */
    137137                            0,                               /* Data size */
    138                             (proc_t *)RTR0ProcHandleSelf(),  /* Process handle */
     138                            &p0,                             /* Process 0 handle */
    139139                            TS_RUN,                          /* Ready to run */
    140140                            minclsyspri                      /* Priority */
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette