Riccardo Schirone fb1b7fbc56 Make ASAN green again (#13098)
* Fix ASAN crash in abtj
* Fix ASAN crash in asj
* Strdup the input because it is a const char * and shouldn't be modified
* Fix some r_assert warnings (related to len==0)
* Check if there are enough words only when necessary
* Other len == 0 edge cases that do not belong to r_return_* checks
* Do not print classes if there are none
2019-02-14 18:07:08 +01:00
..
2019-02-14 18:07:08 +01:00
2018-01-25 05:58:34 +01:00
2009-02-05 22:08:46 +01:00
2018-08-07 12:15:53 +02:00
2018-01-24 15:12:33 +01:00
2019-02-14 18:07:08 +01:00