Opened 15 years ago
#1486 new defect
"status" not initialized in Ohana/src/libdvo/src/dvo_catalog_split.c
| Reported by: | Michael Wood-Vasey | Owned by: | eugene |
|---|---|---|---|
| Priority: | low | Milestone: | |
| Component: | Ohana | Version: | |
| Severity: | minor | Keywords: | |
| Cc: |
Description
"status" isn't explicitly initialized in
Ohana/src/libdvo/src/dvo_catalog_split.c
and triggers compiler warnings. What should it be initialized to: NULL, 0, -1, some particular flag?
Note:
See TracTickets
for help on using tickets.
