处理AI胡乱生成的乱摊子
This commit is contained in:
2
vendor/github.com/bytedance/sonic/internal/encoder/primitives.go
generated
vendored
2
vendor/github.com/bytedance/sonic/internal/encoder/primitives.go
generated
vendored
@@ -165,4 +165,4 @@ func asJson(v unsafe.Pointer) (string, error) {
|
||||
text := assertI2I(_T_json_Marshaler, *(*rt.GoIface)(v))
|
||||
r, e := (*(*json.Marshaler)(unsafe.Pointer(&text))).MarshalJSON()
|
||||
return rt.Mem2Str(r), e
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user