A free Windows-compatible Operating System
18649 matches across 14 categories. Click a row to expand file-level details.
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | drivers/filters/fltmgr/Object.c | 21 | /* DATA *********************************************************************/ |
| LOW | drivers/filters/fltmgr/fltmgr.h | 1 | #ifndef _FLTMGR_H |
| LOW | drivers/filters/fltmgr/fltmgr.h | 121 | |
| LOW | drivers/filters/fltmgr/fltmgr.h | 141 | //FMil - fltmgr.sys - IRP_CTRL completion node stack |
| LOW | drivers/acpi/cmbatt/cmbatt.h | 41 | #define CMBATT_ACPI_ENTRY_EXIT 0x40 |
| LOW | drivers/acpi/cmbatt/cmbatt.h | 61 | } CMBATT_EXTENSION_TYPE; |
| LOW | drivers/parallel/parallel/parallel.h | 61 | #define LPGETIRQ 0x0606 /* get the current IRQ number */ |
| LOW | drivers/sac/driver/sacdrv.h | 21 | // |
| LOW | drivers/sac/driver/sacdrv.h | 121 | KeClearEvent(Channel->x##WaitObjectBody); \ |
| LOW | drivers/sac/driver/sacdrv.h | 141 | #define FREE_POOL_TAG 'FpcR' |
| LOW | drivers/sac/driver/sacdrv.h | 161 | #define SAC_VTUTF8_OBUFFER_SIZE 0x2D00 |
| LOW | drivers/sac/driver/sacdrv.h | 1321 | { |
| LOW | drivers/sac/driver/sacdrv.h | 1481 | // The following site is a good reference on VT100/ANSI escape codes |
| LOW | drivers/sac/driver/sacdrv.h | 1501 | #define VT_ANSI_ERASE_START_LINE L"[1K" |
| LOW | drivers/input/inport/hardware.c | 21 | |
| LOW | drivers/input/inport/hardware.c | 41 | |
| LOW | drivers/input/inport/hardware.c | 61 | * Microsoft InPort |
| LOW | drivers/input/inport/hardware.c | 81 | |
| LOW | drivers/network/netio/netio.c | 41 | #include <ntifs.h> |
| LOW | drivers/network/tdi/precomp.h | 1 | #ifndef _TDI_PCH_ |
| LOW | drivers/network/afd/include/debug.h | 41 | : (DebugTraceLevel & NORMAL_MASK) >= _t_) { \ |
| LOW | drivers/network/afd/include/afd.h | 21 | #include <windef.h> |
| LOW | drivers/network/afd/include/afd.h | 41 | #define TAG_AFD_CONNECT_DATA 'cdfA' |
| LOW | drivers/network/afd/include/afd.h | 81 | #define SOCKET_STATE_LOCKED 0x40000000 |
| LOW | drivers/network/dd/nvnet/nvnet.h | 21 | |
| LOW | drivers/network/dd/nvnet/nvnet.h | 41 | #define NVNET_RECEIVE_PROCESSING_LIMIT 64 |
| LOW | drivers/network/dd/nvnet/nvnet.h | 281 | { |
| LOW | drivers/network/dd/nvnet/nic.h | 21 | * and needs packet format 2 */ |
| LOW | drivers/network/dd/nvnet/nic.h | 41 | #define DEV_NEED_PHY_INIT_FIX 0x00400000 /* Device needs specific PHY workaround */ |
| LOW | drivers/network/dd/nvnet/nic.h | 61 | #define NVREG_IRQ_TX_OK 0x0010 |
| LOW | drivers/network/dd/nvnet/nic.h | 101 | #define NVREG_XMITCTL_MGMT_SEMA_MASK 0x00000f00 |
| LOW | drivers/network/dd/nvnet/nic.h | 121 | NvRegOffloadConfig = 0x90, |
| LOW | drivers/network/dd/nvnet/nic.h | 181 | #define NVREG_RINGSZ_RXSHIFT 16 |
| LOW | drivers/network/dd/nvnet/nic.h | 201 | NvRegTxRxControl = 0x144, |
| LOW | drivers/network/dd/nvnet/nic.h | 221 | #define NVREG_TX_PAUSEFRAME_ENABLE_V3 0x09f00880 |
| LOW | drivers/network/dd/nvnet/nic.h | 281 | #define NVREG_MGMTUNITVERSION 0x08 |
| LOW | drivers/network/dd/nvnet/nic.h | 361 | typedef struct _NVNET_DESCRIPTOR_64 |
| LOW | drivers/network/dd/nvnet/nic.h | 381 | #define NV_TX_CARRIERLOST (1<<27) |
| LOW | drivers/network/dd/nvnet/nic.h | 401 | #define NV_TX2_CHECKSUM_L3 (1<<27) |
| LOW | drivers/network/dd/nvnet/nic.h | 421 | NV_RX_OVERFLOW|NV_RX_FRAMINGERR) |
| LOW | drivers/network/dd/nvnet/nic.h | 441 | |
| LOW | drivers/network/dd/nvnet/nic.h | 461 | #define NV_MIIBUSY_DELAY 50 |
| LOW | drivers/network/dd/nvnet/nic.h | 481 | #define PHY_MODEL_REALTEK_8211 0x0110 |
| LOW | drivers/network/dd/nvnet/nic.h | 501 | #define PHY_CICADA_INIT5 0x0004 |
| LOW | drivers/network/dd/nvnet/nic.h | 521 | #define PHY_REALTEK_INIT11 0x0200 |
| LOW | drivers/network/dd/nvnet/nic.h | 541 | #define PHY_REALTEK_INIT3 0x0001 |
| LOW | drivers/network/dd/nvnet/nic.h | 561 | #define NV_MSI_X_VECTOR_TX 0x1 |
| LOW | drivers/network/dd/nvnet/phyreg.h | 1 | /* |
| LOW | drivers/network/dd/nvnet/phyreg.h | 21 | #define MII_AUTONEG_ADVERTISE 0x04 |
| LOW | drivers/network/dd/nvnet/phyreg.h | 41 | #define MII_MASTER_SLAVE_STATUS 0x0A |
| LOW | drivers/network/dd/dc21x4/eeprom.h | 41 | #define SRomGetExtendedBlockLength(Byte) (((Byte) & 0x7F) + 1) |
| LOW | drivers/network/dd/dc21x4/eeprom.h | 61 | |
| LOW | drivers/network/dd/dc21x4/eeprom.h | 81 | /* |
| LOW | drivers/network/dd/dc21x4/eeprom.h | 101 | #define SROM_MEDIA_100T_HD 3 |
| LOW | drivers/network/dd/dc21x4/debug.h | 81 | |
| LOW | drivers/network/dd/dc21x4/media.h | 41 | } DC_MII_MEDIA, *PDC_MII_MEDIA; |
| LOW | drivers/network/dd/dc21x4/dc21x4hw.h | 21 | */ |
| LOW | drivers/network/dd/dc21x4/dc21x4hw.h | 61 | #define DC_TBD_STATUS_UNDERFLOW 0x00000002 |
| LOW | drivers/network/dd/dc21x4/dc21x4hw.h | 81 | #define DC_TBD_CONTROL_CHAINED 0x01000000 |
| LOW | drivers/network/dd/dc21x4/dc21x4hw.h | 101 | /* |
| 18478 more matches not shown… | |||
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | drivers/network/tcpip/lwip/src/include/lwip/sockets.h | 214 | #define SO_DONTROUTE 0x0010 /* Unimplemented: just use interface addresses */ |
| MEDIUM | drivers/storage/partmgr/partition.c | 865 | // so we just return success. A more robust algorithm would be |
| MEDIUM | drivers/filesystems/udfs/write.cpp | 749 | FALSE, // We will not utilize pin access for this file |
| MEDIUM | drivers/filesystems/udfs/read.cpp | 640 | FALSE, // We will not utilize pin access for this file |
| MEDIUM | drivers/filesystems/udfs/read.cpp | 768 | // Also, at this point, the FSD might choose to utilize the |
| MEDIUM | drivers/filesystems/fastfat/easup.c | 3232 | // nice and more robust |
| MEDIUM | drivers/filesystems/fastfat/close.c | 674 | // make sure we fully utilize the acquisition of the volume, which can |
| MEDIUM | sdk/include/c++/stlport/stl/config/_apple.h | 97 | #define _STLP_VENDOR_GLOBAL_STD // mpw's c++ libs do not utilize namespace std yet |
| MEDIUM | sdk/include/c++/stlport/stl/config/_apple.h | 97 | #define _STLP_VENDOR_GLOBAL_STD // mpw's c++ libs do not utilize namespace std yet |
| MEDIUM | sdk/include/psdk/twain.h | 1311 | #define DG_CONTROL 0x0001L /* data pertaining to control */ |
| MEDIUM | sdk/include/psdk/twain.h | 1312 | #define DG_IMAGE 0x0002L /* data pertaining to raster images */ |
| MEDIUM | sdk/include/psdk/twain.h | 1314 | #define DG_AUDIO 0x0004L /* data pertaining to audio */ |
| MEDIUM | sdk/include/ucrt/corecrt.h | 89 | // C28719: Banned API, use a more robust and secure replacement. |
| MEDIUM | sdk/include/ucrt/corecrt.h | 90 | // C28726: Banned or deprecated API, use a more robust and secure replacement. |
| MEDIUM | …drivers/wdf/shared/inc/private/common/fxdeviceinit.hpp | 247 | // If set, the Cx/Client intends to leverage Self IO Target |
| MEDIUM | …ib/drivers/wdf/shared/inc/private/common/fxioqueue.hpp | 541 | // The IoQueue is designed to be robust in that multiple events |
| MEDIUM | sdk/lib/drivers/wdf/shared/targets/usb/fxusbdevice.cpp | 1535 | // but can't leverage on that as that sends the select interface URB down |
| MEDIUM | sdk/lib/ucrt/stdio/fopen.cpp | 38 | // subjected to direct user input and thus must be robust to that rather |
| MEDIUM | sdk/lib/ucrt/heap/debug_heap.cpp | 1772 | // alignment.cpp, but these functions (suffixed with _dbg instead of _base) utilize |
| MEDIUM | subsystems/mvdm/ntvdm/bios/vidbios.c | 3351 | // Certainly in BL and not in BX as said by Ralf Brown... |
| MEDIUM | subsystems/mvdm/ntvdm/bios/vidbios.c | 3369 | // Certainly in BL and not in BX as said by Ralf Brown... |
| MEDIUM | subsystems/mvdm/ntvdm/bios/vidbios.c | 3429 | // Certainly in BL and not in BX as said by Ralf Brown... |
| MEDIUM | win32ss/drivers/displays/vga/vgaddi.h | 188 | // one seamless 64K bank |
| LOW | …s/applications/devutils/btrfstools/btrfs_structures.py | 889 | # sizes, because that's how it gets cowed. We don't just use 1 or 2 |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | drivers/network/tcpip/lwip/src/core/netif.c | 280 | * IPv6: Don't forget to call netif_create_ip6_linklocal_address() after |
| LOW | drivers/storage/mountmgr/device.c | 1407 | /* And don't forget to nullify */ |
| LOW | drivers/storage/port/scsiport/scsi.c | 1292 | /* Nothing - just return (don't forget to release the spinlock */ |
| LOW | drivers/multimedia/audio/sndblst.old/dma.c | 11 | // Don't forget to check for Compaq machines (they can't be configured |
| LOW | sdk/include/c++/stlport/stl/config/user_config.h | 217 | * If you customize the STLport generated library names don't forget to give |
| LOW | sdk/include/reactos/libs/mbedtls/blowfish.h | 67 | #define MBEDTLS_BLOWFISH_ROUNDS 16 /**< Rounds to use. When increasing this value, make sure to extend the |
| LOW | sdk/lib/drivers/csq/csq.c | 45 | * - Don't forget to release the cancel spinlock ASAP --> #1 hot lock in the |
| LOW | sdk/lib/rtl/heap.c | 1937 | /* Don't forget to update previous size of the next entry! */ |
| MEDIUM | sdk/lib/3rdparty/freetype/include/freetype/fterrors.h | 78 | * Here is a simple example. |
| MEDIUM | sdk/lib/3rdparty/freetype/include/freetype/freetype.h | 1182 | * for demonstration purposes. |
| LOW | …/3rdparty/freetype/include/freetype/internal/ftrfork.h | 35 | /* Don't forget to increment the number if you add a new guessing rule. */ |
| LOW | ntoskrnl/fsrtl/oplock.c | 351 | /* Don't forget to release the mutex */ |
| LOW | ntoskrnl/cc/copy.c | 370 | /* And don't forget to release master */ |
| LOW | dll/win32/cabinet/fdi.c | 2378 | * This notification is important, don't forget to implement it. This |
| LOW | dll/win32/advapi32/sec/misc.c | 480 | * more than 0xFFFF (USHORT) characters! Also don't forget to explicitly |
| LOW | dll/win32/browseui/travellog.cpp | 505 | // don't forget to patch ampersands before adding to menu |
| LOW | dll/directx/wine/ddraw/utils.c | 1222 | * though. Don't forget to set ddsCaps.dwCaps2/3/4 to 0 when removing this */ |
| LOW | dll/directx/wine/wined3d/arb_program_shader.c | 7077 | * Don't forget to clamp the y values in into the range, otherwise we'll get filtering |
| LOW | dll/opengl/glu32/src/libutil/mipmap.c | 4536 | free(newMipmapImage); /* don't forget to free it! */ |
| LOW | win32ss/user/ntuser/class.c | 2979 | // Don't forget to use DesktopPtrToUser( ? ) with return pointer in user space. |
| MEDIUM | modules/rosapps/applications/net/ncftp/sio/sio.html | 738 | <P>This is <TT><A HREF="#SSendto">SSendto()</A></TT>, only you can use |
| LOW | modules/rosapps/applications/net/ncftp/libncftp/cmds.c | 1157 | /* Don't forget to change back to the original directory. */ |
| LOW | modules/rosapps/applications/net/ncftp/libncftp/cmds.c | 1305 | /* Don't forget to change back to the original directory. */ |
| LOW | base/applications/regedit/framewnd.c | 740 | pd.hDevMode = NULL; /* Don't forget to free or store hDevMode*/ |
| LOW | base/applications/regedit/framewnd.c | 741 | pd.hDevNames = NULL; /* Don't forget to free or store hDevNames*/ |
| LOW | base/services/nfsd/nfs41_daemon.c | 53 | #ifndef STANDALONE_NFSD //make sure to define it in "sources" not here |
| Severity | File | Line | Snippet |
|---|---|---|---|
| CRITICAL | drivers/network/tcpip/lwip/src/apps/snmp/snmp_core.c | 258 | * device a > 1.3.6.1.4.1.XXX(ent-oid).1(devices).1(device a) |
| CRITICAL | drivers/network/tcpip/lwip/src/apps/snmp/snmp_core.c | 259 | * device b > 1.3.6.1.4.1.XXX(ent-oid).1(devices).2(device b) |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | drivers/network/tcpip/lwip/src/apps/mdns/mdns.c | 614 | * comparison. So if we get passed the class and type comparison we need to check if the |
| LOW | drivers/bus/acpi/acpica/executer/exmisc.c | 209 | * We need to check if the shiftcount is larger than the integer bit |
| LOW | drivers/bus/acpi/acpica/executer/exmisc.c | 221 | * We need to check if the shiftcount is larger than the integer bit |
| LOW | drivers/storage/class/cdrom/cdrom.c | 1085 | The purpose of this function is to send SYNC CACHE command and STOP UNIT command if it's necessary. |
| LOW | drivers/filesystems/cdfs/dirsup.c | 241 | find. This may already point to a dirent so we need to check if |
| LOW | sdk/lib/cportlib/cport_pc98.c | 439 | * To avoid an infinite loop, we need to check if the other side is ready |
| LOW | sdk/lib/ucrt/internal/locks.cpp | 16 | // This variable stores the number of locks that have been successfully |
| LOW | ntoskrnl/io/pnpmgr/devaction.c | 1108 | // Step 1: Write the DeviceDesc value if does not exist |
| LOW | ntoskrnl/io/pnpmgr/devaction.c | 1157 | // Step 2: LocaltionInformation is overwritten unconditionally |
| LOW | dll/win32/shell32/CDefView.cpp | 4349 | /* We need to check if we drag the selection over itself */ |
| LOW | win32ss/user/ntuser/security.c | 18 | * context of the caller. The purpose of this function is to query |
| LOW | base/setup/lib/utils/partlist.c | 3336 | // Step 1 : Check the system disk. |
| LOW | base/setup/lib/utils/partlist.c | 3456 | // Step 2 : No active partition found: Check the alternative disk if specified. |
| LOW | base/services/umpnpmgr/install.c | 533 | // Step 1: install all drivers which were configured during the boot |
| LOW | base/services/umpnpmgr/install.c | 580 | // Step 2: start the wait-loop for newly added devices |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | modules/rostests/winetests/gdi32/font.c | 2377 | "Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do " |
| LOW | modules/rostests/winetests/gdi32/font.c | 2377 | "Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do " |
| LOW | modules/rostests/winetests/riched20/txtsrv.c | 124 | static const WCHAR lorem[] = L"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt |
| LOW | modules/rostests/winetests/riched20/txtsrv.c | 124 | static const WCHAR lorem[] = L"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt |
| LOW | modules/rostests/winetests/riched20/editor.c | 7306 | result = SendMessageA(hwnd, WM_SETTEXT, 0, (LPARAM)"Lorem ipsum\rdolor sit\rnamet"); |
| LOW | modules/rostests/winetests/riched20/editor.c | 7309 | /* [|Lorem ipsum] [dolor sit] [amet] */ |
| LOW | modules/rostests/winetests/riched20/editor.c | 7319 | /* [Lorem ipsum|] [dolor sit] [amet] */ |
| LOW | modules/rostests/winetests/riched20/editor.c | 7326 | /* [Lorem ipsum] [|dolor sit] [amet] */ |
| LOW | modules/rostests/winetests/riched20/editor.c | 7333 | /* [Lorem ipsum|] [dolor sit] [amet] */ |
| LOW | modules/rostests/apitests/winspool/EnumPrinters.c | 129 | ok(!EnumPrintersW(PRINTER_ENUM_LOCAL | PRINTER_ENUM_NAME, L"LOREM IPSUM", Level, NULL, 0, &cbNeeded, &dw |
| LOW | modules/rostests/apitests/winspool/EnumPrinters.c | 168 | ok(!EnumPrintersW(PRINTER_ENUM_LOCAL, L"LOREM IPSUM", Level, NULL, 0, &cbNeeded, &dwReturned), "EnumPrinters |
| Severity | File | Line | Snippet |
|---|---|---|---|
| HIGH | drivers/storage/class/sfloppy/floppy.c | 3061 | // If we don't get as much data as requested, it is not an error. |
| HIGH | ntoskrnl/mm/ARM3/virtual.c | 5080 | // And now write the invalid demand-zero PTE as requested |
| Severity | File | Line | Snippet |
|---|---|---|---|
| MEDIUM | drivers/network/tcpip/lwip/codespell_changed_files.sh | 6 | # This file is subject to the terms and conditions of the GNU Lesser |
| MEDIUM | drivers/network/tcpip/lwip/codespell_check.sh | 5 | # This file is subject to the terms and conditions of the GNU Lesser |
| MEDIUM | boot/remaster.sh | 157 | ## Create a mkisofs sort file to specify an explicit ordering for the boot files |
| MEDIUM | modules/rosapps/applications/net/ncftp/ncftp/pref.c | 715 | (void) fprintf(fp, "%s", "# NcFTP 3 preferences file\n# This file is loaded and overwritten each time NcFTP is run.\n# |
| MEDIUM | …les/rosapps/applications/devutils/btrfstools/crc32c.py | 3 | # This file is part of the python-btrfs module. |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | sdk/tools/gen_baseaddress.py | 8 | |
| LOW | sdk/tools/gen_baseaddress.py | 8 | |
| LOW | sdk/tools/gen_baseaddress.py | 8 | |
| LOW | sdk/tools/winesync/winesync.py | 3 | |
| LOW | sdk/tools/winesync/winesync.py | 9 | |
| LOW | …s/applications/devutils/btrfstools/btrfs_playground.py | 6 | |
| LOW | …s/applications/devutils/btrfstools/btrfs_structures.py | 8 | |
| LOW | …s/applications/devutils/btrfstools/btrfs_structures.py | 14 | |
| LOW | …s/applications/devutils/btrfstools/btrfs_structures.py | 16 |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | sdk/tools/check_packing.py | 34 | |
| LOW | sdk/tools/gen_baseaddress.py | 353 | |
| LOW | sdk/tools/update_caroots.py | 81 | |
| LOW | sdk/tools/winesync/winesync.py | 128 | |
| LOW | …s/applications/devutils/btrfstools/btrfs_structures.py | 921 | |
| LOW | …s/applications/devutils/btrfstools/btrfs_structures.py | 1160 | |
| LOW | …s/applications/devutils/btrfstools/btrfs_structures.py | 1252 |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | drivers/bus/acpi_new/uacpi/include/uacpi/tables.h | 117 | typedef uacpi_table_installation_disposition (*uacpi_table_installation_handler) |
| LOW | sdk/tools/winesync/winesync.py | 13 | def string_to_valid_file_name(to_convert): |
| LOW | sdk/tools/winesync/winesync.py | 63 | def create_or_checkout_wine_branch(self, wine_tag, wine_staging_tag): |
| LOW | dll/win32/ole32/clipboard.c | 1659 | * function IsClipboardFormatAvailable() otherwise. |
| LOW | modules/rosapps/applications/net/netreg/netreg.cpp | 42 | class RequestHandler { |
| LOW | modules/rostests/winetests/mshtml/events.html | 29 | function ondataavailableDocHandler() { |
| Severity | File | Line | Snippet |
|---|---|---|---|
| MEDIUM | sdk/tools/winesync/winesync.py | 297 | print(f'Error while reverting patch {patch_file_name}') |
| MEDIUM | modules/rostests/apitests/crt/gen_math_tests.py | 287 | print(f"Error: Unsupported function '{function_name}'. Available tables: {', '.join(TABLE_FUNCTIONS.keys())}") |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | boot/remaster.sh | 51 | ## Usage example: |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | modules/rostests/apitests/crt/gen_math_tests.py | 282 | # Check if the table name is valid |