Let expandMacro() allocate its own buffer
authorPanu Matilainen <pmatilai@redhat.com>
Mon, 27 Sep 2010 10:05:37 +0000 (13:05 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Mon, 27 Sep 2010 11:55:12 +0000 (14:55 +0300)
commit61a3fc45234b532bf609be295c551b7bc3822e3f
treeb3df7d349487365682da03f509f1994b4345057c
parentdc258bac41e32e754b15a413d844160f34b6a12e
Let expandMacro() allocate its own buffer
- More pre-requisites for dynamic buffer resizing, callers have no
  clue how much expandMacro() is going to need.
rpmio/macro.c