abrt  2.1.11
A tool to inform users about various problems on the running system
Functions
hooklib.h File Reference

Go to the source code of this file.

Functions

char * problem_data_save (problem_data_t *pd)
 Saves the problem data. More...
 

Function Documentation

char* problem_data_save ( problem_data_t *  pd)

Saves the problem data.

Creates the problem_dir in the system problem directory where it's picked by ABRT

Parameters
[in]pdFilled problem data structure to be saved
Returns
Unique identifier for the saved problem (usually full path to the stored data, but it's not guaranteed)