[12gevmoller_sim] [EXTERNAL] [JeffersonLab/remoll] c90fad: Make the text file buffer one char larger and alwa...
Wouter Deconinck
noreply at github.com
Wed Dec 11 14:04:35 EST 2019
Branch: refs/heads/bugfix-end-buffer-with-null
Home: https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll&d=DwICaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=KCH0dH6Fn_z0fbMlhHrejhO6ahh6SfcKO3xDn_P8jj4&s=hxzPd8wGqSrqH5jgHziMtzrl3iY7oEP2HknCN0ipGBs&e=
Commit: c90fadba0ac63a29e585928e6e9f008e13535284
https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_c90fadba0ac63a29e585928e6e9f008e13535284&d=DwICaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=KCH0dH6Fn_z0fbMlhHrejhO6ahh6SfcKO3xDn_P8jj4&s=4pre2rIbCONm9l0eX9jqvqa1JiAIJyff42YzxOcAKfY&e=
Author: Wouter Deconinck <wdconinc at gmail.com>
Date: 2019-12-11 (Wed, 11 Dec 2019)
Changed paths:
M src/remollTextFile.cc
Log Message:
-----------
Make the text file buffer one char larger and always end with '\0'.
This is necessary because deep down in the internal of ROOT TFile
writing there is a streamer call that uses strlen...
Maybe this is a fix for some of the random segfaults.
More information about the 12gevmoller_sim
mailing list