Skip to content

Fix potential infinite recursion#1142

Merged
jlblancoc merged 3 commits intodevelopfrom
fix-potential-infinite-recursion
Feb 28, 2021
Merged

Fix potential infinite recursion#1142
jlblancoc merged 3 commits intodevelopfrom
fix-potential-infinite-recursion

Conversation

@jlblancoc
Copy link
Member

@jlblancoc jlblancoc commented Feb 27, 2021

Changed apps/libraries

  • mrpt-core

Closes #1142

@jlblancoc jlblancoc linked an issue Feb 27, 2021 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Feb 28, 2021

Codecov Report

Merging #1142 (8daccb2) into develop (78c8f30) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop    #1142   +/-   ##
========================================
  Coverage    37.40%   37.40%           
========================================
  Files         1201     1201           
  Lines       105990   105990           
========================================
  Hits         39641    39641           
  Misses       66349    66349           
Impacted Files Coverage Δ
libs/core/src/exceptions.cpp 85.10% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 78c8f30...8daccb2. Read the comment docs.

@jlblancoc jlblancoc merged commit 7bd2ef9 into develop Feb 28, 2021
@jlblancoc jlblancoc deleted the fix-potential-infinite-recursion branch February 28, 2021 15:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Infinite recursion in basic exception handler

2 participants