]> granicus.if.org Git - graphviz/commit
Revert "gvc auto_output_filename: avoid 'strdup' when constructing file name"
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Sun, 4 Sep 2022 18:44:01 +0000 (11:44 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Sun, 4 Sep 2022 18:56:02 +0000 (11:56 -0700)
commit8d662734b6a34709d9475b120e7ce3de872339e2
tree989cba5fb5a3d41b53402d58f106153f643a87c7
parent2e13a98c7e4828dbe7fd5ed2dd2321c47e65f381
Revert "gvc auto_output_filename: avoid 'strdup' when constructing file name"

This reverts commit 4291cc769a3eeef8b1c171e5479194733a4da6cd. This commit that
was intended to be a functional no-op actually altered the generated output
filename to remove `.` characters.

Github: xflr6/graphviz #178, NixOS/nixpkgs #188175
Gitlab: fixes #2270
Reported-by: Sebastian Bank <sebastian.bank@uni-leipzig.de>
CHANGELOG.md
lib/gvc/gvdevice.c
tests/test_regression.py