Riccardo Schirone 594b940b7c
Fixes some of the issues in Travis (#17267)
* Do not check with r_return_ if the convention is present

Let's just assume the NULL default in such a case, so that architectures
for which we don't have a defined calling convention can still be
processed somehow by the analysis code. It won't be precise, but it's
better than nothing.

Also add a warning message so users are aware when the calling
convention is not defined.

* Fix oob-read when # is at the end of the cmd string

* Do not set TMPDIR when the new value is the empty string

When TMPDIR is set to empty value, clang+ld behaves in weird ways and
you cannot compile files from within the r2 shell (e.g. when using #!c
or #!cpipe)

* Use meson and add -lasan to pkgconfig files when sanitizer are used
2020-07-16 20:47:30 +08:00
..
2018-09-20 15:18:06 +02:00
2018-05-19 01:01:59 +02:00
2020-04-07 14:07:40 +02:00
2020-06-08 19:29:21 +08:00
2019-12-13 11:25:19 -06:00
2020-05-09 12:27:17 +02:00
2020-04-07 14:07:40 +02:00
2020-04-07 14:07:40 +02:00
2020-04-07 14:07:40 +02:00
2020-04-13 23:57:16 +02:00
2020-07-01 09:33:38 +08:00
2019-10-23 12:05:34 +02:00
2020-04-07 14:07:40 +02:00
2019-06-20 13:36:02 +08:00
2020-07-09 17:20:06 +08:00
2020-04-07 14:07:40 +02:00
2020-06-14 13:06:58 +08:00
2020-06-27 17:20:43 +02:00
2019-07-23 02:50:35 +02:00
2020-05-05 18:47:23 +02:00
2019-11-14 00:08:37 +08:00
2019-01-07 00:29:23 +01:00