rpm/build
Jindrich Novy 1a269ccd3c Don't use static buffers in parseForRegexLang()
- use dynamic allocation instead to avoid overflows
- also update addFile(), which is actually the only function
  that calls parseForRegexLang()
2008-04-03 13:49:09 +02:00
..
.files LCLINT pass 0. 1998-11-16 21:40:28 +00:00
Makefile.am Bump up sonames, we're not exactly ABI compatible with 4.4 anymore.. 2008-03-18 10:28:57 +02:00
TODO Fix segfault 1998-05-27 02:17:21 +00:00
build.c Remove const from rpmMkTempFile file name parameter 2007-12-16 16:25:09 +02:00
buildio.h Fix writeRPM, use dynamic allocation, remove bogus const. 2008-03-23 13:48:49 +01:00
expression.c Eliminate bogus const from expression value 2008-03-24 19:02:44 +02:00
files.c Don't use static buffers in parseForRegexLang() 2008-04-03 13:49:09 +02:00
misc.c Switch to <rpm/foo.h> style for public headers 2007-12-08 14:02:32 +02:00
names.c Add rpm_time_t type for time types (in headers), use where spotted 2008-02-04 11:50:39 +02:00
pack.c Eliminate bogus const's from spec structure 2008-03-24 19:03:20 +02:00
parseBuildInstallClean.c Switch to <rpm/foo.h> style for public headers 2007-12-08 14:02:32 +02:00
parseChangelog.c Simplify changelog entry additions 2008-03-26 16:32:30 +02:00
parseDescription.c Make rpmtag.h standalone, include from rpmtypes.h 2008-02-03 16:24:07 +02:00
parseFiles.c Switch to <rpm/foo.h> style for public headers 2007-12-08 14:02:32 +02:00
parsePreamble.c Make ExcludeArch/ExclusiveArch/ExcludeOS/ExclusiveOS actually work 2008-03-31 14:15:33 +02:00
parsePrep.c Don't use static buffer ptr as return value in doUntar() 2008-03-29 11:18:30 +01:00
parseReqs.c Minimal namespacing for locale-insensitive x*() string functions 2008-03-18 09:10:13 +02:00
parseScript.c Mass convert (back) to rpmTag as it's usable everywhere now 2008-02-05 17:42:19 +02:00
parseSpec.c Eliminate bogus const's from OFI_t and spectags structs 2008-03-24 19:03:00 +02:00
poptBT.c Include spring-cleaning 2008-01-30 17:05:29 +02:00
reqprov.c Mass convert (back) to rpmTag as it's usable everywhere now 2008-02-05 17:42:19 +02:00
rpmbuild.h Mass convert (back) to rpmTag as it's usable everywhere now 2008-02-05 17:42:19 +02:00
rpmfc.c Shut up a few silly compiler warnings that have crept in 2008-04-03 08:04:22 +03:00
rpmfc.h Make rpmfc token and apply tables readonly 2008-03-06 19:57:01 +02:00
rpmspec.h Eliminate bogus const's from spec structure 2008-03-24 19:03:20 +02:00
spec.c Eliminate bogus const's from spec structure 2008-03-24 19:03:20 +02:00