Skip to content

Synchronize fork with upstream v2.35.2#2

Open
YoshuaNava wants to merge 2038 commits intoANYbotics:masterfrom
YoshuaNava:feature/sync_upstream_023502
Open

Synchronize fork with upstream v2.35.2#2
YoshuaNava wants to merge 2038 commits intoANYbotics:masterfrom
YoshuaNava:feature/sync_upstream_023502

Conversation

@YoshuaNava
Copy link

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
…tion_enabled_v2

Set depth invalidation enabled by CMake flag
…droid

fix YUYV preview for the RGB stream in camera app on android
…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 realsenseai#6492
Promotes L515 FW to 1.4.1.0

This reverts commit c5fe4ce.
…d_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
Author

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

@remod
Copy link

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.