Skip to content

Commit 83e9d05

Browse files
Update csharp/ql/src/experimental/Security Features/Serialization/DataSetSerialization.qll
Co-authored-by: Jaroslav Lobačevski <[email protected]>
1 parent 55473c6 commit 83e9d05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

csharp/ql/src/experimental/Security Features/Serialization/DataSetSerialization.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ class UnsafeXmlReadMethod extends Method {
107107
}
108108

109109
/**
110-
* MethodCall that may be unsafe when used to serialize DataSet and DataTable related types
110+
* MethodCall that may be unsafe when used to deserialize DataSet and DataTable related types
111111
*/
112112
class UnsafeXmlReadMethodCall extends MethodCall {
113113
UnsafeXmlReadMethodCall() {

0 commit comments

Comments
 (0)