T.83.6: Incorrect memory allocation in configuration parser.

This commit is contained in:
Felicity Tarnell 2014-03-07 16:11:23 +00:00
parent af2b5dc45c
commit b174130c91
3 changed files with 11 additions and 11 deletions

View file

@ -1,5 +1,5 @@
AC_PREREQ([2.69])
AC_INIT([RT/TTS], [T.83.5], [felicity@loreley.flyingparchment.org.uk])
AC_INIT([RT/TTS], [T.83.6], [felicity@loreley.flyingparchment.org.uk])
AC_CONFIG_SRCDIR([tts.c])
AC_CONFIG_HEADERS([config.h])