VirtualBox

Changeset 71685 in vbox for trunk/doc


Ignore:
Timestamp:
Apr 5, 2018 1:48:29 PM (7 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
121770
Message:

VBox-CodingGuidelines: fix typo in previous.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/VBox-CodingGuidelines.cpp

    r71660 r71685  
    374374 * careful to not re-read input from shared memory after validating it, because
    375375 * that will create TOCTOU problems. So, after reading input from shared memory
    376  * always use the RT_UNTRUSTED_NONVOLATILE_COPY_FENCE() macor.  For more details
     376 * always use the RT_UNTRUSTED_NONVOLATILE_COPY_FENCE() macro.  For more details
    377377 * on TOCTOU: https://en.wikipedia.org/wiki/Time_of_check_to_time_of_use
    378378 *
Note: See TracChangeset for help on using the changeset viewer.

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