Changeset a71a00 in git for Singular/misc_ip.cc
- Timestamp:
- Jul 25, 2011, 8:03:21 PM (12 years ago)
- Branches:
- (u'spielwiese', '0d6b7fcd9813a1ca1ed4220cfa2b104b97a0a003')
- Children:
- 959af92dd3c85cbbd9bccbb36164c999d4f65f53
- Parents:
- 15bb91833fa965fdd1eab30eb3d6abcb55565969
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Singular/misc_ip.cc
r15bb918 ra71a00 426 426 { 427 427 iiEStart(s,IDPROC(h)); 428 omFree((ADDRESS)s); 428 429 return; 429 430 } … … 458 459 { 459 460 Werror("Error while reading file %s", sing_file); 460 omFree(s);461 461 } 462 462 else … … 468 468 si_echo = old_echo; 469 469 } 470 omFree(s); 470 471 } 471 472 else
Note: See TracChangeset
for help on using the changeset viewer.