Skip to content

Possible undefined behavior when --with-fstab=no is set #404

@efecanicoz-atlas

Description

@efecanicoz-atlas

When i set --with-fstab=no configure setting FINIT_FSTAB to NULL and at conf_parse_cmdline in conf.c we pass it to strdup. Looks like null strdup is expecting valid string and doesn't handle null as an argument properly.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions