Skip to content

Commit e070b86

Browse files
Use g_strdup instead of cpdbGetStringCopy (#32)
GLib's `g_strdup` already provides the same functionality as `cpdbGetStringCopy` from cpdb-libs, so use the former instead of relying on a custom CPDB implementation. For `cpdbGetStringCopy`, there's this pending cpdb-libs PR to remove it altogether: [2] [1] https://docs.gtk.org/glib/func.strdup.html [2] OpenPrinting/cpdb-libs#42
1 parent e223067 commit e070b86

File tree

2 files changed

+142
-142
lines changed

2 files changed

+142
-142
lines changed

0 commit comments

Comments
 (0)