Allocate macro buffers dynamically
authorPanu Matilainen <pmatilai@redhat.com>
Fri, 1 Feb 2008 11:00:40 +0000 (13:00 +0200)
committerPanu Matilainen <pmatilai@redhat.com>
Fri, 1 Feb 2008 11:00:40 +0000 (13:00 +0200)
commitcc69dd20b8d0afdc09957c84eae0957ab1552618
tree7995c33caa9360339226f8e256acb8e22fd8b318
parent56405587f4b3890b34243904629cfa55cb345ce6
Allocate macro buffers dynamically
- avoids some entirely needless overflow cases
- somewhat similarly to rpm5.org but use heap instead of stack
rpmio/macro.c