Uninitialized struct member: probe.sevr in modules/database/src/ioc/db/dbChannel.c

Bug #1862918 reported by Karl Vestin
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
EPICS Base
Fix Committed
Undecided
Karl Vestin

Bug Description

Codacy reports an Error level issue on an uninitialized struct member in modules/database/src/ioc/db/dbChannel.c line 604.

The struct member probe.serv is not initalized. It will most likely be implicitly initalized to 0, but explicit initalization is best practise.

Tags: codacy
Revision history for this message
Karl Vestin (karlvestin) wrote :
Karl Vestin (karlvestin)
Changed in epics-base:
assignee: nobody → Karl Vestin (karlvestin)
Karl Vestin (karlvestin)
Changed in epics-base:
status: New → In Progress
Revision history for this message
Karl Vestin (karlvestin) wrote :
Changed in epics-base:
status: In Progress → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.