whizard is hosted by Hepforge, IPPP Durham

Opened 14 years ago

Closed 14 years ago

#295 closed defect (fixed)

segfault if arguments to 'histogram' are missing

Reported by: kilian Owned by: kilian
Priority: P3 Milestone: v2.0.1
Component: core Version: 2.0.0
Severity: minor Keywords:
Cc:

Description

Missing arguments to the 'histogram' command (it should be 3 arguments) trigger a segfault due to a disassociated pointer in cmd_histogram_compile. Should be easy to fix (issue error messages), I'll do it asap.

Change History (2)

comment:1 Changed 14 years ago by Christian Speckner

Fixed in r2322 by introducing a fatal error.

comment:2 Changed 14 years ago by Christian Speckner

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.