pavlinamv commented on this pull request.


> @@ -30,10 +30,12 @@ static int sameDate(const struct tm *ot, const struct tm 
> *nt)
            ot->tm_wday == nt->tm_wday);
 }
 
+#define TZ_MAX_LENGTH 80

Thank you. In the new version dynamic allocation is used.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/739#discussion_r291067663
_______________________________________________
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint

Reply via email to