[12gevmoller_sim] [EXTERNAL] [JeffersonLab/remoll] c90fad: Make the text file buffer one char larger and alwa...
Wouter Deconinck
noreply at github.com
Fri Dec 27 16:41:12 EST 2019
Branch: refs/heads/develop
Home: https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll&d=DwICaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=jxpjL7DCtMWhq7NAWWPswR3_wgJzTQTMy6Ep4-mIinw&s=5l6Cgf3WvPOOv6Qwkw747m5gCYcHg6e518wzgCyOHZo&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=jxpjL7DCtMWhq7NAWWPswR3_wgJzTQTMy6Ep4-mIinw&s=Bpk08Ky8NXYx97FmylDaD6UZTO4564-U8Zm3YaHkF28&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.
Commit: a9d5cead3105363c003d4014bdaa323006ce4d0f
https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_a9d5cead3105363c003d4014bdaa323006ce4d0f&d=DwICaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=jxpjL7DCtMWhq7NAWWPswR3_wgJzTQTMy6Ep4-mIinw&s=r2ZW8IkZ607QCd0mZiL3FNEw8haiGT2Jw3Paf_ARHds&e=
Author: Wouter Deconinck <wdconinc at jlab.org>
Date: 2019-12-27 (Fri, 27 Dec 2019)
Changed paths:
M src/remollTextFile.cc
Log Message:
-----------
Merge pull request #306 from JeffersonLab/bugfix-end-buffer-with-null
Bugfix: Make the text file buffer one char larger and always end with '\0'.
Compare: https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_compare_545e79260291...a9d5cead3105&d=DwICaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=jxpjL7DCtMWhq7NAWWPswR3_wgJzTQTMy6Ep4-mIinw&s=SRDWVyksQjciRC7IczZ8rNh_wXBNr0fdjT64__1y1jg&e=
More information about the 12gevmoller_sim
mailing list