Bug 2154637

Summary: clamsmtp - acsite.m4 contains non C99 compliant check.
Product: [Fedora] Fedora Reporter: Peter Fordham <peter.fordham>
Component: clamsmtpAssignee: Nathanael Noblet <nathanael>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: fweimer, nathanael
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: clamsmtp-1.10-38.fc38 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2022-12-19 10:31:41 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 2141798    
Attachments:
Description Flags
Patch to fix issue. none

Description Peter Fordham 2022-12-18 06:44:16 UTC
Created attachment 1933363 [details]
Patch to fix issue.

acsite.m4 contains non C99 compliant check, use exit without including stdlib.
Should be updated to just return the exit code from main.

Comment 1 Peter Fordham 2022-12-18 06:45:00 UTC
Upstream doesn't seem to have bug tracking and appears dormant for nearly 10 years.