]> sourceware.org Git - systemtap.git/commit
Fixed PR 11220 by setting MAP_STRING_LENGTH to MAXSTRINGLEN.
authorDavid Smith <dsmith@redhat.com>
Mon, 25 Jan 2010 21:04:55 +0000 (15:04 -0600)
committerDavid Smith <dsmith@redhat.com>
Mon, 25 Jan 2010 21:04:55 +0000 (15:04 -0600)
commit9f49a9853caff67bcc5de7dfe2c52ab1ae7f3738
treea05d5fbfa56c4f35ff7d9fa4353bade8995b458b
parentb515db67ec9fff58d6c789e6e27c8e18ed01d6ce
Fixed PR 11220 by setting MAP_STRING_LENGTH to MAXSTRINGLEN.

* runtime/map.h: Set MAP_STRING_LENGTH to MAXSTRINGLEN so that large
  strings can be stored in arrays.
* testsuite/systemtap.base/array_string.exp: New testcase.
runtime/map.h
testsuite/systemtap.base/array_string.exp [new file with mode: 0644]
This page took 0.026904 seconds and 5 git commands to generate.