You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Recently I have found out that this library fail to parse certain configuration of openapi specs. In a very minimal reproduction case I have a stack overflow panic.
Recently I have found out that this library fail to parse certain configuration of openapi specs. In a very minimal reproduction case I have a stack overflow panic.
https://github.com/dududko/kin-openapi/tree/memory_overflow/test/memory_overflow
the dependency tree is linear, no loops
spec0.yaml -> spec1.yaml -> packageX/spec2.yaml
Here is the file with the execution output
log.txt
The text was updated successfully, but these errors were encountered: