Skip to content

Commit

Permalink
comment added
Browse files Browse the repository at this point in the history
  • Loading branch information
remibettan committed Dec 22, 2024
1 parent 3b9251c commit 8a14959
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/win/win-helpers.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -491,6 +491,7 @@ namespace librealsense
}

// Enumerate all imaging devices
// high limit is below loop has been added to avoid infinite loop
for (DWORD member_index = 0; member_index < 0x10000; ++member_index)
{
// Get device information element from the device information set
Expand Down

0 comments on commit 8a14959

Please sign in to comment.