]> sourceware.org Git - systemtap.git/commit
PR22991: Fix invalid truncation of quoted strings
authorAaron Merey <amerey@redhat.com>
Wed, 18 Apr 2018 22:46:46 +0000 (18:46 -0400)
committerAaron Merey <amerey@redhat.com>
Wed, 18 Apr 2018 22:49:52 +0000 (18:49 -0400)
commitfa4f499d8c92600702853d763ae3ea45002c07e3
tree832e317a9ed3f9bf37f0aca054ef41db466e170c
parent17ee540dd61113fe4f557f191db3480db875cca1
PR22991: Fix invalid truncation of quoted strings

* runtime/stp_string.c (_stp_text_str): If truncation will remove part
  of an escape sequence, then truncate the entire sequence instead.
runtime/stp_string.c
This page took 0.02518 seconds and 5 git commands to generate.