Commit 97d819b
committed
fix(codegen): create a copy of the context
M V EI2: new software.amazon.smithy.aws.typescript.codegen.visitor.MemberDeserVisitor(ProtocolGenerator$GenerationContext, String, TimestampFormatTrait$Format) may expose internal representation by storing an externally mutable object into MemberDeserVisitor.context At MemberDeserVisitor.java:[line 66]1 parent 3dda85b commit 97d819b
File tree
1 file changed
+1
-1
lines changed- codegen/smithy-aws-typescript-codegen/src/main/java/software/amazon/smithy/aws/typescript/codegen/visitor
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
| 66 | + | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| |||
0 commit comments