Re: [PATCH] config_set_multivar(): disallow newlines in keys

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

On Mon, 22 Jan 2007, Alex Riesen wrote:

> On 1/22/07, Johannes Schindelin <Johannes.Schindelin@xxxxxx> wrote:
> > > > BTW IMHO we will probably never libify git; too many too 
> > > > complicated cases exist already.
> > >
> > > We probably don't need it libified completely. Just reading and writing of
> > > the object database and tags/references and very simple revision walking
> > > will be a very good start [...]
> > 
> > ... and even these use xmalloc(), which die()s on out-of-memory. Note that
> > it would be a really horrible work to libify that, since you basically
> > have to insert gazillions of free() calls at the right point, which we
> > don't have to, since exit() cleans up after us anyway.
> 
> Didn't say it'd be simple. Just not impossible.

I thought that was what you meant by "very simple revision walking".

Ciao,
Dscho

-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]