The product does not handle or incorrectly handles when two or more structural elements should be consistent, but are not.
Impact: Varies by ContextUnexpected State
c
// get message from socket and store into buffer*
c
c
// process message* success = processMessage(message);} return success;}