Commit 47a760b
Do not use null parent context on tomcat advice (#11968)
Do not use null parent context on tomcat advice
enforce nonnull checks
Co-authored-by: devflow.devflow-routing-intake <devflow.devflow-routing-intake@kubernetes.us1.ddbuild.io>1 parent 92779f6 commit 47a760b
2 files changed
Lines changed: 2 additions & 2 deletions
File tree
- dd-java-agent
- agent-bootstrap/src/main/java/datadog/trace/bootstrap/instrumentation/decorator
- instrumentation/tomcat/tomcat-5.5/src/main/java/datadog/trace/instrumentation/tomcat
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
166 | 166 | | |
167 | 167 | | |
168 | 168 | | |
169 | | - | |
| 169 | + | |
170 | 170 | | |
171 | 171 | | |
172 | 172 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
151 | 151 | | |
152 | 152 | | |
153 | 153 | | |
154 | | - | |
| 154 | + | |
155 | 155 | | |
156 | 156 | | |
157 | 157 | | |
| |||
0 commit comments