Re: [MOD] STR #4293: cups/auth.c ignoring return value of 'fgets' error

Douglas Kosovic <[email protected]> Wed, 13 Mar 2013 07:23:55 -0700 (PDT)
Newsgroups gmane.comp.printing.cups.bugs
Message-ID <[email protected]>
DO NOT REPLY TO THIS MESSAGE.  INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.

[STR New]

Fixed the undeclared 'cg' error by moving the line with the following 'cg'
declaration outside of an #elif defined(HAVE_CDSASSL) preprocessor
conditional to where it was previously. Patch attached.

_cups_globals_t	*cg = _cupsGlobals();

Link: https://www.cups.org/str.php?L4293
Version: 1.6-current