]> sigrok.org Git - libsigrok.git/commit
soft-trigger: Use g_try_malloc() for potentially large allocation.
authorUwe Hermann <redacted>
Sat, 21 Apr 2018 21:27:00 +0000 (23:27 +0200)
committerUwe Hermann <redacted>
Sat, 21 Apr 2018 21:27:00 +0000 (23:27 +0200)
commitd52107a1592bd0a01ab89398a29e658e49a059f5
tree47769596213a3c698e776e843f8131749cd15db7
parent567fe53822a9b2378113a0385d32bb86f4959355
soft-trigger: Use g_try_malloc() for potentially large allocation.

This fixes bug #1000.
src/soft-trigger.c