]> granicus.if.org Git - graphviz/commit
rephrase an open-coded strdup
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Thu, 20 May 2021 00:30:38 +0000 (17:30 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Fri, 28 May 2021 14:49:25 +0000 (07:49 -0700)
commit3d486b5ec52c34ad16c18b274b0a7ce87bb972e0
tree6f89adce4e4464fbfae92a7a3f06a71324b3cccc
parent9d26183a45acaa78ea6b2fbec0ab92f6d4980396
rephrase an open-coded strdup

It is unclear why this was written this way or why it allocated more bytes than
necessary.
cmd/gvmap/gvmap.c