Nothing Special   »   [go: up one dir, main page]

25
I Use This!
Moderate Activity

Commits : Individual Commit

Analyzed 2 days ago. based on code collected 3 days ago.

Commit ID 69d347e092fd63300606a9ecf10f117387c9c541

Contributor: Olly Betts Files Modified 1
Date: 14-October-2024 at 23:52 Lines Added: 71
Repository: https://git.xapian.org/xapian master Lines Removed: 48
Commit Comment: Move shell emulation parsing before fork() We're not meant to call malloc() between fork() and exec*(), but std::string and std::vector are likely to need to allocate.

Changes by Language

Language Code Added Code Removed Comments Added Comments Removed Blanks Added Blanks Removed
  C++ 55 44 14 4 2 0

Changes by File

File Language Code Added Code Removed Comments Added Comments Removed Blanks Added Blanks Removed
xapian-applications/omega/runfilter.cc C++ 55 44 14 4 2 0