450 |
truncate_buffer_at_prefix(&(log_msg_buf->len), log_msg_buf->data, |
450 |
truncate_buffer_at_prefix(&(log_msg_buf->len), log_msg_buf->data, |
452 |
+ cleanmsg(NULL, (char*)*log_msg); |
452 |
+ cleanmsg(NULL, (char *)log_msg_buf->data); |
454 |
/* Make a string from a stringbuf, sharing the data allocation. */ |
454 |
/* Make a string from a stringbuf, sharing the data allocation. */ |