[vz-users] vzlogger crash
Thorben Thuermer
r00t at constancy.org
Thu Dec 27 16:11:04 CET 2012
On Wed, 26 Dec 2012 21:41:37 +0100
Thorben Thuermer <r00t at constancy.org> wrote:
> On Wed, 26 Dec 2012 20:50:04 +0100
> Paul Muster <paul at muster.dyndns.info> wrote:
> > > $ git diff src/meter.c
> > > - for (const meter_details_t *it = meter_get_protocols(); it != NULL; it++) {
> > > + for (const meter_details_t *it = meter_get_protocols(); it->name != NULL; it++) {
> >
> > Checkst du das ins GIT ein?
>
> ich habe das in meinen 'fork' auf github ge'push'ed, und einen 'pull request'
> erstellt, sobald jemand mit entsprechendem zugriff sich darum kuemmert, ist's
> im haupt-repository drin:
> https://github.com/volkszaehler/vzlogger/pull/6
https://github.com/volkszaehler/vzlogger/commits/master
- Thorben
More information about the volkszaehler-users
mailing list