Backed out changeset 935617a393ae (bug 1917548) for causing a top crash as in bug...
[gecko.git] / security / nss / cpputil / README
blob22297dd33f27c383d38d10d8f855a8534efe8ad5
1 ######################################
2 ## PLEASE READ BEFORE USING CPPUTIL ##
3 ######################################
5 This is a static library supposed to be mainly used by NSS internally. We use
6 it for testing, fuzzing, and a few new tools written in C++ that we're
7 experimenting with.
9 You might find it handy to use for your own projects but please be aware that
10 we will make no promises your application won't break in the future. We will
11 provide no support if you decide to link against it.