In cups_get_sdests(), when checking whether CUPS_GET_CLASSES is required by determining whether any classes were returned by the CUPS_GET_PRINTERS request, only call cups_find_dest() if any queues were returned at all.
perform a CUPS_GET_CLASSES request if it is not sure it is talking to CUPS 1.2 or later (bug #512866).