-
```
I found an issue with deserialization. When I try to deserialize json which
doesn't contain all object's fields or contains null I got Marshalling Error.
Please check the source code in attached …
-
```
Please include an e-mail address if this might need a dialogue!
==============
What steps will reproduce the problem?
1. initialize two communicating TCP clients: A and B
2. write a truncated m…
-
```
Please include an e-mail address if this might need a dialogue!
==============
What steps will reproduce the problem?
1. initialize two communicating TCP clients: A and B
2. write a truncated m…
-
```
Please include an e-mail address if this might need a dialogue!
==============
What steps will reproduce the problem?
1. initialize two communicating TCP clients: A and B
2. write a truncated m…
-
-
Unreconized field "completion_tokens_details" coming in response from openai api. the error is occuring at class `org.springframework.ai.openai.api.OpenAiApi.ChatCompletion#usage` and in `Usage` we ha…
-
Right now, the deserialization of `Yafc.Preferences#Instance` breaks if you change the name of attributes in `ProjectDefinition`. It wipes the renamed attribute because the deserialized objects do no…
-
vulnerability location: `ca.odell.glazedlists.impl.io.BeanXMLByteCoder`
`BeanXMLByteCoder` class provides `decode()` method to decode the Object from a InputStream.
When the `decode()` method is…
-
Messages are not currently encoded with the is_ack flag, which is quite useful to know. Update the serialization and deserialization processes to include ACK data. This would affect both the SOTI CLI …
-
Hi,
I am creating a ROS Service in Unity Simulator of type std_srvs/Empty.
I am able to call the service, service is doing the intended work.
But when I return the empty response, I get the f…