summaryrefslogtreecommitdiff
path: root/irc/dancer-ircd/pkg-install
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-04-19 10:15:29 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-04-19 10:15:29 +0000
commit253d4c8ad22b31b3490e8b6be3e34c584994ec6b (patch)
treeff3c7dc54c99e920e7175209d9b59b72926d7be2 /irc/dancer-ircd/pkg-install
parent- Update to 0.4.1 (skipping 0.4.0 cause of configure problems) (diff)
getpw*_r is now implemented in -CURRENT. However, the _SC_GETPW_R_SIZE_MAX
sysconf is not. This causes glib to try and malloc UINT_MAX bytes of memeory which basically translates to -1 bytes. Sanity check the value returned by sysconf (_SC_GETPW_R_SIZE_MAX) to see that it's really implemented. This fixes an abort people started to see in Glib-based applications. Reported by: Shin-ichi YOSHIMOTO <yosimoto@waishi.jp>
Notes
Notes: svn path=/head/; revision=79270
Diffstat (limited to 'irc/dancer-ircd/pkg-install')
0 files changed, 0 insertions, 0 deletions