Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Synchronize fork with upstream v2.35.2 #2

Open
wants to merge 2,038 commits into
base: master
Choose a base branch
from

Conversation

YoshuaNava
Copy link
Member

No description provided.

gwen2018 and others added 30 commits April 21, 2020 14:15
Fix bug - RSUSB messaging takes 20 msec
Exteneded cam sync mode to suppoprt full slave mode and genlock mode …
WIP: Hotfix for LRS Network Extensions
…nvalidation_enabled_v2

Merge changes from origin
…idation_enabled_v2

Set depth invalidation enabled by CMake flag
…_android

fix YUYV preview for the RGB stream in camera app on android
…or_corrupted_frames

Add notification for L500 corrupted frames
Nir-Az and others added 23 commits June 2, 2020 15:51
limit the viewer window size to minimum 1 pixel
Add thirdsparty/libcurl holder
Re-applies IntelRealSense#6492
Promotes L515 FW to 1.4.1.0

This reverts commit c5fe4ce.
…uild_configurations_with_libcurl

Support multiple build configurations with libcurl
Add L515 firmware to internal update
@YoshuaNava YoshuaNava added the enhancement New feature or request label Jun 24, 2020
@ghost
Copy link

ghost commented Jun 24, 2020

DeepCode's analysis on #3097a7 found:

  • ⚠️ 8 warnings, ℹ️ 5 minor issues. 👇
  • ✔️ 5 issues were fixed.

Top issues

Description Example fixes
Using sprintf can lead to severe buffer overflow vulnerabilities. Use the safe alternative snprintf instead. Occurrences: 🔧 Example fixes
The result of strtok, which may return null flows to the first argument of compare. This could result in undefined behavior. Consider adding a check for nullness. Occurrences: 🔧 Example fixes
Missing check is_open on std::ofstream before writing to it. Occurrences: 🔧 Example fixes

👉 View analysis in DeepCode’s Dashboard | Configure the bot

@YoshuaNava
Copy link
Member Author

@remod Do you know anything about the DeepCode bot that just reviewed my PR?

@remod
Copy link
Member

remod commented Jun 24, 2020

@remod Do you know anything about the DeepCode bot that just reviewed my PR?

@samuelba set it up to test it. Do you like it? :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.