(tac_stream): Don't perform arithmetic on now-void pointer
authorJim Meyering <jim@meyering.net>
Thu, 8 Jan 1998 22:58:03 +0000 (22:58 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 8 Jan 1998 22:58:03 +0000 (22:58 +0000)
commit03283b5000bbfb7bf0c7207d57b984a73777f58e
tree87e839ef93d0241a9b822b3c0f34eec3239cf9e2
parent9f5dc7e7d06ece9a8408beaf6e92fd4f8efb6ef7
(tac_stream): Don't perform arithmetic on now-void pointer
result of xrealloc (until recently it was char*).
src/tac.c