https://bugzilla.redhat.com/show_bug.cgi?id=1050744
Dirk Leber <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] | |e --- Comment #51 from Dirk Leber <[email protected]> --- @Tom "spot" Callaway Imho that patch won't work as expected. You are using ent in comparison, but this is not longer set by any function. Correct should be using result->d_name instead of ent->d_name and you could drop name_max detection and the ent variable at all. -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- [email protected] To unsubscribe send an email to [email protected]
