|
|
|
|
|
by olliej
1541 days ago
|
|
Looks like another "I'm in a 'safe' language, so can do unsafe things" crossed with the standard object deserialization error of default allowing any class to be instantiated. The temporary fix that they list seems to imply that the current APIs don't allow specifying a finite list of allowed classes? |
|