Follow-up to r1888589: Fix bad size in memory allocations

* subversion/tests/libsvn_subr/task-test.c
  (counter_func): Fix wrong allocation size in 5 similar calls to
    apr_palloc(). Was allocating size of pointer, not size of pointed-to
    object.

Found by: danielsh


git-svn-id: https://svn.apache.org/repos/asf/subversion/trunk@1889114 13f79535-47bb-0310-9956-ffa450edef68
1 file changed