Skip to content

Segmentation fault when parsing pkgdeps with wrong type of comments: '#' i.o. '//' #30

@jim-bcom

Description

@jim-bcom

HOW TO REPRODUCE

  • create a packagedependencies.txt file containing only
# This comment does not use the right syntax and causes a crash
  • run remaken install on it

EXPECTED BEHAVIOR

  • A parsing error of some sort

OBSERVED BEHAVIOR

Segmentation fault

This seems to occur in the Dependency ctor, while calling boost::split method.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

Status

To do

Relationships

None yet

Development

No branches or pull requests

Issue actions