X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=plugins%2Fctf%2Fcommon%2Fbtr%2Fbtr.h;h=ee6695a19fbab0f839dad46a544234bb927269da;hb=c44c3e709f9e95a847e9502c5297234aa1f01577;hp=7548415527b4860cfedfead5d1c01ce2fe929d65;hpb=b46969a9130bc1bc843513ad9ca72e2163d8eeda;p=babeltrace.git diff --git a/plugins/ctf/common/btr/btr.h b/plugins/ctf/common/btr/btr.h index 75484155..ee6695a1 100644 --- a/plugins/ctf/common/btr/btr.h +++ b/plugins/ctf/common/btr/btr.h @@ -52,6 +52,8 @@ * Binary type reader API status codes. */ enum bt_ctf_btr_status { + /** Out of memory. */ + BT_CTF_BTR_STATUS_ENOMEM = -5, /** * The binary stream reader reached the end of the user-provided * buffer, but data is still needed to finish decoding the