Dear Maintainers / list, trying to build SGE for OpenSuSE leap 15.0 and Fedora >= 28, I encountered quite a few obstacles, so I started by trying to do what the .spec does (fixes for that coming up, if you're interested).
However, when the thing finally built under OS leap, the sanity checker beat me with a stick for a missing n that slipped through Dave Love's fingers in 9dcf22749e, "Change many sprintf to snprintf". Looks like that would actually lead to segfaults if the function containing that typo was used. Marcus Müller (1): qmon_arsub: actually use sNprintf when specifying length source/clients/qmon/qmon_arsub.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- 2.17.2 _______________________________________________ SGE-discuss mailing list [email protected] https://arc.liv.ac.uk/mailman/listinfo/sge-discuss
