8000 Panic with Stream Writer · Issue #677 · qax-os/excelize · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Panic with Stream Writer #677
Closed
Closed
@me4log

Description

@me4log

stream.go line 368 writeCell func, stringToBytes return incorrect slice, with zero capacity, but containing data and xml.EscapeText panic.

Why stringToBytes use unsafe, rather then []byte(string)? Simple replacement do it code working
Снимок экрана 2020-07-31 в 21 02 15

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0