summaryrefslogtreecommitdiffstats
path: root/src/main.c
diff options
context:
space:
mode:
authorPatrick McHardy <kaber@trash.net>2009-03-20 16:17:51 +0100
committerPatrick McHardy <kaber@trash.net>2009-03-20 16:17:51 +0100
commit0e217b46129e6f39fe38354c6682d839f4c8ae34 (patch)
tree6bf9a5ca55744b109648a78d730946b365dad303 /src/main.c
parent1bd3b87687328e1e097ca69cf18f2f14abfa9782 (diff)
Fix multiple references to the same user defined symbolic expression
The expression needs to be cloned so transformations don't corrupt the original expression. This could be slightly optimized by only taking a reference and COW'ing when necessary (which is actually quite rare). Signed-off-by: Patrick McHardy <kaber@trash.net>
Diffstat (limited to 'src/main.c')
0 files changed, 0 insertions, 0 deletions