Ticket #174 (closed defect: fixed)
nxconvert segfaults when outputing to xml
| Reported by: | Stuart Campbell | Owned by: | Unassigned |
|---|---|---|---|
| Priority: | major | Milestone: | NeXus 4.2 Release |
| Component: | applications | Version: | 4.2rc4 |
| Keywords: | Cc: |
Description
If you try and run something like...
nxconvert -d infile.nxs output.xml
You will get a segfault if you have any single character (NX_CHAR) strings in the file.
Change History
Note: See
TracTickets for help on using
tickets.

(In [1225]) Quick fix for problem. refs #174