]> granicus.if.org Git - graphviz/commit
remove use of regex in smyrna
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Sun, 14 Feb 2021 18:40:12 +0000 (10:40 -0800)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 20 Feb 2021 23:51:09 +0000 (15:51 -0800)
commitc87f3dea004a9b0d964c5cba478f0db1bfbfe07b
tree169d5cf6a08a7c1ee92d249cc7f7ea9810ca43ed
parent33fd3c7530a37e639d5ff69b87934da961698db4
remove use of regex in smyrna

This "regex" was only ever used to match literals like "R" and the empty string.
Related to #1919.
cmd/smyrna/btree.c