mirror of
https://github.com/github/codeql.git
synced 2026-04-25 08:45:14 +02:00
Change note
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
---
|
||||
category: fix
|
||||
---
|
||||
* Classes that define a `writeReplace` method are no longer flagged by the `java/missing-no-arg-constructor-on-serializable` query on the assumption they are unlikely to be deserialized using the default algorithm.
|
||||
Reference in New Issue
Block a user