dtmail: Resolve uninitialized warnings
This commit is contained in:
committed by
Jon Trulson
parent
85268b3476
commit
72b59ec869
@@ -420,6 +420,7 @@ RFCBodyPart::flagIsSet(DtMailEnv & error,
|
||||
|
||||
default:
|
||||
error.setError(DTME_OperationInvalid);
|
||||
return(DTM_FALSE);
|
||||
}
|
||||
|
||||
return(answer);
|
||||
|
||||
Reference in New Issue
Block a user