kenhkan / vyzzi

GNU Affero General Public License v3.0
0 stars 0 forks source link

Detect conflicting IP delimiters #18

Open kenhkan opened 7 years ago

kenhkan commented 7 years ago

There is a problem when an incoming IP stream is delimited by a character sequence that is also in the content of the stream. What can we do to prevent this subtle conflict from becoming a runtime bug?

kenhkan commented 7 years ago

This would be effect FBP-aware components.

kenhkan commented 7 years ago

Idea: For FBP-unaware component, provide an option at runtime under development/debugging mode to detect delimiter characters in the IP content.