* nptl_db/db_info.c [TLS_DTV_AT_TP]: Fixed size init for dtvp
authorUlrich Drepper <drepper@redhat.com>
Tue, 31 Oct 2006 17:34:40 +0000 (17:34 +0000)
committerUlrich Drepper <drepper@redhat.com>
Tue, 31 Oct 2006 17:34:40 +0000 (17:34 +0000)
commit416b630981788c1f08e746e19765aa0e5c2a1360
tree9fc3d6e4cdebb359108c8b1e2471314e8a7cce1c
parentedece8f10161ced3bed66845b7bee64f7e9fea4b
* nptl_db/db_info.c [TLS_DTV_AT_TP]: Fixed size init for dtvp

to sizeof a pointer, instead of sizeof the union.
nptl_db/ChangeLog
nptl_db/db_info.c