Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:11.4
pilot-link
pilot-link-0.12.1-appointment_buf.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File pilot-link-0.12.1-appointment_buf.diff of Package pilot-link
--- src/pilot-install-datebook.c +++ src/pilot-install-datebook.c @@ -129,6 +129,7 @@ cPtr = file_text; fieldno = 0; fields[fieldno++] = cPtr; + Appointment_buf = (struct pi_buffer_t *) malloc(sizeof(struct pi_buffer_t)); while (cPtr - file_text < filelen) { if (*cPtr == '\t') { @@ -238,6 +239,8 @@ } } + free(Appointment_buf); + /* Close the database */ dlp_CloseDB(sd, db);
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor