[vbox-dev] VBox has a malicious code that disables "Disable Auto Capture keyboard" option.

crocket crockabiscuit at gmail.com
Thu Jul 21 06:38:38 GMT 2011


On lines 620-623 in UIKeyboardHandler.cpp,

/* Reset the single-time disable capture flag: */
if (isAutoCaptureDisabled())
    setAutoCaptureDisabled(false);
break;


Those lines seem to disable "Disable Auto Capture keyboard" option.

Am I right?

Who put this malicious code?




More information about the vbox-dev mailing list