Skip to content

Buffer size used to read string information is too small #14

@delphidabbler

Description

@delphidabbler

CommandBuf: array[0..255] of char; // buffer to build API call command str

Buffer size that is used to receive string file information is only 256 chars. This is too small for some of the string information in some of my programs.

Metadata

Metadata

Assignees

Labels

acceptedbugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions