Bugzilla will be upgraded to version 5.0. The upgrade date is tentatively scheduled for 2 December 2018, pending final testing and feedback.
Bug 1201582 - autofs: MAPFMT_DEFAULT is not macro in lookup_program.c
autofs: MAPFMT_DEFAULT is not macro in lookup_program.c
Status: CLOSED ERRATA
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: autofs (Show other bugs)
7.1
All Linux
unspecified Severity low
: rc
: ---
Assigned To: Ian Kent
Yongcheng Yang
:
Depends On: 1201195
Blocks:
  Show dependency treegraph
 
Reported: 2015-03-12 21:33 EDT by Ian Kent
Modified: 2015-11-19 08:00 EST (History)
2 users (show)

See Also:
Fixed In Version: autofs-5.0.7-49
Doc Type: Bug Fix
Doc Text:
Cause: A programming mistake in the program map lookup module caused an incorrect map format type comparison. Consequence: The incorrect comparison only affects amd format program maps where it introduces unused macro definitions. Fix: Correct the programming mistake. Result: These macros won't be included in the environment of amd format program maps.
Story Points: ---
Clone Of: 1201195
Environment:
Last Closed: 2015-11-19 08:00:55 EST
Type: Bug
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Category: ---
oVirt Team: ---
RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: ---


Attachments (Terms of Use)


External Trackers
Tracker ID Priority Status Summary Last Updated
Red Hat Product Errata RHSA-2015:2417 normal SHIPPED_LIVE Moderate: autofs security, bug fix and enhancement update 2015-11-19 06:23:21 EST

  None (edit)
Comment 2 XuWang 2015-08-27 04:46:57 EDT
review the code of autofs-5.0.7-49, looks good:

193         if (ctxt->mapfmt && !strcmp(ctxt->mapfmt, MAPFMT_DEFAULT)) {
194             struct parse_context *pctxt = (struct parse_context *) ctxt->parse->context;
195             /* Add standard environment as seen by sun map parser */
196             pctxt->subst = addstdenv(pctxt->subst, prefix);

and I also run regressions, connectathon, bugzillas, stress fot autofs-5.0.7-53, seems good.

So I set the bug status to be verified.
Comment 4 errata-xmlrpc 2015-11-19 08:00:55 EST
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://rhn.redhat.com/errata/RHSA-2015-2417.html

Note You need to log in before you can comment on or make changes to this bug.