jmpews / Dobby

a lightweight, multi-platform, multi-architecture hook framework.
Apache License 2.0
3.89k stars 798 forks source link

Warning on returning string literals without const #126

Closed kotori2 closed 3 years ago

kotori2 commented 3 years ago

Should return const char* https://github.com/jmpews/Dobby/blob/07e3ea85687f386f28ac86346bf3004617ea6552/builtin-plugin/BionicLinkerRestriction/bionic_linker_restriction.cc#L36-L50

jmpews commented 3 years ago

🐂🐸