GNOME Bugzilla – Bug 604495
seahorse-plugins FTBFS on GNU/Hurd because of MAXPATHLEN usage
Last modified: 2009-12-14 15:29:32 UTC
Hi, seahorse-plugins uses MAXPATHLEN unconditionally, which is undefined on GNU/Hurd as there's no maximum path length limit. The attached patch makes use of dynamic allocation to fix this problem.
Created attachment 149662 [details] [review] Use dynamic allocation instead of MAXPATHLEN size buffers
Review of attachment 149662 [details] [review]: Looks good. Let me know if you don't have commit access.
Thanks, committed: http://git.gnome.org/cgit/seahorse-plugins/commit/?id=d622b7002ae7bc56725205ba2d004a35217ef951